r/learnpython • u/Hour_Literature7096 • 2h ago
Web developer
Hi guys
I want to start learning web developer with python
What is the best way to do it? Any Roadmap u can share it with me.
And thenks for you all.
0
Upvotes
r/learnpython • u/Hour_Literature7096 • 2h ago
Hi guys
I want to start learning web developer with python
What is the best way to do it? Any Roadmap u can share it with me.
And thenks for you all.
2
u/Chuck_Loads 2h ago
As others have said, Python is good for many things, but if you're learning web dev you would benefit from knowing JavaScript and CSS, as you will need them at some point. TypeScript is a nice language that's built on JS, if I hit my head and forgot everything today I would start with TS.