Summary
In this chapter, you have learned techniques for using memory with variables. You also have learned about data tables and easy ways to manipulate data in memory.
Apart from using a variable or collection to store data, we have learned to store and manipulate data in a more persistent way using such files as CSV and Excel.
In the next chapter, we will learn to handle controls within applications in a better way.