New to Visual Basic .NET? In this five part series, best-selling Dummies author Bill Hatfield teaches you the basics of Visual Basic .NET. This is your chance to discover this programming language first hand. No experience is required!
You can check out each of the following articles in order. When you’ve completed these, then you’ll want to check out the Visual Basic section of Developer.com for additional articles. You can also join the VB discussions!
- Discovering Visual Basic .NET.
There is no need to put off learning Visual Basic .NET any longer. With this tutorial you will be on your way! - Discovering Visual Basic .NET: Working with Variables.
Nearly every program needs to keep track of things. Discover how to with Visual Basic .NET in this installment of the Visual Basic .NET tutorials. - Discovering Visual Basic .NET: Using Functions and Arguments.
A lot of functionality it already done for you. Learn how to use built-in functionality in Visual Basic .NET. with this installment of our Visual Basic .NET tutorials. - Discovering Visual Basic .NET: Making Decisions.
Continue your learning of Visual Basic .NET by discovering the syntax for adding logical decisions into your programs. - Discovering Visual Basic .NET: Repeating Code.
For those new to Visual Basic, here is your chance to learn about the topic of looping and how to get your program to execute several lines of code again and again.
# # #