C
C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented. In Virtual Training Company's 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.
|
|
||||||
Training
Provided by The Virtual Training Company
C
Intro to C++ & the Environment
- Intro to C/C++
- The C++ Environment
- Completing the Sample Program
- Compiling & Executing Programs
- Common errors
- Saving & Exiting; other errors
- Variables
- Data Types
- Declaration statements & Initializing variables
- Declaring Constants
- Assignment Statements vs. Prompting for user input
- Character vs. String data
- Using the getline function and the strcpy function
- Writing equations and Type casting
- Putting it all Together: Demo of complete program
- Debugging Demo
- Creating Programmer-Defined Functions
- Details of Function prototypes, definition and the calling statement
- Scope & Lifetime issues; Passing data with functions
- Passing Variables by Value and by Reference
- Functions that Return Values
- Debugging Demo
- Stream Manipulators (formatting output)
- The Output File Stream: Accessing the Output File
- Demo Program (Demo 12) to Illustrate
- Debugging Demo
- Syntax of a Conditional Statement
- Relational Operators
- Executing if Logic (one statement vs. block)
- Assignment Operator vs. Equality Operator
- Logical Operators (symbols for: and, or, not)
- Converting to Upper/Lower Case
- Comparing Strings (strcmp and stricmp functions)
- The Strlen Function
- Nested if Statement Structure
- Demo of Complete Program
- Overview of the Looping Structures
- Demo of the While Loop
- Demo of the Do-While Loop
- Demo of the For Loop
- Counters and Accumulators in Loops
- Demo of Complete Program
- Increment/Decrement Operator (what does C++ mean?)*
About The Training Provider: The Virtual Training Company
The Virtual Training Company - The Virtual Training Company started in California's Silicon Valley in 1996.
VTC grew quickly over the next three years and relocated first in 1999 to the beautiful town of Winchester, Virginia; and six years later to Stephens City, Virginia.
The company was founded by British born Mark Vernon who started producing CD-based training for Apple software. The format on the CDs - narrated...
