In this four-part series, Kirk discusses classes and objects in Python. In PART 3, he continues this discussion by explaining how to create and use methods. He also discusses dynamically setting attributes after the object has been initialized.
PART I: https://youtu.be/XLKkx_U5rNw
PART II: https://youtu.be/eSKJWpVPWLE
PART IV: https://youtu.be/LRRf48sUJeI
/* Try not to get intimidated or caught up in the "mystique" of object oriented programming */
Python code from video: https://github.com/ktbyers/pynet/blob/master/learning_python/classes/collateral/video_methods/simple_methods.py
Download
0 formats
No download links available.
PYTHON Tutorial | Classes and Objects, Part 3 | Kirk Byers | 2021 | NatokHD