CIS 115 Introduction to Programming and Logic
This course introduces computer programming and problem solving in a structured program logic environment. Topics include language syntax, data types, program organization, problem solving methods, algorithm design, and logic control structures. Upon completion, students should be able to use top-down algorithm design and implement algorithmic solutions in a programming language.
Competencies
1. Apply control structures
2. Apply top-down algorithmic design.
3. Implement algorithmic solutions in a programming language.