CSC109 — Algorithm Development
Credits: This course teaches Computer Science students to develop solutions for simple and complex problems through top-down algorithm and pseudo-code design. Topics will include general program flow structures including linear processing, selection, and iteration. Students will learn the procedures to break problems into smaller pieces in order to develop, refine, and test their algorithms.