COMP-1263Programming Logic
This course is an introduction to programming concepts used in a variety of fields, including web and game development. Boolean operations will be explored, with concentration 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.