The Programmer Toolbox
The Programmer Toolbox
Kathryn Hodge, Robyn Silber
Data Structures and Object Oriented Programming for Beginner Programmers
21 minutes Posted Dec 11, 2018 at 12:30 am.
0:00
21:58
Download MP3
Show notes

Do you store every piece of data in its own variable? Probably not... and if you had to, that would not be very fun, especially if had thousands or millions of data pieces. This week Kathryn and Robyn from The Programmer Toolbox will be talking all about data structures and why you need them. They'll also explain the basics of how you can organize data with object oriented programming and why it might be useful in your programs.