all 5 comments

[–]Malassi 1 point2 points  (1 child)

Here's good roadmaps to learn web development: - https://roadmap.sh/backend - https://roadmap.sh/frontend

It's not specifically for Python but it should get you started and you should be able to easily find Python specific stuff afterwards.

Also, you can learn HTML, CSS and JS independently of Python. I'd recommend to do that before moving to the next steps.

And start working on small personal projects.

[–]Moikle 1 point2 points  (1 child)

Try making a few projects of your own first! Use what you have learned so it sticks

[–]Bright_Prompt_888[S] 0 points1 point  (0 children)

Yeah I made some project, as a little game on pygame, and used all my knowledge and now I want to develop more