Chapter 4 - Classes

« Return to the Table of Contents

Let’s learn about more generalized Classes.

Classes behave like data classes, but also allow us to create more complex behaviors by including methods within the class that operate on the properties of the class.


Table of contents


Back to top

Created by Greg Silber, Austin Cory Bart, James Clause.