Завершено [Lynda] Foundations of Programming: Object-Oriented Design

Racio

Администратор
13 Янв 2016
5.914
12.577
cogamoney.net
Foundations of Programming: Object-Oriented Design



Студия: Lynda

Автор: Simon Allardice

Год: 2012

Продолжительность: 3 часа 1 минута

Язык: Английский

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.

Topics include:
  • Why use object-oriented design (OOD)?
  • Pinpointing use cases, actors, and scenarios
  • Identifying class responsibilities and relationships
  • Creating class diagrams
  • Using abstract classes
  • Working with inheritance
  • Creating advanced UML diagrams
  • Understanding object-oriented design principles

Берем тут

[POSTS]
[/POSTS]
 
Последнее редактирование:

Toretto

Администратор
13 Янв 2014
28.496
19.658
cogamoney.net