Beginning C#, Episode 17: Structs | Kodeco

In this video, you learn your first object type, the struct. This enables you to group data and pass it around in your code.


This is a companion discussion topic for the original entry at https://www.kodeco.com/3247-beginning-c/lessons/17