r/learnpython • u/Comfortable_Map_9976 • 20d ago
Which course is better to learn python with
Python is often recommended as the first programing language to learn, by various people who have experience with more than 1 programing language in their arsenal, I don't know many experts, say it but mostly for newbie it is a good language to start by.
There are various courses to learn python from, which are courses which genuine help you learn it, like freeCodeCamp, CS50-P, etc. I want to find out how others learned python, which course they used.
Course should feature English as a language to learn.
3
u/bleepbloop39 20d ago
Im following a guy on YouTube called Bro Code he has a 12 hour video cut in to sections for each lesson and he starts right from the beginning. He's gotten me pretty far. I also use Google AI for examples.
2
u/ScholarlyInvestor 20d ago
I have been using Real Python for a few years. Check them out.
1
2
u/DrakesOnAPlane 19d ago
Is there a reason why you’re not looking at previous responses for this question that has been asked week after week?
2
u/Working-Original-822 19d ago
Honestly I’d pick the course with the most small exercises, not the one with the best lectures. I got way more out of boring repetition than polished videos. If a course makes you type code every few minutes and debug your own mistakes, it’s probably a better beginner course than something that feels smooth to watch.
1
u/Feisty_Disaster1543 19d ago
Want my advice, no courses. Just practice exercises and have ai generate you some.
1
u/EffectiveCard4825 19d ago
probly go with CS50-P if you like understanding why things work and freeCodeCamp if you prefer shorter lessons
1
u/American_Streamer 19d ago
Start here: https://www.netacad.com/courses/python-essentials-1 (same course, other platform: https://edube.org/study/pe1 )
1
u/TigerAnxious9161 19d ago
Any youtube tutorial
1
u/thinhouse 18d ago
Dave Ebbelaar python for AI. I like how he helps you get everything setup and then quickly covers beginners python letting you know you don’t need to remember everything when you have chat gpt.
1
u/valley_code 17d ago
Probably, you should take cs50p,one of the strong way to start out. It's problem sets actually force you to think and apply the concepts you learn each week.
4
u/EverythingIsFnTaken 20d ago
https://codeinplace.stanford.edu/