POO: Creando nuestros propios tipos de datos

Hasta ahora hemos trabajado con los tipos que Python nos proporciona de forma inmediata: int, str o list. En el desarrollo real necesitamos describir entidades complejas: un usuario, una orden o un personaje del juego. POO (programación orientada a objetos) le permite combinar datos y funciones en una estructura lógica.

Full content is available with a 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.