Course: 27 Videos
Length: 2 Hours
Price: $49
Django and Python can seem overwhelming at first, but they dn’t have to be! In this course I’ll walk you through it step by step and you’ll be building your first web app in MINUTES. You’ll be amazed how quick and easy it is to create very professional looking websites, even if you have no programming or web design experience at all.
Watch over my shoulder as I build a cool To-Do List app step by step right in front of you. You’ll follow along and build your own copy. By the time we’re finished, you’ll have a solid understanding of Django and how to use it to build awesome web apps.
The course contains 27 videos – and is just over 2 hours long. Watch the videos at your own pace, and post questions along the way if you get stuck. You don’t need any special knowledge or software to take this course, though any experience with HTML or CSS is a plus. You don’t even need to know the Python programming language. I’ll walk you through EVERYTHING.
Django is a great web development tool and learning it has never been this easy.
What We’ll Build…
We’ll build a cool To-Do List app that let’s you make lists and save them to a database. You can update items as you complete them to “cross them off the list”.
We’ll style the website using the popular Bootstrap CSS framework (I’ll show you how to use it!)
Sign up today and I’ll see you on the inside!
Course Content…
Module 1 | Django For Web Development: To-Do List App |
Unit 1 | Introduction | Video 1 |
Unit 2 | Installing Python | Video 2 |
Unit 3 | Sublime Text Editor | Video 3 |
Unit 4 | Setting Up Virtualenv | Video 4 |
Unit 5 | Installing Django | Video 5 |
Unit 6 | Runserver and Admin Area | Video 6 |
Unit 7 | Startapp | Video 7 |
Unit 8 | Urls.py | Video 8 |
Unit 9 | Views and Templates | Video 9 |
Unit 10 | Base Extends | Video 10 |
Unit 11 | Installing Bootstrap CSS | Video 11 |
Unit 12 | Bootstrap Navbar | Video 12 |
Unit 13 | Django Links | Video 13 |
Unit 14 | Context Dictionary | Video 14 |
Unit 15 | Database Class | Video 15 |
Unit 16 | Database Migrations and Migrating | Video 16 |
Unit 17 | Database Admin | Video 17 |
Unit 18 | Database Add To Index Page | Video 18 |
Unit 19 | Bootstrap Tables | Video 19 |
Unit 20 | Static CSS Files | Video 20 |
Unit 21 | Forms | Video 21 |
Unit 22 | Home View Database Posting | Video 22 |
Unit 23 | Messages | Video 23 |
Unit 24 | Delete Items | Video 24 |
Unit 25 | Cross and Uncross Items | Video 25 |
Unit 26 | Editing Items Part 1 | Video 26 |
Unit 27 | Editing Items Part 2 | Video 27 |