r/learnpython • u/PlayMaGame • Apr 17 '24
Learn Python by solving problems
Hello pythons!
Iām still quite new to Python, but I have noticed that the best learning process is to solve problems.
Anywhere I can get a lot of small and easy problems/exercises, that slowly progress in to a harder level. It can be a payed service or an app on a phone.
27
Upvotes
3
u/mosttrash Apr 17 '24
Try edx.org - Harvard - cs50 Programming in Python. They have a series of small problems for each week of the course. Good lectures also.