Django Introduction - Building Web Apps with Python Framework
Offered By: Eli the Computer Guy via YouTube
Course Description
Overview
Dive into the world of Django, a powerful Python framework for building web applications, in this comprehensive seminar. Learn about Django's key features, including its robust security measures, built-in admin panel, user account system, and SQLite database integration. Explore the Model-View-Controller (MVC) architecture and its implementation in Django. Follow along as the instructor guides you through the installation process, configuration of essential files like settings and URLs, and creation of views and templates. Discover how to leverage custom filters, work with models and static files, and deploy your Django project. Gain insights into potential pitfalls and learn strategies for troubleshooting. By the end of this seminar, you'll have a solid foundation in Django and be ready to embark on your own web development projects.
Syllabus
Intro
What does Django do
Django Self Study material
What is Django
Django Security
Django Admin Panel
Django User Account System
Django SQLite Database
Django Built in Web Server
MVC or MVT?
MVC Diagram
Installing Django
Settings File
URLs File
Views File
Templates Files
Custom Filters
Models
Static Files
Deploying Django
Breaking Django
Where to Go From Here?
Steal This Presentation!
Taught by
Eli the Computer Guy
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity