Momentum logo
Team 7 Classroom

🐍 OO Programming in Python 🐍

Posted on Feb 23rd, 2021

πŸ“… Today’s topics

  • Python Classes
    • Instantiating an Object
    • Attributes
    • Instance Methods
    • β€œMagic” Methods
  • Inheritance

🎯 Project

Go Fish Example

πŸ”– Resources

⭐️ EXTRA/TMI

Detailed information about all the parts of the Internet and how they interact.

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

Tags: phase-2 python

Back to home