News Contact Search Help Index.html
Lackawanna College logo

Prospective Students
Current Students
Parents
Financial Aid
Alumni
Institutional Advancement
Faculty & Staff
Continuing Education
The College
Academics
Athletics
The Mellow Theater
Police Academy
Home

Boy and girl at the library
Girl in hallway reading Boy reading book 2 girls walking with books Girls in dorm room studying


Degrees

IS 105 Visual Basic Programming Course Objectives

An student of IS 105 should be able to:  

  1. 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.
  2. Debug a VB program using the system generated error/warning messages so that no errors or warnings are generated.
  3. 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.
  4. 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.