20. Defining your own ClassesΒΆ
- 20.1. Introduction: Classes and Objects - the Basics
- 20.2. Objects Revisited
- 20.3. User Defined Classes
- 20.4. Adding Parameters to the Constructor
- 20.5. Adding Other Methods to a Class
- 20.6. Objects as Arguments and Parameters
- 20.7. Converting an Object to a String
- 20.8. Instances as Return Values
- 20.9. Sorting Lists of Instances
- 20.10. Class Variables and Instance Variables
- 20.11. Public and Private Instance Variables
- 20.12. Thinking About Classes and Instances
- 20.13. Testing classes
- 20.14. A Tamagotchi Game
- 20.15. Class Decorators
- 20.16. Glossary
- 20.17. Exercises
- 20.18. Chapter Assessment
You have attempted of activities on this page