Intro to Django Python Web Apps
Make Web Apps with Django
Description
This is an introduction course to Django.
In this course you'll learn how to build basic websites with Django.
It contains two projects: a static website and a blog.
You'll learn how to make a website, setup a database, how to use the django user system and more Django basics. This course gets you started with Django. It's aimed for beginners.
What You Will Learn!
- Django Introduction
- How to manage URLs
- How to use static files
- How to Build Static Web Sites
- How to Build a Blog
- How to use a Database
- How to use the Django Users System
Who Should Attend!
- Beginner Python Developers who want to make Web Apps with Django