Help

Course Information

Visual Basic (CPT 119)

Term: 2012-2013 AY - Spring Semester

Faculty

Toni M FredetteShow MyInfo popup for Toni M Fredette
Email address is hidden, click here to email
 

Description

This course emphasizes methods of problem-solving to analyze and transform a given problem to its computer solution using Visual Basic. Visual Basic is an object-oriented/event-driven programming language that is easy enough for nonprogrammers to use, yet sophisticated enough to be used by professional programmers. Students will learn to include standard Windows objects such as buttons, list boxes, scroll bars, and icons on Windows applications. Once the objects are created, the programmer then concentrates on writing the specific instructions telling how each object should respond to a user click.