Back to Browse

Abstraction and Inheritance - Object Oriented Programming in C++ (Part 3)

29.5K views
Jun 21, 2012
14:50

Part 3 in a series about object oriented programming (OOP) in C++. This video covers the basic information regarding abstraction and inheritance, which are arguably the most important aspects of object oriented programming. The idea of abstraction is to use a more general, or higher-level, definition of a class or function. We can then inherit attributes and methods from the general case, in order to create more specialized classes, without needing to redefine the attributes already specified in the base class. Questions and constructive feedback are always welcome! From http://codemium.wordpress.com/object-oriented-programming-in-c/. Twitter: https://twitter.com/swiftflux Do you like video games? Check out this awesome streamer: Twitch: http://www.twitch.tv/not_jenn Twitter: https://twitter.com/not__jenn

Download

0 formats

No download links available.

Abstraction and Inheritance - Object Oriented Programming in C++ (Part 3) | NatokHD