Discover random movies at the click of a button!

Poster for the movie lynda.com: Foundations Of Programming [object-oriented design]

lynda.com: Foundations Of Programming [object-oriented design]

share

Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself is not a language; it's simply a set of ideas and concepts. Let Simon Allardice introduce you to the terms—words like abstraction, inheritance, polymorphism, subclass—and guide you through defining your requirements and identifying use cases for your program. The course also cove...