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
На этой странице сайта вы можете посмотреть видео онлайн Python: TKinter Class Based Windows длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Kludgeware 06 Октябрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 27,227 раз и оно понравилось 396 зрителям. Приятного просмотра!