The objectives of this lesson are:
- Describe compilers, interpreters, source code files, pseudo code files, native code files, and executable files.
- Describe the steps in building an application program.
- Describe the steps in building a project with Visual Basic.
- Define the Problem
- Design and Plan
- Build the Program
- Run the Program
- Test and Debug
- Document Your Program
- Compile and Distribute Your Program
- Create a Visual Basic project following the step-by-step approach.
Labels: Programming, VB.NET