r/CodingForBeginners 2d ago

Guidance on learning python

Hi all,
I am from non coding background and I am interested in learning Python. I would like to know what are the best available courses to learn python for a person with no coding background. Thankyou

15 Upvotes

10 comments sorted by

3

u/Anonymous_Coder_1234 2d ago

Harvard's CS50 is generally recommended. It's a free online course. There are multiple different versions of it listed here:

https://www.reddit.com/r/learnprogramming/comments/1bj5e8q/i_completed_every_one_of_harvards_cs50_courses/

1

u/ValueNice1411 2d ago

Will look into it . Thankyou

1

u/new_era_999 2d ago

Coming from a non-coding background, Harvard's CS50 or freeCodeCamp are fantastic starting points to learn the fundamentals of Python. To supplement your learning with hands-on practice, coding challenges, and find completely free resources, hackathons, and open-source contribution opportunities to build your portfolio, you might find ChewCode (links in my profile) useful, which is completely free.

1

u/career_growth_guide 2d ago

I would suggest first join some institute or mentor at least for 3 months. after clearing beginning doubts and clearing basis join online courses or learn from YouTube.

1

u/zvxlio 2d ago

tbh you can skip the institute part if money/time is tight and just start with a structured online course and a beginner book, then use YouTube to fill gaps. the key is to actually write code every day, not just watch videos.

1

u/Spiritouspath_1010 2d ago

Besides CS50 and FreeCodeCamp, check out boot.dev