Episode

Software Development Fundamentals: (03) Object-Oriented Programming

Most programming tasks today revolve around object-oriented programming (OOP). This section covers how objects created in code can mimic real-world objects helping the programmer to better solve problems with their applications through modeling of the real-world objects represented in code.

Full course outline: