17: Object-Oriented Programming. The Next Level.
TRACK

17: Object-Oriented Programming. The Next Level.

Avatar

Object-oriented programming, or OOP, is a powerful way of designing software by creating your own types that encapsulate behavior and data. Your types can make use of other types through relationships. When I am teaching programming, I do not start out with this topic right away but I do recommend that you learn it as […]

Comments

Avatar