Intro to Program Logic w/Lang
CIS-125

This course introduces students to program design basics.  This course will provide students will the theoretical building blocks for other programming classes.

Section 1 Program design
Section 2

Pseudocode

Section 3 Developing an algorithm
Section 4 Selection control structures
Section 5 Repetition control structures
Section 6 Pseudocode, algorithms using sequence, selection and repetition
Section 7 Array processing
Section 8 First steps in modularization