tutorial 1: introduction to objects and arrays

watch it on YouTube

Notes

Definitions

object
complex data type that is defined with multiple components that can be of any data type
array
a type of object that uses integers to index members of the structure