Test-Driven Development and Design Patterns in Python

preview_player
Показать описание
I often get questions about when to use design patterns. Watch today’s short to learn more about design patterns and specifically how they fit into test-driven development.

#arjancodes #softwaredesign #python
Рекомендации по теме
Комментарии
Автор

i clicked on it thanks to the blondie, now i googled design principles, and i think i will learn it, nice work !!

wajdefadool
Автор

Which book or video do you recommend to learn more about design patterns in python?

LuigiBrotha
Автор

Use design patterns if they solve a problem in an easily comprehensible way. Don't just jam then into your code base because you can. That's my approach anyway 😁

Автор

Design Pattern: Black with blue vertical stripes.

> view_count(self))

> Too True

interwebslinger
Автор

Don’t avoid design patterns, but reach for them until you need them. Engaging in speculation as a software developer is rarely rewarded

OnlyForF
Автор

I would suggest to reducing this many short clips during your talk. It really confuses me to understand the content.

LeonardoCarvalho