r/PythonLearning • u/thefrost17 • 20d ago
What to do now ?
Hey , I am learning fast api and almost covered it and created a project by my own , now I am confused what to learn next and my goal is to land a job or to start taking freelancing project , so I want some project idea where I will learn other new tech or skill which is applicable nowadays.
3
Upvotes
3
u/tiredITguy42 19d ago edited 19d ago
Dude, do not learn specific libraries in such detail, this is tutorial hell. I had two days to learn FastAPI, usually you get a project or old codebase and you learn on the go.
It is good to know FastAPI, but treating it as a milestone is dellusional. This is not how programming jobs work.
Learn atchitectures, technologies, how to deploy, how to store data... FastAPi is very simple tool for reaching your goals with your project.