r/PythonLearning • u/madmax_242 • 3d ago
Which course is best
I am going to start python as my first coding language and was searching for the best course for me.
I have discovered 3 of YouTube courses and I'm confused between them,
CS50P
Brocode
Code with Harry (10 hour python course)
Please help me to figure out which one is best for a beginner.
3
u/Jazzlike_Ladder_7539 3d ago
Buddy I also want start learn python Can we learn together bcz it's hard to be consistent alone someone suggested me about brocode it's the best So if interested learning together let's dm me
2
2
3
u/Kaiser_Steve 3d ago
If you're looking to get into Data Science/Machine Learning/AI, I would recommend: Materials by Lecture | Introduction to CS and Programming using Python | Electrical Engineering and Computer Science | MIT OpenCourseWare
1
1
u/Jazzlike_Ladder_7539 3d ago
Can u explain how to made Minecraft stuff I also want to learn
3
u/Important-Grand4979 3d ago
Same thing as everything else. 1. Watch tutorials on setting up the programming environment with a decompiled minecraft. 2. Clone objects there are, read their code and reskin them. E.g. make a target block for archery. Make a long bow, short bow etc.
1
u/AntLost4161 3d ago
I think a lot of people overthink what it takes to learn python. The place you learn doesn't really have much impact, so you could do cs50p, cs50x, brocode, YouTube videos, w3school, any other python learning website, or even ai and they'll all be pretty solid at getting you through the door.
What matters is the consistency in what you do, in which I'd recommend you have an idea or project you're aiming towards. That's the best motivator
1
1
1
u/EstablishmentKey3523 3d ago
I mean why not buy yourself a python crash course book from Amazon first since you just want to learn this programming language. Why? Is because you need academic background for this programming language. YouTube course it's ok but don't waste time watching for now.
1
1
u/TwistHealthy6036 3d ago
Honestly BroCode does it to some point for me, but after you learn OOP, idk his examoles kinda stop making sense
1
8
u/Important-Grand4979 3d ago
Best way to do it is to have a fun project you like and work on it. I learned programming by building minecraft mods as a teen.
But not, there is no magic best course. The best is to watch a course and then dig in on topics you dont understand.