Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай UML and Object-Oriented Design Foundations, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:52
    What’s Covered in this Course?
  2. Урок 2. 00:01:13
    Tools and Prerequisites
  3. Урок 3. 00:01:58
    What are Software Development Methodologies?
  4. Урок 4. 00:04:36
    The Waterfall Model
  5. Урок 5. 00:04:40
    Agile Frameworks
  6. Урок 6. 00:01:48
    Waterfall or Agile?
  7. Урок 7. 00:04:09
    Brief History of Programming
  8. Урок 8. 00:02:41
    Objects
  9. Урок 9. 00:02:43
    Classes
  10. Урок 10. 00:01:33
    Abstraction
  11. Урок 11. 00:02:40
    Encapsulation and Data Hiding
  12. Урок 12. 00:03:41
    Inheritance
  13. Урок 13. 00:04:26
    Polymorphism
  14. Урок 14. 00:03:21
    Fundamental Object-Oriented Analysis and Design Concepts
  15. Урок 15. 00:04:20
    Collecting Requirements
  16. Урок 16. 00:04:35
    Mapping Requirements to Technical Descriptions
  17. Урок 17. 00:01:15
    Why Do We Need a Common Descriptive Language?
  18. Урок 18. 00:03:11
    What’s UML?
  19. Урок 19. 00:03:45
    Use Case Diagrams
  20. Урок 20. 00:03:37
    Class Diagrams
  21. Урок 21. 00:03:31
    Visibility: Public, Private, Protected, Package
  22. Урок 22. 00:02:50
    Associations
  23. Урок 23. 00:01:34
    Generalization
  24. Урок 24. 00:02:31
    Dependency, Aggregation, Composition and Realization
  25. Урок 25. 00:04:41
    Sequence Diagrams
  26. Урок 26. 00:02:51
    Activity Diagrams
  27. Урок 27. 00:01:38
    Statechart Diagrams
  28. Урок 28. 00:02:01
    Collecting the Requirements
  29. Урок 29. 00:02:25
    Creating User Stories
  30. Урок 30. 00:03:03
    Diagraming the Main Use Cases
  31. Урок 31. 00:06:15
    Modeling the Classes and the Relationships
  32. Урок 32. 00:02:16
    Describing the Flow of Note Creation using Sequence Diagrams
  33. Урок 33. 00:03:04
    Modeling the States of a Note Object
  34. Урок 34. 00:01:45
    How to Create Associations in Use Case Diagrams using StarUML
  35. Урок 35. 00:01:06
    Goodbye