7
17 Comments

Best Python learning resources?

Hello fellow IHers,

I want to use Python for an upcoming project but do not know anything about Python yet (more specifically, I want to use Python's parsing libraries). I know that some people would recommend to rather use what I am already accustomed to BUT I want to leverage the opportunity and "speed-learn" the basics of Python.

Therefore, I NEED YOUR HELP!

Which free resources can you recommend for learning Python? What are your experiences?

posted to Icon for group Developers
Developers
on July 18, 2020
  1. 3

    If you're into written content and are not a video or course person, I maintain a list of free Python books.

    1. 1

      Wow, this list is really cool, thank you very much for leaving a comment!

      1. 1

        I'm glad you like the list, I keep it up to date.

  2. 3

    I found Jose on Udemy to be one of the best instructors out there, https://www.udemy.com/course/python-for-data-science-and-machine-learning-bootcamp/ this goes on sale often so should only cost you $10 but definitely worth it

    1. 2

      He's the one who got me started in programming ! Definitely recommend (at 10$)!
      My only pet peeve is that he doesn't focus a lot on development workflow and best practices, so I eventually went to other places for more applied subjects like web dev

  3. 2

    I saw this post a bit late, but there is

    HUMBLE SOFTWARE BUNDLE: LEARN PYTHON PROGRAMMING WITH PYCHARM

    https://www.humblebundle.com/software/python-programming-software?hmb_source=navbar&hmb_medium=product_tile&hmb_campaign=tile_index_3

    You can get bunch of tutorials + pycharm licence
    It ends on July 22

    1. 1

      Thanks a lot! Never too late ;)

  4. 2

    This course is a good introduction to Python programming: https://gumroad.com/l/dcsp

    Some free resources are https://pythonbasics.org/ and https://pythonspot.com/

  5. 2

    If you’re comfortable with programming, then I would suggest “Google Python Class” in Youtube. It’s a two day course and all videos are available.
    It is the best and quickest way to get up to speed with Python. The instructor, Nick Parlante, explains flawlessly and will bring you up to a functioning Python programmer. Again, not much explanation of fundamentals like what is a variable, for loop, etc.

    Also Google now has a dedicated resources section for Python: https://developers.google.com/edu/python

    1. 2

      Wow, thank you very much! This sounds exactly like what I was searching for! Will definitely check it out!

  6. 2

    I start with SoloLearn every time I am starting a new language. Python was the first course I did on SoloLearn so it’s the one that got me hooked.

    I love how it does micro lessons similar, to duolingo, so that I can be learning to code as an alternative to the times I would be mindlessly browsing reddit.

    1. 1

      I've never heard about SoloLearn but I will take a closer look. I'll have a 3 hour train drive today so more than enough time to get a first impression. Thank you Justin!

  7. 2

    I published the The Ultimate Python Beginner's Handbook for free on freecodecamp.

    You mentioned speed, that's my aim in this guide, for you to learn the core of the language in a matter of hours instead of weeks.

    Hope it helps :)

    1. 1

      Thanks a lot for your comment! I just checked it out and I guess it will be really helpful to get a brief overview over the core differences to other languages like the scope etc. . Thank you!

  8. 2

    This comment was deleted 5 years ago.

    1. 1

      Thank you very much @anilkilic for your detailed answer! Corey Schafer definitely sounds interesting because of covering the background reasons. I will have a look at your suggestions tomorrow. Have a good night!

      1. 2

        +1 for Corey Schafer. He's a great teacher.

Trending on Indie Hackers
I've been building for months and made $0. Here's the honest psychological reason — and it's not what I expected. User Avatar 177 comments 7 years in agency, 200+ B2B campaigns, now building Outbound Glow User Avatar 60 comments This system tells you what’s working in your startup — every week User Avatar 53 comments 11 Weeks Ago I Had 0 Users. Now VIDI Has Reviewed $10M+ in Contracts - and I’m Opening a Small SAFE Round User Avatar 46 comments The "Book a Demo" Button Was Killing My Pipeline. Here's What I Replaced It With. User Avatar 29 comments My AI bill was bleeding me dry, so I built a "Smart Meter" for LLMs User Avatar 18 comments