I've Read Over 100 Books on Python. Here are the Top 3

310,994
0
Published 2024-01-31
Visit brilliant.org/PythonProgrammer/ to get started for free (and if you're one of the first 200 people to click the link you'll get an extra 20% off too) πŸ˜ƒ

Over the last few years I have read more than 100 boos on python, There are some books that stand out as the best.

I have a python course on Udemy, it's one of the highest rated. Here it is:

πŸŽ“ Complete Python Programmer Bootcamp - bit.ly/2OwUA09

Buy the books
UK
Book 1 - amzn.to/3SdPOEg
Book 2 - amzn.to/3OpDv6A

US
Book 1 - amzn.to/3uq1oEe
Book 2 - amzn.to/49fW5pT

Join this channel to get access to perks:
youtube.com/channel/UC68KSmHePPePCjW4v57VPQg/join

⌚️Timestamps:
00:00 - Introduction
00:25 - Shop
00:38 - Bag
00:54 - What does it have to do with Python?
01:00 - Learn English Analogy
02:00 - Books to Avoid
02:28 - Book 1
03:44 - Book 2
05:29 - Book 3
05:45 - 1st Book 3
06:12 - 2nd Book 3
06: 27 - Books for Data Analysis
07:27 - Best Book for Pandas
08:00 - Don't forget libraries
08:11 - Thanks Brilliant



Learn Data Science (affiliate link)
πŸŽ“ Data Quest - bit.ly/3yClqbZ

Learn Python with Giles
πŸŽ“ Exploratory Data Analysis with Python and Pandas - bit.ly/2QXMpxJ
πŸŽ“ Complete Python Programmer Bootcamp - bit.ly/2OwUA09

πŸ“š My favourite python books for beginners (affiliate links)
πŸ“— Python Crash Course 2nd Edition amzn.to/33tATAE
πŸ“˜ Automate the Boring Stuff with Python amzn.to/3qM1DFl
πŸ“™ Python Basics - A Practical Introduction to Python 3 amzn.to/3fHRMdb
πŸ“• Python Programming An Introduction to Computer Science amzn.to/33VeQCr
πŸ“— Invent Your Own Computer Games with Python amzn.to/3FM3H4b

πŸ†“ Free Python Resource
python-programming.quantecon.org/intro.html
(This is a great introduction to python)

βš™ My Gear
πŸ’‘ BenQ Screen Bar Desk Light - amzn.to/3tH6ysL
🎧 Sony Noise Cancelling Headphones - amzn.to/3tLl82G



πŸ“± Social Media
www.instagram.com/gilesmcmullen/
twitter.com/GilesMcMullen

πŸ‘Œ SUBSCRIBE to ME!πŸ‘Œ
Β Β Β /Β @gilesmcmullenΒ Β 

All Comments (21)
  • @mjneil
    Book 1 :Python crash course Book 2: python programming Book 3: classic computer science problems in python, algorithms illuminated learning scientific programming in python, python tools for science effective pandas
  • @sfermigier
    The best book for non-beginners is "Fluent Python" by Luciano Ramalho.
  • @macksoneh
    I wholeheartedly agree with your approach to learning the Python programming language and your choice of three excellent Python books. However, I suggest that books #2 and #3 could be replaced with a single book, "Introduction to Computation and Programming Using Python" by MIT professor John V. Guttag. This book not only covers the essential concepts comprehensively but also comes with a valuable bonus – over 20 MIT YouTube lectures that serve as the foundation for the book. It's a great resource to enhance your Python learning journey. πŸ˜„
  • @Pymmusic
    Many thanks for these valuable tips! Great Video!!!
  • @danix721
    fantastic video, thanks for this suggestions Giles, really helpful.
  • @ad4823aa803e
    Also worth mentioning is the book Clean Code In Python by Mariano Anaya. The good explanation of decorators and generators helped me a lot.
  • @ajaxhncn
    brilliant. I love this ! Now I am completely hooked to this. You are a great teacher love it!
  • Thank you for the video. Your approach is comprehensive, balanced, and it's evident that there has been a lot of research and thought put into crafting the script. I feel more confident to continue my Python studies. You haven't just gained another subscriber. You've gained a fan!
  • @CEOLISSS
    My focus was data analytics. I read Python Crash course part 1 (skip part 2). Followed by Effective Pandas. 7 months in and now I can do everything I did in excel plus more. So glad I started on the journey.
  • @anhkieto8153
    hahaha creative video, i love this ! Thanks for your recommendation!!
  • @gchekibed2099
    Thanks. I don't find very much to be practically helpful anymore on youtube. But this was nice. I appreciate your distillation of the subject matter.
  • @alzeNL
    putting this in my favourites - even as a PhD student with plenty of experience, this is a very good description of how to learn something without getting bored to death of it. Excellent video.
  • @lafk_pl
    I rarely comment but this is really well done. It dove into it from the very start. The camera on all those books really drove home the point of hundred being a lot. The metaphor with learning the language via the dictionary was splendid and SO on point. Then the recommendations happened. I liked how each recommendation talked about book structure and whys. I liked that 3rd place was - in a way - 1st, actually. I liked the order. And now, we're talking about other helpful books and why and where they're helpful. REALLY well done, my thanks!
  • @williamm200
    Gracias, very interesting got to check it out .. 😊😊😊😊😊
  • @mohamedsameh23
    thanks, especially for the Data Analysis books ❀❀
  • @vitorvieira763
    I've been on my Python learning journey for two months now, and I'm currently on Chapter 18 of the book. It's incredible how much you can grasp about syntax, coding logic, and the workings of programming through this book. I'm also wrapping up the Grokking Algorithms book, which provides a solid introduction to data structures and algorithms. Reading truly is life!