In this video we're going to learn what is so special about 'self' argument in Python OOP.
Self is one of the cornerstones for understanding OOP in Python so it's a must have if you want to leverage classes and all the great things that come with it!
📚Recommenced book if you want a deeper dive into the OOP universe in Python.
👉 Learning Python, 5th Edition by Mark Lutz
#Python #Programming