Welcome!
  • Introduction
Python Refresher
  • Intro
  • Install Python
  • Variables, Strings, Ints, and Print
  • Your Turn! Challenge - Variables, Strings, Ints and Print Exercise
  • If Statements and Comments
  • Your Turn! Challenge - If Statements and Comments Exercise
  • Functions
  • Your Turn! Challenge - Functions Exercise
  • Lists
  • Your Turn! Challenge - Lists Exercise
  • Loops
  • Your Turn! Challenge - Loops Exercise
  • Dictionaries
  • Your Turn! Challenge - Dictionaries Exercise
  • Classes
  • Your Turn! Challenge - Classes Exercise
  • Outro
Site #1 - Word Counter
  • Intro
  • Django Cheat Sheet
  • Installing Django
  • Running the Django Server
  • Project Tour
  • URLs
  • Templates
  • Forms
  • Counting the words
  • Challenge
  • Solution
  • Outro
  • Source Code
Git
  • Intro
  • Git
  • Outro
Site #2 - Your Personal Portfolio
  • Intro
  • Sketch
  • Virtualenv
  • Gitignore
  • Apps
  • Models
  • Admin
  • For Windows Users Only
  • psycopg2 fix
  • Postgres
  • Test Your Skills - Blog Model
  • Home Page
  • Bootstrap
  • Show Jobs
  • All Blogs
  • Blog Detail
  • Static Files
  • Polish
  • Outro
  • Source Code
VPS
  • Intro
  • Digital Ocean
  • Security
  • Postgres and Virtualenv
  • Git Push and Pull
  • Gunicorn
  • Nginx
  • Domains
  • Outro
Site #3 - Product Hunt Clone
  • Intro
  • Sketch
  • Extending Templates
  • Base Styling
  • Sign Up
  • Login and Logout
  • Products Model
  • Creating Products
  • Iconic
  • Product Details
  • Home Page
  • Polish
  • Outro
  • Source Code
  • Only Voting Once
What's New in Django 2?
  • Intro
  • What's New
  • Source Code
  • Migrating a Project
  • Outro
What's Next?
  • Thanks!
  • Bonus Lecture