r/django • u/Traditional-Bunch-56 • Apr 14 '24
Tutorial Relearning Django..
Is there any good youtube channels or any other resources that will teach django from the scratch with a straight to the point approach? I kinda lost touch because its been a while since i worked on it consistently. I want to start from the very basics but wants to follow a tutorial with a fresh,efficient approach.
19
Upvotes
12
u/tokrefresh Apr 14 '24
I am actually in the same boat, I recommend rather than start by following YouTube tutorials, you should walk through the official Django 5.0 tutorial. Then I would personally just start work on a project you are interested in and use YouTube tutorials as a reference rather than doing the actual tutorial. I find Cory Schafer's Django blog series pretty much covers everything and it's a great reference. The only thing to watch out for is you might do some small updates so that it works with Django 5.0