200+ Python Exercises: An Introduction to Python

This book contains exercises and answers to learn the Python programming language. Programming is something you best learn by doing and that's why exercises are a great way to learn the Python programming language. Python is a widely popular progr… Read more

Similar

Clean architectures in Python: a step-by-step example

One year ago I was introduced by my friend Roberto Ciatti to the concept of Clean Architecture, as it is called by Robert Martin. The well-known Uncle Bob talks a lot about this concept at conferences and wrote some very interesting posts about it. What h...

Read more »