From ce93a4658d34b0b100dc28a18a5425f3ed6f3b37 Mon Sep 17 00:00:00 2001 From: Sapavat-A Date: Sat, 7 Mar 2026 12:00:40 +0530 Subject: [PATCH] Add Python Crash Course book --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index f401cb24b..4fd43f315 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -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)