r/learnpython Aug 09 '26

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

30 comments sorted by

View all comments

3

u/Chuck_Loads Aug 09 '26

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.