Nov 29, 2024  
Undergraduate Catalog 2023-2024 
    
Undergraduate Catalog 2023-2024 [ARCHIVED CATALOG]

CSC 112 Fundamentals of Computing II

Credits: (4)
This course formally presents abstract date types (ADT’s), including stacks, queues, lists, and trees. Object-oriented programming concepts will be covered and implemented, as well as modular program design techniques, including class design, data structures and algorithms. Simple sorting and searching techniques, along with their efficiencies will be studied. Other topics covered include recursion, sets, maps, and exception handling. Prerequisite(s): CSC 111 .