Learn how to write code for Windows applications using the Visual Basic programming language and development environment.
Visual Basic is the most widely used programming language for creating Windows applications. It is easy to learn and does not require you to memorize difficult commands like other programming languages. In this course, you will learn how to write Windows applications and programs using the Visual Basic programming language and the Visual Basic development environment. You will see how Visual Basic development environment enables you to create the application program and its components literally with the click of a button or menu item. It even writes all the necessary code to get the application started for you.
In this course you will learn the building blocks of programming, including using variables to store data, control structures, and loops. You will discover how to use the large function library built into Visual Basic as well as how to write and use your own functions. You will also explore using Windows' large and varied library of controls and how to access files and handle errors. You will learn about event-driven and object-oriented programming, concepts that are important in other programming languages as well.
Requirements:
Hardware Requirements:
- This course is not suitable for Macs unless you're using software such as Boot Camp or Parallels.
Software Requirements:
Other:
- Email capabilities and access to a personal email account.
Instructional Material Requirements:
The instructional materials required for this course are included in enrollment and will be available online.
Learn how to write code for Windows applications using the Visual Basic programming language and development environment.
- Getting Started Using Visual Basic
- Properties
- Event Procedures
- Controls
- Data Types and Variables
- Assignment and Arithmetic Operators
- Relational and Logical Operators
- Control Structures
- Loops and Arrays
- Subroutines and Functions
- File Access
- Handling Exceptions
Self-Study