Add AI resources to free programming books list

Added new AI-related resources and updated formatting to solve the lint error.
This commit is contained in:
Abdul Raheem Ghani 2026-04-13 15:18:51 +04:30 committed by GitHub
parent 34774bd795
commit 0057d0c87f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2120,10 +2120,12 @@ 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)
#### AI
* [AIPython: Python Code for understanding AI](https://artint.info/AIPython/aipython/aipython.pdf)(PDF)
#### Django
* [All-Auth](https://django-allauth.readthedocs.io/en/latest/overview.html) (HTML)