
Introduction
Arrays part(1)
The lecture covers the for loop syntax in Visual Basic, including a start to stop counter. It demonstrates starting from zero or from one and how that affects repeated results.
Master the for each loop to populate a list box from an array of names, using for each string in name and adding items to the list box.
Explore conditions and boolean logic in Visual Basic .Net, learning how true and false statements drive conditional statements. Apply and/or operators to combine conditions and evaluate results.
Demonstrates the select case conditional statement in VB.NET, using a days array to execute code blocks based on user choice and exit after each case.
With Visual Basic .NET, you can create solutions that run on Microsoft Windows. By the time you finish this course, you have likely already felt the need or desire to create such programs. You will be identified with the functions of Visual Basic, even if you have not written a computer program before.