From 0778643fdac15f8a380e8d1a59e26706f2e664aa Mon Sep 17 00:00:00 2001 From: Tarun Nagpal <116642663+Tarunnagpal7@users.noreply.github.com> Date: Tue, 3 Oct 2023 05:12:20 +0530 Subject: [PATCH] Issue No. #9522 : ADDED "Learn Python VIsiually" by Ivelin Demirov (changes made) (#9657) * cracking code with python added issue no. #9522 * correct format * correct Fromat Text * correct Alphabatical order * correct Alphabatical order * correct Alphabatical order final * Added Real World Python issue #9522 * Added Learn python visiually issue #9522 * Remove * Remove * ADD Learn Python visually * ADD Learn Python Visiually * change made * change made * change made --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index d90aa6682..6af5d155d 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1982,6 +1982,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Learn Python in Y minutes](https://learnxinyminutes.com/docs/python/) - LearnXinYMinutes (HTML) * [Learn Python Programming, Second Edition](https://www.packtpub.com/free-ebooks/learn-python-programming-second-edition) - Fabrizio Romano (Packt account *required*) * [Learn Python the Right Way](https://learnpythontherightway.com) +* [Learn Python Visually](https://archive.org/details/learn-python-visually_compress/mode/2up) - Ivelin Demirov *(:card_file_box: archived)* * [Learn to Program Using Python](https://web.archive.org/web/20201224032210/https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson (PDF) *(:card_file_box: archived)* * [Learning to Program](http://www.alan-g.me.uk) * [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)