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

DjangoCon 2021 | Clean Architecture with Django Rethinking basic assumptions | Paul Wolf

Robert Smallshire - Domain Driven Design Patterns in Python

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

What is DDD - Eric Evans - DDD Europe 2019

Clean Architectures in Python presented by Leonardo Giordani

DjangoCon 2022 | A use case of implementing Domain-Driven Design (DDD) in Django

DDD & LLMs - Eric Evans - DDD Europe

Domain Driven Design: The Good Parts - Jimmy Bogard

Domain-Driven Design: The Last Explanation You'll Ever Need

Domain-Driven Design Made Me Realize Something About AI Tools

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

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

Domain Driven Design and Python: David Seddon

"Simple Made Easy" - Rich Hickey (2011)

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

SonarQube Tutorial | Installing and Configuring SonarQube | What is SonarQube | Intellipaat

Essence of Domain-Driven Design (DDD)

How To Implement Domain-Driven Design (DDD) in Go

Shahriyar Rzayev: Building Hexagonal Python Services

