
In this course, you will be introduced to classes, instances, and inheritance. You will learn how to use classes to represent data in a concise and natural way. You will also learn how to override built-in methods and how to create “inheritable” classes that reuse functionality. You will also learn how to design classes. Finally, you will be introduced to a good programming habit - writing automated tests for your own code. This course is best suited for you if you are already familiar with…
Classes and Inheritance in Python is listed in the GenAI.Works courses directory, from Michigan University.