Teenage Mutant Ninja Turtles II: The Secret of the Ooze
22nd Mar 91
⭐61.54%
: 23
Survive the Game
8th Oct 21
⭐54.00%
: 12
Dragon Ball Z: Bardock - The Father of Goku
17th Oct 90
⭐75.00%
: 61
Spy Kids 3-D: Game Over
25th Jul 03
⭐51.22%
: 29
Pocahontas II: Journey to a New World
4th Aug 98
⭐54.75%
: 19
If I Were You
6th Jan 06
⭐63.74%
: 6
Create with Love ❤️ by Zaw Myint
lynda.com: Foundations Of Programming [object-oriented design]
⭐90.00% /
31st Oct 14 /
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.