Chapter 7. DATA PROCESSING WITH VISUAL BASIC

In this chapter, you will learn the "meat and potatoes" of programming. Although Visual Basic will be the language of choice, almost every concept learned in this chapter can be applied to other programming languages. Therefore, when you master this chapter's information on data types, mathematical operators, and comparison operators, you will be prepared to learn the basics of virtually any programming language that exists.

The highlights of this chapter include the following:

  • Data appears in many different forms.

  • The way that your program processes data depends on the data type.

  • The mathematical operators enable you to perform calculations in Visual Basic.

  • The comparison operators enable you to compare ...

Get Absolute Beginner's Guide to Programming, Second Edition 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.