Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the principles of clean architecture in Python through this 26-minute conference talk from EuroPython 2020. Delve into the importance of architectural considerations in software development, often overlooked or delegated to frameworks. Learn how to structure applications, connect components, and reduce coupling between system parts to create maintainable and adaptable software. Discover the clean architecture model, its layered approach, and internal APIs that promote a tidy, fully-tested, and loosely coupled system. Gain insights from Leonardo Giordani's book "Clean Architectures in Python" as he demonstrates how to implement these layers in Python, emphasizing software testing and application structuring without heavy reliance on frameworks. Cover topics including introduction, architecture, clean architecture principles, entities, use cases, and participate in a Q&A session.
Syllabus
Introduction
Architecture
Clean Architecture
Entities
Use Cases
Questions
Taught by
EuroPython Conference