Course Title: | Programming Logic and Design |
---|---|
Course Number: | CIS115 |
Course Description: | This course introduces basics of programming logic, as well as algorithm design and development, including constants, variables, expressions, arrays, and control structures for sequential, iterative and decision processing. Students learn to design and document program specifications using tools such as flowcharts, structure charts, and pseudocode. Program specification validation through desk-checking and walk-throughs is also covered. |
Course Prerequisites: | CEIS100 / 3-3 |