Chapter 11. Mastering data types, operators, and string processing

After completing this chapter, you will be able to

Throughout this book, you’ve used data types and variables to store information in a program. For example, in Chapter 5 you learned how to store the content of a TextBox control in a string variable and manipulate it using Visual Basic code. In Chapter 10 you also managed random number calculations with numeric variables that are helpful in mathematical games.

In this chapter, you’ll go much farther with data types, mathematical operators, ...

Get Microsoft Visual Basic 2013 Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.