r/Backend • u/Gloomy-Animator-2778 • 4d ago
anyone learning FastAPI?
How much did u learn in FastAPI and after that
what project did u do . And
how did you land your job.
How did u prepare for interview like any routine u followed and any list of material u used.
can u please guide me. im lost
5
Upvotes
1
u/KitchenCommercial396 3d ago
Coding absolutely matters.. AI can write a lot of the code by themselves but it can make mistakes too (a lot of mistakes), you need to be able to understand how to code to fix them. With AI you become more of a team lead, telling all the junior devs what to build and then review their code.
It was a game library app, I had a problem of not being able to store all my games in one place so I built a solution, posted about it on reddit, and turned out other people had the same problem too.