C Programming Set of 8 Level 1 (1 Hour 43 Minutes)
1.0 The Basics of C++ Programming (38
min)
1.1 Introducing C++
1.2 General Syntax
1.3 Compiling
1.4 The Main Function
1.5 Comments
1.6 #include Statement
1.7 C++ Compiler
2.0 Basic C++ Structure (1 Hour 4
min)
2.1 Variables
2.2 Reserved Keywords
2.3 Variable Names
2.4 Variable Types
2.5 Type int
2.6 Type Short and Type Long
2.7 Type Char
2.8 more...