Development

Introduction to Object Oriented Programming in C++

This course is designed to be slow-paced, simple and rich in demystifying the question: What really is an object in computer programming? These few lectures serve as a crucial foundation for OOP (Object Oriented Programming). If you’ve ever written a C++ class before and ran the program but didn’t quite understand what’s going on behind […]