Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn the fundamentals of Django, a powerful Python web framework, in this comprehensive 27-minute tutorial. Discover what Django is, how to set up your development environment, and create your first project. Explore essential concepts such as URLs, views, and static files while building web pages and applications. Follow along as the instructor guides you through creating a virtual environment, installing Django, and starting a Django server. Gain hands-on experience with adding HTML templates and linking static CSS and JavaScript files. Perfect for beginners, this tutorial provides a solid foundation for developing web applications with Django.
Syllabus
Intro
Welcome
What is Django?
Prerequisites for Learning Django
Tools You Need
Create a Virtual Environment
Install Django
Create a new Django project
Starting the Django server
URLs and Views
Adding HTML Templates
Static CSS and JavaScript links
Taught by
Dave Gray