by Wahid Tanner | May 19, 2016
https://www.takeupcode.com/podcast-player/485/110-data-types-void-bool.mp3Download file | Play in new window | Duration: 12:02 | Recorded on May 18, 2016Void and bool are simple types that you can use with very little explanation. There are a few details that you...
by Wahid Tanner | May 25, 2016
https://www.takeupcode.com/podcast-player/491/113-data-types-arrays.mp3Download file | Play in new window | Duration: 13:07 | Recorded on May 24, 2016You’ll often need multiple variables of the same type and while you can sometimes just create separate variables...