In this course, you'll learn how to build simple websites with Django and Python!
Django overwhelms a lot of people, and it doesn't have to! If you understand just a few basic concepts, you'll see that Django is a breeze to use!
In this course, we'll be developing on a Windows machine, but you should be able to follow along if you're on a Mac or Linux. You will be shown how to download and install Python and Django and create a basic website.
Introduction to Django
Build simple websites with Django
Download and Install Python
Install Django
How to manage URLs
How to create views/pages
How to use static image files
How to use templates
Basic CSS with Bootstrap