Apr 19, 2024  
College Catalog 2018-2019 
    
College Catalog 2018-2019 [ARCHIVED CATALOG]

CSC 162 Visual Basic I Programming

Credits: (4)
This is a language and platform (OS) dependent introduction course on computer program design and development. Lectures cover the style and techniques necessary to solve problems using the Visual Basic programming language. Basic concepts of object oriented programming will be covered. This course shows how to create programs using a graphical user interface (GUI). Students will demonstrate an understanding of how controls on the GUI interact with the program’s code. In addition, they will demonstrate an understanding of Event Handlers. Implementation of design will be done using pseudo code using a top-down design approach.