Domain-Driven Design (DDD) Patterns in Python
In this tutorial, we introduce Python programmers to the core tactical patterns of Domain-Driven Design (DDD) and show how they can be realised in idiomatic Python, freeing the most valuable parts of your system – the domain model – from onerous dependencies on particular databases or application frameworks. 18 Python scripts that help you write code faster ☞ https://morioh.com/p/4f4b74ba17cc 15 Python Projects in Under 15 Minutes (Code Included) ☞ https://morioh.com/p/f42a6c5426a7 Building an Analytics Dashboard with Django ☞ https://morioh.com/p/88d6fc714f52 Domain-Driven Design (DDD) is an approach to software development that emphasises high-fidelity modelling of the problem domain, and which uses a software implementation of the domain model as a foundation for system design. This approach helps organize and minimize the essential complexity of your software. DDD has been used with success within the traditional enterprise programming ecosystems of Java and .NET, but has seen only limited adoption in the Python community. In this talk we share what we've learned from applying DDD in Python to large projects. #Python #DomainDrivenDesign #Morioh PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). Link: • Robert Smallshire - Domain Driven Design P... ------------------------------------------------------------------------------------ Social Network for Developers: http://bit.ly/2R1Lw31 Developer's Store: http://bit.ly/2L27JNR Fanpage: http://bit.ly/2LyM4fJ Twitter: http://bit.ly/2J7vCS0

What is DDD - Eric Evans - DDD Europe 2019

Domain-Driven Design: A Complete Example | Eberhard Wolff (EN)

The Clean Architecture in Python

Designing for change with Vertical Slice Architecture - Chris Sainty - NDC London 2024

Getting modules right with Domain-driven Design by Michael Plöd @ Spring I/O 2022

RAG & MCP Fundamentals – A Hands-On Crash Course

Architect a well-modularized system with Domain-Driven Design - Sebastian Buczyński

System Design Explained: APIs, Databases, Caching, CDNs, Load Balancing & Production Infra

Implementing Domain Driven Design with Spring by Maciej Walkowiak @ Spring I/O 2024

Simple Code, High Performance

DDD & LLMs - Eric Evans - DDD Europe

Shahriyar Rzayev: Building Hexagonal Python Services

Rust for Python Developers

Bounded Contexts - Eric Evans - DDD Europe 2020

Clean Architectures in Python presented by Leonardo Giordani

Object Oriented Programming with Python - Full Course for Beginners

Connell Sharp - - Onion Architecture with DDD and CQRS

Type Hints - Guido van Rossum - PyCon 2015

Clean Architectures in Python - presented by Leonardo Giordani

