5.0 Credits
An introductory course in programming using VB.NET. No previous programming experience is expected. Topics include designing, creating and debugging interactive, event-driven programs with a graphical user interface and developing problem solving skills.
Course-level Learning Objectives(CLOs)
Upon successful completion of this course, students will be able to:
- Use correct syntax and structure of the Visual Basic language.
- Design an appropriate User Interface for a simple Visual Basic application.
- Analyze problems typical of the business, scientific or home environment and to formulate solutions in quantitative terms capable of computer solution.
- Design algorithms typically used in computer programming.
- Lay out a flow chart for a typical algorithm.
- Utilize Sequence, Selection and Iteration constructs in the design of solutions.
- Design, code, correct, test, and execute a Visual Basic program.