|
This course examines some of Visual Basic's coding tools for building applications.
Objectives:
After completing this course, students will be able to:
- Use Visual Basic's built-in functions
- Use message and input boxes
- Include remarks in the program
- Use comparisons in an application
- Utilize looping structures in code
Topics:
- Built-in Functions
- Message and Input Boxes
- Remarks
- Comparisons
- The If Statement
- Working with Comparisons
- Do Loops
- The For Loop
|