CS 115 Introduction to Computer Programming Course Syllabus Spring 2021
The goals or desired outcomes of this class are that the student will be able to:
- To acquire an understanding of computer architecture and data representations (variables, representation of numbers and character strings)
- To learn basic algorithmic problem-solving techniques (decision structures, loops, functions)
- To be able to use and understand objects used in programming
- To be able to design, document, implement and test solutions to programming problems
These outcomes are measured by programs,
lab work, lab exams, and lecture exams.