COMP-1296Introduction to Programming Logic
This course is intended to serve as an introduction to programming concepts. Students will be introduced to high-level modeling and common numeral systems used by computer programmers. Boolean operations will be explored with importance placed on the student’s ability to analyze, interpret and re-write word problems as Boolean expressions. Students will explore other core concepts such as assignment, sequence, iteration, decision, modular abstraction, arrays, and strings.