Please Rotate Your Device

For best viewing on a small screen, rotate your device to landscape mode.
Image showing a device being rotated to landscape mode.

SUNY-Wide Course Catalog

Campus
Broome Logo

Broome
907 Upper Front Street Binghamton, NY 13901-1001
Website

SUNY Transfer Paths
Additional Information
Status: Active
SUNY ID: 148342
Full Title: Introduction to Programming
Level: Lower Division (UG)
CIP: 1102 Computer Programming

CST 113 | Introduction to Programming

0 to 3 credits

Introduction to the fundamentals of programming using an Integrated Development Environment (IDE). Topics may include data types and variables, decisions and conditional statements, repetition/loop structures, file processing and formatting of output. Lab assignments emphasize program development using a modular design and self-documentation.

Prerequisite- Corequisite
Prerequisite: A computer course or equivalent

Credits: 3
Hours: 2 Class Hours, 2 Laboratory Hours

Course Profile
Learning Outcomes of the Course:
Upon successful completion of this course the student will be able to:

1. Demonstrate the use of Visual Studio to compile, debug and run programs.
2. Demonstrate the use of problem-solving skills for program development.
3. Create projects that use assignment statements, arithmetic computation, decisions (if and switch) and loops.
4. Demonstrate how to use standard programming techniques.
5. Demonstrate the use of at least 3 different repetition structures.