Why You Don't Need Design Patterns in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore how Python's features simplify or eliminate the need for traditional design patterns in this 27-minute conference talk from EuroPython 2017. Discover why implementing design patterns from the classic book "Design Patterns: Elements of Reusable Object-Oriented Software" may result in awkward code when using Python. Learn about Python's unique capabilities that address the same problems design patterns aim to solve, but in a more elegant and Pythonic way. Gain insights into how Python's language features can lead to cleaner, more maintainable code without relying on conventional design pattern implementations. Whether you're familiar with design patterns or not, uncover interesting Python features and their practical applications in software development.
Syllabus
Sebastian BuczyĆski - Why you don't need design patterns in Python?
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube