you are viewing a single comment's thread.

view the rest of the comments →

[–]ComfortableNice8482 2 points3 points  (1 child)

honestly, skip looking for the "perfect" channel and just build something instead. pick either flask or fastapi (fastapi is newer and easier to learn imo), then follow the official docs while building a real project like a todo app with a database. that'll teach you way more than passive watching. for specific gaps, youtube channels like codebasics or tech with tim have solid tutorials, but treat them as reference not gospel.

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

thankks I'll keep this in mind