basic:programming_cpp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| basic:programming_cpp [2025/02/14 13:16] – [Why OOP?] azman | basic:programming_cpp [2025/02/14 13:17] (current) – azman | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| ===== Objective(s): | ===== Objective(s): | ||
| - | To familiarize with terms and stuffs in object-oriented programming. Also, basic transition from C to C++ will be demonstrated. | + | To familiarize with terms and stuffs in object-oriented programming. Also, basic transition from C to C%%++%% will be demonstrated. |
| ==== What is OOP? ==== | ==== What is OOP? ==== | ||
| Line 36: | Line 36: | ||
| - (lec) course briefing and refresh basic programming | - (lec) course briefing and refresh basic programming | ||
| - | - (lec) implementation platform revised (c++ instead of java) | + | - (lec) implementation platform revised (c%%++%% instead of java) |
| - (lab) development environment (using mingw) | - (lab) development environment (using mingw) | ||
| - (lab) refresh basic programming | - (lab) refresh basic programming | ||
| - modular/ | - modular/ | ||
| - | - from c to c++ | + | - from c to c%%++%% |
| - | - basic overview of c++ | + | - basic overview of c%%++%% |
| - keyword(s): structs, classes | - keyword(s): structs, classes | ||
| - basic phonebook application | - basic phonebook application | ||
basic/programming_cpp.1739510192.txt.gz · Last modified: by azman
