Ratings
Financials
Revenue: $0
Budget: $0
Profit: - $0
Movie Details
Tag Line: lynda.com: Foundations Of Programming [object-oriented design]
Status: Released
Average Rating: 9
Release Date: Oct 31, 2014
Rating: 2014-10-31
Run Time: 1h 40m
Original Language: English
Website: Link
Production Countries: United States of America
Production Companies:
Genres
Keywords
People Rated This
Watch lynda.com: Foundations Of Programming [object-oriented design]
Sorry! We currently don't have any streaming links for this movie :(
Check back soon! We add new content every day!
Synopsis
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 covers creating conceptual models of your program with design patterns, class and sequence diagrams, and unified modeling language (UML) tools, and then shows how to convert the diagrams into code.