Tag: Object Oriented Programming
-
Classes, Records, Structs, and Record Structs in C# | Let’s Solve the Mystery
Types are the building blocks in any programming language. C# is no different. Over the years, it has accumulated a variety of different types that a programmer can use to accomplish their goal. However, knowing what to use and when is essential if you really want to efficiently use the tools that are available to… Read more