+ 28
What is the best book(s) to learn python ?
For beginners and experts.
26 Réponses
+ 19
Thanks everyone for your views! ☺️☺️
+ 13
vinit nair ok guys I’ll check this book.
+ 13
Any university-approved books someone know of?
+ 13
Jon ❄ yes ebooks mostly. 😊
+ 11
I have personally read this book, and I enjoyed the book. Check the link. Python Crash Course. Also, it teaches you with game examples which is very cool and helpful.
https://www.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036
+ 7
PythonNotesforProffessional.pdf
is free pdf.
Head First Python for begginner.
In my opinion obviously.
+ 6
Here are three of the best Python books for complete beginners:
Head First Python: A Brain-Friendly Guide, by Paul Barry. ...
Python Crash Course: A Hands-On, Project-Based Introduction to Programming, by Eric Matthes. ...
Python Programming: An Introduction to Computer Science, by John Zelle.
https://crbtech.in/java-training/programmer-9-programming-blogs-without/
+ 6
meenal deshpande
I think Head First is a great source... I used them for HTML and CSS
+ 5
Python 3 pdf, source: tutorialspoint.com
+ 4
Приветствую. С точки зрения новичка, я использовал все методы(сайты, Книги, видеоуроки, Советы программистов и т.д).
На мой взгляд, было удобнее начать с видеоуроков на ютубе. После ознакомления так сказать с основами языка, я посоветовал переходить на сайты для поиска новой и подкрепления старой информации. Или же использовать книгу(но есть один нюанс, книга стоит денег). И на последок, если вас заинтересовал данный язык, то для уровня эксперта, обязательно запишитесь на курсы. Когда поймёте, что вам больше по душе.
(Greetings. From the point of view of a beginner, I used all the methods (websites, books, video tutorials, programmer tips, etc.). In my opinion, it was more convenient to start with video lessons on YouTube.
After acquaintance with the basics of the language, so to speak, I advised to go to sites to search for new and reinforce old information. Or use the book (but there is one nuance, the book costs money).
And lastly, if you are interested in this language, then for the expert level, be sure to sign up for courses. When you realize that you like)
+ 4
Reference Books:
1. Mark Lutz, Learning Python, O'Reilly Media, 5th Edition, 2013.
2. Mark Pilgrim, Dive into Python 3, Apress Publication, 2nd Edition, 2009.
3. Allen B. Downey, Think Python, O'Reilly Media, 2nd Edition, 2012.
4. Jon Kleinberg and Eva Tardos, Algorithm Design, Pearson Education, 1st Edition, 2006.
Text Books:
1. Michael Urban and Joel Murach, Murach’s Python Programming, Murach's Publication,
2016.
2. Charles Severance, Python for Informatics: Exploring Information, University of Michigan,
Version 2.7.0, 2014.
3. Dr. R. Nageswara Rao, Core Python Programming, Dreamtech Press, 1st Edition, 2016.
+ 3
Some useful links here https://code.sololearn.com/WaVusr8J1KvK/#
+ 3
Try to learn here on solo learn lessons and this fabulous community
and yes this book called as PY4E has nice way
There is also one more http://www.practicepython.org/
and one more for real hands on experience
http://interactivepython.org/
and one more (and this is superb)
https://automatetheboringstuff.com
+ 3
Head First Python: A Brain-Friendly Guide, by Paul Barry it is an awesome book
+ 3
Ebooks or books as material object? You can find any ebooks online there are few on google play store.
+ 3
Automate the Boring Stuff With Python.
it was a great starting point for me and has a companion video course.
+ 3
https://stackabuse.com/the-best-JUMP_LINK__&&__python__&&__JUMP_LINK-books-for-all-skill-levels/
This is the Best Python Book for Beginners.
Python Cookbook. ...
Python Essential Reference. ...
Python Programming: An Introduction to Computer Science. ...
Python in a Nutshell. ...
Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers. ...
Learn Python in one day and learn it well.
+ 3
Best book
https://books.goalkicker.com/PythonBook/
+ 3
Starting out with python - Tony Gaddis