Apr 20, 2024  
College Catalog 2017-2018 
    
College Catalog 2017-2018 [ARCHIVED CATALOG]

CSC 109 Algorithm Development

Credits: (1)
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.