Your Ad Here
Download Free Softwares For your Windows.
Download Video Tutorials and much more...

Friday, September 14, 2007

C++ Professor Arthur Lee video tutorial

C Plus Plus


C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented.

In this tutorial, Professor Arthur Lee will explain the environment of C++, then guide you into writing equations, creating functions and output, looping, and much more.

To start learning about C++ now, click on the subject of your choice below.






01 Intro to C++ & the Environment
0101 Intro to C/C++
0102 The C++ Environment
0103 Completing the Sample Program
0104 Compiling & Executing Programs
0105 Common errors
0106 Saving & Exiting; other errors

02 Variables,Constants, & Math Statements
0201 Variables
0202 Data Types
0203 Declaration statements & Initializing variables
0204 Declaring Constants
0205 Assignment Statements vs. Prompting for user input

03 The String Data Type; Equations
0301 Character vs. String data
0302 Using the getline function and the strcpy function
0303 Writing equations and Type casting
0304 Putting it all Together: Demo of complete program
0305 Debugging Demo

04 Programmer-Defined Functions
0401 Creating Programmer-Defined Functions
0402 Details of Function prototypes, definition and the calling statement
0403 Scope & Lifetime issues; Passing data with functions
0404 Passing Variables by Value and by Reference
0405 Functions that Return Values
0406 Debugging Demo

05 Creating Output (formatting and creating files)
0501 Stream Manipulators (formatting output)
0502 The Output File Stream: Accessing the Output File
0503 Demo Program (Demo 12) to Illustrate
0504 Debugging Demo

06 Using the if Statement
0601 Syntax of a Conditional Statement
0602 Relational Operators
0603 Executing if Logic (one statement vs. block)
0604 Assignment Operator vs. Equality Operator
0605 Logical Operators (symbols for: and, or, not)

07 Other Functions; Nested if Statements
0701 Converting to Upper/Lower Case
0702 Comparing Strings (strcmp and stricmp functions)
0703 The Strlen Function
0704 Nested if Statement Structure
0705 Demo of Complete Program

08 Looping
0801 Overview of the Looping Structures
0802 Demo of the While Loop
0803 Demo of the Do-While Loop
0804 Demo of the For Loop
0805 Counters and Accumulators in Loops
0806 Demo of Complete Program
0807 Increment/Decrement Operator (what does "C++" mean?)*


http://rapidshare.com/files/55495756/C__VidTut.rar

No comments: