Overview

Concepts of Object Oriented Programming

The advantages of using Object Oriented Programming languages over procedural programming techniques are numerous, as you’ll learn during this course. You’ll be introduced to core OOP language concepts like data types, data structures, and the functions that can be applied to the data structures, as well as constructs such as conditionals, arrays, and dynamic data.