In this video we briefly go over classes: what they are, how to use them, and why you might want to use them.
This is a nice supplement to the material we cover for the Types chapter in Everyone Can Code Puzzles and especially the Assemble Your Camera Swift Playground sessions.
Classes, at their core, are about organizing your code. So we look at some examples of how you might use a class to organize your code for a veterinary clinic app.
#everyonecancode #swiftplaygrounds #codingathome