1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

Add ultimate-python as tutorial resource

This commit is contained in:
Samuel Huang 2020-08-22 18:15:50 -07:00
parent fd3ce03bb4
commit 27ba8158a8

View file

@ -1308,6 +1308,7 @@ Where to discover learning resources or new Python libraries.
* [Python Cheatsheet](https://www.pythoncheatsheet.org/)
* [Real Python](https://realpython.com)
* [The Hitchhikers Guide to Python](https://docs.python-guide.org/)
* [Ultimate Python study guide](https://github.com/huangsam/ultimate-python)
* Libraries
* [Awesome Python @LibHunt](https://python.libhunt.com/)
* Others