Django For Beginners - Full Tutorial

Welcome to this Django complete course. In this video, I’ll be covering all the important aspects of Django that as a beginner you need to know. We’ll cover setting up a simple Django application, creating a database, allowing users to sign up, sign in, and sign out, and even showing user specific pages. 💻 AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get a discount on the platform using the code “techwithtim“ 📄 Resources 📄 Source Code & Text Based Tutorials: Bootstrap Website: Bootstrap Docs: ⭐️ Timestamps ⭐️ 00:00:00 | Introduction 00:01:47 | Part 1 - Setup, Installation and Page Navigation 00:22:00 | Part 2 - SQLite3 DataBase Tutorial 00:44:32 | Part 3 - Admin Dashboard 00:53:35 | Part 4 - Templates & Custom HTML 01:21:11 | Part 5 - Simple For
Back to Top