Signing you in…

Classes and Objects

OOP: Creating our own data types

Until now we worked with types Python gives us out of the box: int, str, or list. In real development we need to describe complex entities: a User, an Order, or a game character. OOP (object-oriented programming) lets you combine data and functions into one logical structure.

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.