Mar 28, 2024  
College Catalog 2021-2022 
    
College Catalog 2021-2022 [ARCHIVED CATALOG]

CSC 112 Fundamentals of Computing II

Credits: (4)
This course develops the discipline of computing and the roles of professionals by introducing software engineering early in the learning process. This course formally presents abstract date types (ADT’s). The ADTs presented are stacks, queues, lists, and trees. Object Oriented programming concepts will be covered and implemented. Simple sorting and searching techniques, along with their efficiency are studied. Other topics include recursion, inheritance, file I/O, and exception handling. Programming assignments are an integral part of this course. Prerequisite(s): CSC 111 .