UML Diagrams : Design Patterns In Python
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=Tw4R-4PaK1w
Design Patterns In Python (Book) : https://www.amazon.com/dp/B08XLJ8Z2J
Documentation : https://sbcode.net/python/uml_diagrams/
Unified Modeling Language (UML) Diagrams are used throughout this course to help describe the patterns.
Directed Association : A filled arrow with a line.
Extends/Inherits : An unfilled arrow, with a line pointing to the class that is being extended/inherited.
Implements : An unfilled arrow, with a dashed line pointing to the interface that is being implemented.
Aggregates : An unfilled diamond with a line and arrow head.
Composition : A filled diamond with a line and arrow head.
Pseudocode Annotation : A box with a dashed line and a circle placed near a class method.
Other Videos By SBCODE
Tags:
Design Patterns In Python
uml diagrams
B08XLJ8Z2J