r/PythonLearning 5d ago

Help Request Help me pick between two Python resources

Hey! So I found two different ways to learn Python and I honestly can't decide which one to go with. Don't wanna waste time on something that sucks, so figured I'd ask you all.

1) https://www.learnpython.org/

2) https://www.edx.org/learn/python/harvard-university-cs50-s-introduction-to-programming-with-python

Basically I'm trying to figure out:

  • Which one actually explains stuff in a way that makes sense?
  • Are they actually engaging or boring af?
  • Do you actually get to code or is it just videos?
  • Does it feel like they're rushing you or going too slow?
  • Any major downsides I should know about?
  • Will it actually help me build stuff or is it just theory?

I'm still kinda new to all this so I'm just looking to get the basics down. Would love to hear what people think, especially if you've tried either of these!

Thanks in advance :)

5 Upvotes

4 comments sorted by

2

u/riklaunim 5d ago

CS50 is the longest one and most recommended. LearnPython is a good quick start, and you can combine both. It's up to you to learn and code, and not just sit and wait for tutorials to let you code ;)

3

u/NorskJesus 5d ago

I want to add the MOOC course as well, because it is amazing.

1

u/defaultguy_001 4d ago

Just download python crash course book and start learning. For deeper learning on some particular concept, you can either refer the official documentation or ask an llm.

1

u/Puzzled-Extent7817 2d ago

Some good paid courses on Udemy. Always a sale every two weeks or so. There is a sale right now. Plenty of good free ones too. I like the paid ones because they are more structured. for me.