Full Visual Basic Programming
Introduction to Visual basic. (NCC-VB-Comp4)
Course: Full Visual Basic Programming course.
Course Code: NCC-VB-Comp4
Level: Absolute Beginner
Prerequisites: None.
Duration: 4 day
This course is aimed at those wishing to teach Computing/Computer Science and use Visual basic and Microsoft’s very intuitive and user friendly integrated development environment to teach programming principles.
The course will cover:
- Introduction to Visual basic.
- Installing Visual basic.
- Introduction to the interface and development environment.
- Interface options.
- Creating a user interface.
- Event driven principles.
- Getting help with programming.
- Basic error diagnostics.
- Creating your first program.
- Event Driven Principles and Introduction to variables.
- Example Programs.
- Programming Tasks.
- Introduction to variables
- Data types
- Creating and using variables
- Variable Scope
- Constants
- Introduction to the environment.
- What is VB .Net
- Object Oriented Principles.
- Writing Visual basic projects.
- Introduction to Selection
- Principles of selection
- Methods of selection
- Using selections in programming for decision making.
- Nested selection.
- Condition operators.
- Practice programs.
- Principles of iteration.
- Principles of iteration.
- Methods of iteration.
- Data collection through the GUI
- Using iteration in programming for decision making.
- Practice programs.
-
Using String functions and mouse events.
- Introduction to built-in functions
- Types of string functions
- Using string functions to manipulate data.
- Mouse Events, Methods and associated properties
- Practice programs.
- Files and Debugging in visual basic
- Introduction to debugging tools.
- Intellisense.
- Finding faults in your program
- Program diagnostics
- Handling text files.
- Practice programs.