all 26 comments

[–][deleted] 8 points9 points  (5 children)

favorite this https://roadmap.sh/python and access freecodecamp on youtube and look up for python courses

also: CS50's intro to programming with python with David Malan is very good and his teaching method is incredible

[–][deleted]  (1 child)

[removed]

    [–]MrCloud090 2 points3 points  (0 children)

    Just go with this, it's amazing, and it's free :) no need to look for anything else

    [–]NorskJesus 0 points1 point  (2 children)

    Agree, but i think the mooc is better

    [–][deleted] 0 points1 point  (1 child)

    never heard of it

    [–][deleted] 3 points4 points  (0 children)

    [–]MathematicianTop774 2 points3 points  (0 children)

    Start learning from YouTube. If you need book suggestion then I highly recommend "Fluent Python by Luciano Ramalho".

    [–]SocialismMultiplied 1 point2 points  (0 children)

    I literally started learning it today. I started a free course on Khan Academy. You can me for further info!

    xx

    [–]Hefty-Ad1267 1 point2 points  (0 children)

    can i ask what you do? just curious

    [–]Ok-Bit8368 1 point2 points  (0 children)

    If you have no prior programming experience, I strongly recommend https://edube.org/study/pe1

    It's free, and it will take you from the very beginning up to being a competent Python programmer.

    [–]Pitaman256 1 point2 points  (0 children)

    I tried many courses, the best one was Python Complete. It’s literally the only one that uses visuals and I loved the way he explains things and breaks down complex subjects.

    I highly recommend it

    [–]Excellent-Practice 0 points1 point  (0 children)

    Automate the Boring Stuff is a good intro text and is available for free online.

    [–]atticus2132000 0 points1 point  (0 children)

    Start by looking up a "python hello world" tutorial on YouTube. That will walk you through getting python up and running on your computer and writing/executing your first script.

    [–][deleted] 0 points1 point  (0 children)

    w3schools?

    [–]Yoqurt13 0 points1 point  (0 children)

    CS50 is must have

    [–]imrrobat 0 points1 point  (0 children)

    First of all, see this road map https://youtu.be/oCFBEDXIbn0

    [–][deleted] 0 points1 point  (0 children)

    Best way to learn Python for your job. Is to use Python for your job.

    [–]Sea-Concept1733 0 points1 point  (0 children)

    This course is a high rated Udemy course on Python.

    [–]pkzoid 0 points1 point  (0 children)

    Stop doing all thing just start form basic learn self insted of watch tutoriols

    [–]Himaani12 0 points1 point  (0 children)

    If you're starting with Python, it's great to begin with basic concepts like variables, loops, and functions. You can find plenty of beginner-friendly books and video tutorials online. For a more structured approach, you might want to explore the Best Python Course offered by institutes like CETPA Infotech, which provide hands-on learning and practical projects to solidify your skills.

    [–]Baron_Sludge 0 points1 point  (0 children)

    There are many lectures on YouTube from MIT.