Arrays

Complete Developer Podcast - A podcast by BJ Burns and Will Gant - Thursdays

Categories:

Arrays are a basic data structure that are used to store values and associated keys. You'll see them across most languages though the names of operations might change or how you implement the arrays. They are related to other data structures such as linked lists.

Visit the podcast's native language site