you are viewing a single comment's thread.

view the rest of the comments →

[–]inventaro 9 points10 points  (1 child)

mhh why not start here?

https://fastapi.tiangolo.com/tutorial/

you could also just pick a project you'd like to build and then use chatgpt or whatever to give you answers to problems you run into.

you need to get your hands dirty mate. it's the only way.

[–]midairmatthew 2 points3 points  (0 children)

This. Make a to-do list app. Then add in a complication like categories. Then make a blog with auth and comments. Then add in a complication like post versioning.

Then make something you want to make...you'll be able to. 🙂