Degrees
IS 105 Visual Basic Programming Course Objectives
An student of IS 105 should be able to:
- Demonstrate proficient use of the Visual BASIC Programming environment to independently create, store, and edit VB programs from instructor supplied specifications, which illustrate comprehension of programming concepts.
- Debug a VB program using the system generated error/warning messages so that no errors or warnings are generated.
- Include in their VB program, clear, concise, internal documentation, in the form of commentary statements. Documentation will also be demonstrated by the use of self-documenting data-names using a standardized system throughout the source code.
- Write a VB program and correct all logic errors to achieve the correct/desired output by utilizing a three-step process of creating the interface, setting properties, and writing code.
|