Chapter 5 - VB.NET Language and Syntax - Part 2
Tutorial
The Bottom Line!
The bottom line can be summed up in an motto that has beome popular as OOP has taken over software: "Good programmers write good code. Great programmers steal great code." (If it's legal, of course.) The underlying meaning is that you should never write any code if you can use a tested and proven object to get the same result.
Congratulations, soldier! You've graduated from week one of VB Boot Camp!
- How to use InputBox and MsgBox as the first examples of function statements
- "Magic" Numbers in the Code
- Trying Out Changes in the Book's Code
- Windows Form Designer Generated Code
- More on Numbers and VB.NET
- Math and Programming
- Examples of the Math Operators
- What Should Have Been Included in the Book
- Qualifying With System.Math
- The Bottom Line!
<< Previous | Next

