Part 2:Visual Basic Files and Data Structures
In the second part of this book, we will focus on building our skills for more advanced programs. You will learn how to format data and persist it into files on the disk drive. We will also look at advanced data structures that are provided to you in the Visual Basic programming language.
This part has the following chapters:
- Chapter 8, Formatting and Modifying Data
- Chapter 9, File Input and Output
- Chapter 10, Collections
- Chapter 11, Project Part II