Momentum logo
Team 2 Classroom

Classes and Objects

Posted on Jun 22nd, 2020

Today, we’ll take a survey of object-oriented programming to get us ready to take on Django.

Today’s topics

  • Object-oriented programming
  • Classes and objects

Mystery Word Project review questions

  • What’s something I learned in doing this project?
  • What’s something I want to understand better or know more about after doing this project?
  • What was my biggest accomplishment doing this project?

🐍 Code Break

Creating classes and objects

Project

Word Frequency OO

Resources

Code & Video from Class

Back to home