Completed
What is a "component"
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Software Architecture as Code
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 the architecture diagrams don't match the code
- 3 How do we communicate software architecture?
- 4 Logical and development separated
- 5 BRAIN FREEZE!
- 6 A common set of abstractions is more important than a common notation
- 7 Software developers are the most important stakeholders of software architecture
- 8 What is a "component"
- 9 The code is the embodiment of the architecture
- 10 In practice, architecture is embodied and recoverable from code, and many languages provide architecture- level views of the system.
- 11 Modular Monoliths
- 12 Create an architecture description language using code
- 13 Vendor alert!
- 14 If the software architecture model is in the code, it can be extracted from the code