[CloudAcademy] Introduction to Object Orientation and C# Classes

  Description This course takes code from the Data Types and Variables course and refines it using object-oriented (OO) principles. We explore some of the main concepts of OO programming during this process, such as encapsulation, code reuse, and inheritance. Along the way, we learn more about essential code structures such as conditional evaluation with […]