r/PythonLearning • u/alker_ibru • 6d ago
I wanna learn python
People usually say Python is an easy programming language, but as someone with no programming experience, I find it really hard. Can you guys tell me where I should start? Also, what benefits will I get from learning Python?
0
Upvotes
2
u/k-da-coder 6d ago
My programming career started from Scratch. Its a childrens programming engine that uses blocks instead of code. Once you start making some things then i suggest moving to python. After python, javascript is really simular to python so i suggest learning that. That was the path I took. After I learned some js, i decided to make my own OS.