In this video, we dive into object-oriented programming in C# and make a virtual pet simulator. This allows us to explore the basics of classes - fields, methods and constructors - and why we should use classes to organize our code in C#.
=== Relevant Links ===
Playlist: • Intro to Programming in C#
Next video: • Intro to C#: 5 - Trivia Game