"Architecture Patterns with Python" is an impressive book with TONS of code examples.
Highly recommended!
Btw, you can read it online FOR FREE - https://t.co/MvGvAEa7zi
#python#pythonprogramming#pythonbook#pythonfreebook
Hey everyone, 👋 I would like to share my opinions on the Book "Architecture Patterns with Python 🐍". Hope you like it. Let me know what you think.
#architecture#python#Engineering
https://t.co/BHAvWxaFw5
"Architecture Patterns with Python" by @hjwp and @bob_the_mighty is a hidden gem full with high quality content about TDD, DDD, Event Driven Architectures and a lot more. Even if you don't use Python on a daily base - read this book!
Some Python books I recommend:
Python Distilled, @dabeaz
https://t.co/G3j82UDChI
Quick Python by @NaomiCeder
https://t.co/9Q77dTyLx3
Automate the Boring Stuff with Python, Al Sweigart
https://t.co/OGPjcEUmJ3
Architecture Patterns with Python, Harry &co
https://t.co/KB0jPMXLmQ
In 2021 I discovered 2 tech books which I would like to suggest to any python developer, no matter their experience level:
Architecture Patterns with Python and High Performance Python
Both have editions which came out in 2020. #python#tech#books
I’ve been reading Architecture Patterns with Python. Every chapter they introduce a new issue, and I’m like “yes, that’s an architectural problem I’ve had in my code” and then they show to solve it. Highly approachable. I recommend it to anyone ... https://t.co/6uaIyfGrTf
Tão simples e tão verdadeiro: "Rule of thumb: if you can’t describe what your function does without using words like "then" or "and," you might be violating the SRP", Architecture Patterns with Python.
"What's the point of software anyway? Can't we just run everything in a spreadsheet? Business users love spreadsheets, so we'd be doing them a favour! But unfortunately this 'CSV over email architecture' doesn't scale very well" - Quote from architecture patterns in Python
I keep hearing TDD. I keep hearing DDD. It was always hard to bring them both together.
And then I listened to @hjwp's talk https://t.co/8AY8fXR5K7 and started reading: https://t.co/U8LCkLOp8c
This book brings it together. DDD, ports, etc. They can be done!
@amaarora Highly recommend “Architecture Patterns with Python”, which has a great blend of DDD, TDD, and general design patterns.
My favourite aspect is that they end every discussion of a specific pattern with a Pros / Cons table—gotta love it!
early-morning blog post on the (very real) cost of applying all our most-excellent Architecture Patterns https://t.co/mZpcirt5wb -- I am determined that no-one shall cargocult these things into their code!
I want to give a shout out to @cosmic_python. Thanks to the current corona measures, I had the time to rewrite one of our oldest used web apps – and I thought "what the heck let's try this cosmic stuff" 1/4