Python 3.9: Objects & Self

Publicado el: 04 marzo 2021
en el canal de: BitCode
77
9

Welcome to another Python 3.9 tutorial video, this video is about objects and self.

An Object is an instance/copy of a Class. A class is like a blueprint while an instance is a copy of the class with actual values. Object allows you to do stuff with the class.

Lets talk about self,
The self parameter is a reference to the current instance/object of the class, and is used to access variables that belongs to the class.
It does not have to be named self , you can call it whatever you like, but it has to be the first parameter of any function in the class

Keyboard I Use: https://amzn.to/2NgjPFV

Playlist:   • Installing Python 3.9  


En esta página del sitio puede ver el video en línea Python 3.9: Objects & Self de Duración hora minuto segunda en buena calidad , que subió el usuario BitCode 04 marzo 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 77 veces y le gustó 9 a los espectadores. Disfruta viendo!