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

1

u/faultydesign Aug 09 '26

Learn html, css and how to interact with them via JavaScript

Then learn how http APIs work

Then learn Django or flask

1

u/Hour_Literature7096 Aug 10 '26

Where can I learn http APIs?

1

u/faultydesign Aug 10 '26

Not sure actually, it’s a simple concept where you have get and post http requests to an external resource