Add Python Crash Course book

This commit is contained in:
Sapavat-A 2026-03-07 12:00:40 +05:30
parent c8ed9c1db0
commit ce93a4658d

View File

@ -2117,7 +2117,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Tiny Python Projects](http://tinypythonprojects.com/Tiny_Python_Projects.pdf) - Ken Youens-Clark(PDF)
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
* [[Python Crash Course](https://ehmatthes.github.io/pcc/)]
* [Python Crash Course](https://ehmatthes.github.io/pcc/)
#### Django
* [All-Auth](https://django-allauth.readthedocs.io/en/latest/overview.html) (HTML)