Web development with Django (Python) for Beginners

mitchtabian mitchtabian Last update: Feb 08, 2024

Building a Website with DJango (Python)

Learn how to build a website with Django, the web development framework for Python.

In the course you'll learn:

  • Register, update, authenticate, delete users
  • Blog posting (Create, Retrieve, Update, Delete - CRUD)
  • Building an admin panel
  • Launch a production website (just like codingwithmitch.com)
  • Use AWS S3 to store and serve static files on your server (images)
  • Bootstrap
  • HTML
  • CSS
  • And much more...

When your done the course, push your website live on the internet with these videos:

  1. Host your Website with Digital Ocean
  2. Register a Custom Domain
  3. Set up HTTPS on your Server
  4. Object Storage with Django (Digital Ocean Spaces S3 & AWS)
  5. Send Emails with Django for Password Reset

Then we'll take development to the next level by building a REST API on the website so other technologies can communicate with it (ex: an android app).

  1. Build a REST API

Subscribe to our newsletter