Programming Techniques 2
C++ tutorials
Lecture Slides
-
Download 01-Introduction to OOP.pdf
01-Introduction to OOP.pdf Details
- Wednesday, 24 February 2021 [3.8MB] -
Download 02-Introduction to Classes and Objects.pdf
02-Introduction to Classes and Objects.pdf Details
- Wednesday, 24 February 2021 [3.3MB] -
Download 03-Constructors and Destructors (revised).pdf
03-Constructors and Destructors (revised).pdf Details
- Wednesday, 24 February 2021 [5MB] -
Download 04-Class and Object Manipulation (revised).pdf
04-Class and Object Manipulation (revised).pdf Details
- Wednesday, 24 February 2021 [4.8MB] -
Download 05-String Manipulations Updated on Oct 7 2018.pdf
05-String Manipulations Updated on Oct 7 2018.pdf Details
- Wednesday, 24 February 2021 [958.5KB] -
Download 09-Polymorphism.pdf
09-Polymorphism.pdf Details
- Wednesday, 24 February 2021 [1.4MB]
My Reflections
This course focuses on the object oriented concepts in C++. C++ is considered as a language to introduce students to the world of programming so they can be better programmers. This course has taught me about classes and objects. It has also taught me how I can manipulate classes. This course is probably among some of the important courses for this degree.
As I love programming and plan to become a competitive programmer some day, this course is very important especially when C++ is the go-to language for competitive programming.