Objects and Classes: Encapsulation in C++

So far, you’ve focused on procedurally oriented programming, which characterizes the original C computer language that led to C++. Now turn to one of the major strengths and innovations of C++: object-oriented programming. Learn that objects are variables and functions encapsulated within classes. Investigate the great utility of this technique for organizing and manipulating data.

English
  • Originally Aired January 1, 2019
  • Runtime 30 minutes
  • Created November 2, 2024 by
    HadesMeat
  • Modified November 2, 2024 by
    HadesMeat