Momentum logo
Team 3 Classroom

Classes and Objects

Posted on Aug 18th, 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 Examples

Back to home