Category : Practical Programming

This tutorial is for those people who want to learn programming in C++ and do not necessarily have any previous knowledge of other programming languages. Of course any knowledge of other programming languages or any general computer skill can be useful to better understand this tutorial, although it is not essential. By following this course, students are expected to make the algorithm and solve it by creating programs in C language.

  1. Basics (Machine, Software and Program Design) –
  2. The Fundamentals of C++ – Chap02.ppt
  3. Modifying objects (Operators and Expressions) –  Chap03.ppt
  4. If Control Construct  – Chap041-Conditional.ppt
  5. C++ Iterative Constructs Chap042-Iterative.ppt
  6. Libraries (Computational assistants) – Chap05.ppt
  7. Programmer-defined Functions – Chap06.ppt
  8. The Class Construct – Chap07.ppt
  9. Abstract Data Types – Chap08.ppt
  10. Arrays and Vectors – Chap09.ppt
  11. EzWindows API – Chap10.ppt