Python: TKinter Class Based Windows

Publicado el: 06 octubre 2019
en el canal de: Kludgeware
27,227
396

This video covers class based windows. A class based window is a window created using a custom class, where the properties and methods are encapsulated into a single object. Class based windows (CBW) are important when you want your methods to manipulate data. Without CBW, you are forced to operate through global variables, which is the number 1 rule for programming: try to never use global variables!! The window's properties are set using the init method, and all methods operate through the instance of the class. Feel free to leave any comments, questions, or suggestions below!


Good sources to learn Python:

Automate the Boring Stuff: https://automatetheboringstuff.com/

Tutorial's Point: https://www.tutorialspoint.com/python...

Github Source code: https://github.com/hendog993/YouTube-...

LinkedIn:   / henry-gilbert  

Website: https://tinyurl.com/y4yuh4mb


En esta página del sitio puede ver el video en línea Python: TKinter Class Based Windows de Duración hora minuto segunda en buena calidad , que subió el usuario Kludgeware 06 octubre 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 27,227 veces y le gustó 396 a los espectadores. Disfruta viendo!