Completed
Dependency Inversion Principle
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Domain Driven Design and Onion Architecture in Scala
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is Domain Driven Design?
- 3 Ubiquitous Language
- 4 Case Study Language
- 5 Case Study: Bounded Contexts
- 6 Domain Building Blocks
- 7 Case Study: Domain objects
- 8 Onion Architecture
- 9 Decoupling the Domain
- 10 Case Study: The First Crack
- 11 Case Study: Second Crack
- 12 Case Study: Functional Testing
- 13 Case Study: How would you like your eges?
- 14 Tiny Types
- 15 Case Study: Identifying our Cook
- 16 Case Study Broken Frying Pan
- 17 Case Study: Fixed Frying Pan
- 18 Evolving Truth
- 19 Repositories and stories
- 20 Case Study: A Carton of Ees
- 21 Dependency Inversion Principle