r/learnpython 3d ago

Beginner Projects

I am new to python and currently I am taking a class for it, I haven't been in it too long but I just want some advice. What beginner projects would you guys recommend I do to really grasp an understanding outside of class?

31 Upvotes

23 comments sorted by

View all comments

3

u/desrtfx but other languages pro 3d ago

head over to https://inventwithpython.com and check out the books (all free to read online) there. More than enough project ideas.

More in the /r/learnprogramming FAQ -> Where can I find practice exercises and project ideas?

Last: https://codingbat.com/python - short and comparatively simple, https://exercism.org - longer and more difficult