As our program gets bigger we're creating more and more variables. We need a better way to organise how we store our data. In this lesson we'll look at arrays and tables, and how we can use them in our code to create data objects. This is the start of Object Orientated Programming.
To download the code used in this lesson and for more information and tips go to
Make sure you check out the course website at
0 Comments