Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6c9d4a

Browse files
authored
Rearranged 1 section, added 1 book
Software Engineering and best practices: sorted alphabetically - Object Oriented Programming with Python
1 parent 4b32a93 commit a6c9d4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,10 @@ Thanks!
8484

8585
### Software Engineering and best practices
8686

87-
- [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/)
8887
- [Clean Architectures in Python: A practical approach to better software design](https://leanpub.com/clean-architectures-in-python)
88+
- [Object Oriented Programming with Python: Learn essentials of OOP with Python 3](https://leanpub.com/PythonOOP)
8989
- [Test-Driven Development with Python](https://www.obeythetestinggoat.com/pages/book.html)
90+
- [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/)
9091

9192
### GUI
9293

0 commit comments

Comments
 (0)