Beginning Programming with C#, Episode 19: Arrays | Kodeco

This content was released on Feb 5 2019. The official support period is 6-months from this date.

An array is your first data structure that can hold other items. Here, you'll learn to use arrays in your programs.


This is a companion discussion topic for the original entry at https://www.kodeco.com/603984-beginning-programming-with-c/lessons/19