Apr 16, 2024  
2020-2021 Undergraduate Bulletin 
    
2020-2021 Undergraduate Bulletin [ARCHIVED CATALOG]

CSCI 2010 - Introduction to Programming II

Credit Hours 3
Prerequisite: CSCI 1010 /CSCI 1011  with a C or better.
Corequisite: CSCI 2011  
Description: Continuation of 1010. Additional topics in programming including records, files, and dynamic memory allocation. Data structures including arrays, character strings, stacks, queues, linked lists, and binary trees. Each structure is presented in its abstract form and its implementation.