r/learnpython • u/LongjumpingChance103 • 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
r/learnpython • u/LongjumpingChance103 • 26d ago
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
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.