Apr 19, 2024  
College Catalog 2017-2018 
    
College Catalog 2017-2018 [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 (ADTs). The ADTs presented are stacks, queues, lists, trees, graphs and tables. Simple sorting and searching techniques, along with their efficiency are studied. The use of pointers and recursion is covered. Programming assignments are an integral part of this course. Prerequisite(s): CSC 111 .