In this article and the next few I’m going to introduce you to object-oriented programming in Python. These articles will show you how to create your own user-defined data types that powerfully extend the usefulness of Python into any domain of your choosing. In this first article I’m going to demonstrate how to create simple objects in Python that can used as user-defined types.

#objects #object-oriented #python #programming

Learning Python: Object-Based Programming
1.95 GEEK