More on the VB.NET type system: Data types This lesson is all about the different data types in the Visual Basic language. We'll also cover string methods, work with substrings and so on.
Conditions (branching) in VB.NET This lesson goes over what branching is in Visual Basic .NET, as well as conditional statements and Select Case constructs.