Python Forum
how the class works - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: how the class works (/thread-25038.html)

Pages: 1 2


RE: how the class works - berckut72 - Mar-17-2020

Theoretically - I understand the paradigm of classes - inheritance, encapsulation, preparation for an instance, properties and methods of a class ... Probably, I just do not have enough practice to know this well. And practice is errors and their correct correction, as well as the time I can spend on it. And, of course, this forum will help a lot and very good explanations from people like you!