Introduction
In this chapter, we'll mostly print things to the console. There will be little visual output. You'll learn how to load XML and CSV and parse them, so that you can use the data stored in those files. We'll also take a look at some useful data structures, such as ArrayList and HashMap. This chapter will be very handy if you want to get started with data visualization.