Momentum logo
PT Team 3 Classroom

Intro Django

Posted on Dec 13th, 2021

1β€” layout: post title: Introduction to Django tags: phase-1 python β€”

🎯 This week’s topics

  • Django
  • Starting a Django App
  • Models
  • Views
  • Templates

πŸ”– Assignments for now until 12/22 (last class before break)

First, work on finishing the Blackjack game. Please post questions on Slack.

For the next section, the objective is for you to complete the code for at
least one of the following Django tutorials. Each tutorial goes through
the steps of building a Django app, approaching it in a slightly different way. The tutorials you don’t write the code for can still serve as references.

Whichever tutorial you choose, please accept the assignment here, clone it locally, and put your work in the empty repository.

Option 1: πŸ“Ή Video - Pretty Printed Introduction to Django (email required to start course)

Option 2: πŸ“— Written - DjangoGirls Skip the installing Python. We’ve already done that.

Option 3: πŸ“• Written - MDN Django Tutorial

πŸ¦‰ Notes

πŸŽ™ Django Chat podcasts