Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b32a93 commit a6c9d4aCopy full SHA for a6c9d4a
README.md
@@ -84,9 +84,10 @@ Thanks!
84
85
### Software Engineering and best practices
86
87
-- [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/)
88
- [Clean Architectures in Python: A practical approach to better software design](https://leanpub.com/clean-architectures-in-python)
+- [Object Oriented Programming with Python: Learn essentials of OOP with Python 3](https://leanpub.com/PythonOOP)
89
- [Test-Driven Development with Python](https://www.obeythetestinggoat.com/pages/book.html)
90
+- [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/)
91
92
### GUI
93
0 commit comments