Josh Finnie Headshot
  • Home
  • About
  • Blog
  • Projects
  • Home
  • About
  • Blog
  • Projects

Series: Django Bootcamp (4 posts)

  1. Part 1
    Getting Started with Python for Web Development January 9, 2026

    This beginner-friendly guide covers the basics of Python, setting up virtual environments, installing pip, and why Django is the best choice for building powerful web applications.

  2. Part 2
    Creating Your First Django Project March 9, 2026

    In this beginner-friendly guide, we create our first Django project, explore its file structure, and build our first view to display a page in the browser.

  3. Part 3
    Models & the Django Admin March 30, 2026

    In this beginner-friendly guide, we define our bookmark model, run database migrations, and explore Django's built-in admin panel to manage our data.

  4. Part 4
    Django Views & Templates April 7, 2026

    In this beginner-friendly guide, we build out the views and templates for our bookmark manager — listing bookmarks, viewing details, creating new ones, and deleting them.

All Series →
Home About Blog Projects RSS

© 2010 - 2026 Josh Finnie. creative commons license

Built with Astro. Source code on GitHub.