Development [TeamTreeHouse] Object-Oriented Python

tttx

Помощник Администратора
Команда форума
Регистрация
27 Авг 2018
Сообщения
37,815
Реакции
543,761
85d2ede922.jpg

DESCRIPTION:

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
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.

SALES PAGE:
DOWNLOAD:
 

Обратите внимание

Назад
Сверху