top of page
Writer's pictureCompidia

Intermediate Software Design in C++

After studying the basics of C++ and know-how does the OOP method in C++ works, it's time to move on to improve your computer programming skills in C++. We will present to you Professor David Harden's modules - "Intermediate Software Design in C++".


Here's the link to the modules


There are a total of 6 modules ->

Lesson 16: Operator Overloading

Lesson 17: Using Pointers in Classes

Lesson 18: Inheritance

Lesson 19: Templates, Exceptions, and STL

Lesson 20: Linked Lists

Lesson 22: Recursion


Thanks again to Professor David Harden for his contribution to Compidia!

Comments


Commenting has been turned off.
Post: Blog2 Post
bottom of page