Momentum logo
Team 7 Classroom

🐍 Welcome to Python! 🐍

Posted on Feb 15th, 2021

Welcome to Back End Development, where we’ll be learning about:

  • Python
  • Django and back-end web development
  • Databases
  • Deploying Django applications

πŸ“… Today’s topics

  • Running Python
  • Syntax differences between JS and Python
  • Python
    • variables
    • if statements
    • while loops
    • Input and output with input and print
    • Functions

🎯 Project

House Hunting With Python

πŸ”– Resources

πŸ“Ή Code, Notes, and Video from Class

Tags: phase-2 python

Back to home