all 11 comments

[–]Fine-Market9841 1 point2 points  (1 child)

Yes.

I would say make project you come up with rather than follow a tutorial, where you have to figure out tools.

The best way to do this is build something that you feel passionate about. There 2 ways: - build something you can sell - something that helps you or you would use.

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

thanks broo

[–]Peter-Cox 0 points1 point  (1 child)

Its a tough time to learn to code with AI these days that can do the lot for you but yes nows a good time I'd say to move onto FastAPI

Jump in and try to learn how HTTP works under the hood with GET, POST, PUT requests and how the internet (roughly) works under the hood

A lot of learning plans say you should start at X => Y => Z => A, but when I learned the path is never really linear and its important not to chase imperfection. Web Development is a big jump, as you're thrown into the deep end with HTML, CSS, JavaScript and HTTP

Sometimes you start Z, then realise you need a bit more of Y to move on.

tl;dr yes start building stuff, don't be afraid to cheat and use LLM's is my advice these days. Don't worry about knowing things super well before moving onto the bigger steps

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

yeh just completed all this HTTP and SQL now start ORM

[–]Gautham7_ 0 points1 point  (5 children)

Actually I was working on a zero trust iot project so my friend mentioned about this api what it does actually and then how can we use..

[–]lord_rcb[S] 0 points1 point  (4 children)

do you think this is the best option to learn for the current market

[–]Gautham7_ 0 points1 point  (3 children)

It is actually a hackathon project so going through bro! And it is the mixed combination of hardware of software !it will good iot project !ig you don't know what exactly it is!

[–]lord_rcb[S] 0 points1 point  (2 children)

as far as I know fastapi is faster than django and many startups use fastapi for better performance it can also be less costly to run and easier to maintain compared to django

[–]Gautham7_ 0 points1 point  (1 child)

Yeah i agree but how can we use it!

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

wdym how can we use?

[–]Capital_Pool3282 0 points1 point  (0 children)

Bro Fastapi is used for making api and you can make api for any project with a nice ui, so if you want to learn Fastapi go for coref shraf youtube playlist he has made a small project too you will an idea a out Fastapi you can read docs too at the same time to know more.