C Programming LV 4 Level 4 (1 Hour 51 Minutes)
1.0 Basic Features (27
min)
1.1 Introducing C++
1.2 More on C++
1.3 Formatting Output
1.4 Error Stream
1.5 Input Stream
1.6 Comments
1.7 Function Prototypes
2.0 C++ a Better C (1 Hour 21
min)
2.1 Objectives
2.2 Variable Declaration Placement
2.3 Variable Scope Resolution
2.4 Inline Functions
2.5 Cont Qualifier
2.6 Cont and Pointers
2.7 more...
C Programming Set of 8 ...Variable Scope Resolution
2.4 Inline Functions
2.5 Cont Qualifier
2.6 Cont and Pointers
2.7 Enumeration
2.8 Function Overloading
2.9 References
2.10 References, Pointers, and Functions
Level 5 (1 Hour 50 Minutes)
1.0 Classes (1 Hour 50
min)
1.1 New Data Types
1.2 Member Functions and the Circle Class
1.3 An Interactive Example of the Rectangle Class
1.4 The Person Class
1.5 more...