[teamtreehouse] Object-Oriented Python

Tags:

236-minute Python Course

About this Course

Sometimes simple scripts with functions in them just aren’t enough. Eventually you’ll need logical models of your work and that’ll lead you to creating custom classes in Python.

Object-oriented programming is a large topic. It provides us some amazing tools, though, so it’s one of the most beneficial things to learn about in Python.

First, you’ll learn how to build basic custom classes. Then, you’ll expand them through inheritance. And for some extra power, you’ll also learn how to take control of Python’s built-in classes to make your own more powerful while doing less work. Finally, we’ll put everything together into a fun game utility.

What you’ll learn

  • Object-oriented programming
  • Inheritance
  • Special methods

Teacher

  • Kenneth Love

     

    Besides teaching Python at Treehouse, Kenneth Love is a husband & father. He created a few popular Python libraries, worked at most levels of the web stack, & was the Creative Director of a newspaper. He likes board games, whiskey, activism, & dry humor.

     

Size: 321.58M

 

https://teamtreehouse.com/library/objectoriented-python-2.

5 thoughts on “[teamtreehouse] Object-Oriented Python”

Leave a Comment