| | Visual Basic .NET Introduction
This class will give the students a thorough introduction to the basics of programming with Visual Basic. At the end of this class, students will be able to create Visual Basic programs that define variables and arrays and that use if statements, select case statements, for loops and while loops. Students will be able to define subroutines and functions. Students will be able to interact with objects on Visual Basic forms. This is class is good for students that have no experience with programming.
| |
| 1 | Lesson 1: Getting Started
This lesson will introduce you to the basics of Visual Basic .NET Integrated Development Environment (IDE) and give you a chance to learn some basic skills that you will use through out this class. We will learn some advantages to using Visual Basic .NET for programming. We will also learn how to work with the IDE to build and run an application. This lesson will give you a chance to install the Visual Basic .NET IDE and make sure it will work for you.
| 
|