C# OOP Primer: Data Types, Structs, & Classes
6 April 2019Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover the basics: data types, structs, and classes.