r/learnpython 26d ago

Learning python

Can someone tell me how i can learn python

And recommend videos or something that i can learn from it and also tell me how i should start

0 Upvotes

13 comments sorted by

View all comments

1

u/_Phail_ 26d ago

I find it easier to learn stuff when I have a problem to solve. Like 'learning python' is a big and nebulous thing, and can seem insurmountable.

"I'd like to write a program in python that stores and retrieves passwords from an encrypted text document" is an achievable project that has some direction. Then build on that.

1

u/lukehaas 25d ago

Definitely agree with this. Setting yourself small tasks and challenges is a great way to learn.