Apr 24, 2024  
2017-2018 Catalog 
    
2017-2018 Catalog [ARCHIVED CATALOG]

Add to My Catalog (opens a new window)

CSC 201 - Computer Science III / Data Structures 4 cr.


This course covers the fundamentals of data structures and software modeling. Topics include: modern IDE for software development and code version management systems, design and development of reusable software, software modeling (class diagram, use case, CRC card), introduction to analysis of algorithms (order notation), abstract properties, implementation and use of stacks, queues, linked lists, and binary trees, binary search trees, recursion, and efficiency of recursive solutions, range of search (sequential, binary), select (min,max, median), and sort algorithms (quicksort, merge sort, heap sort) and their time and space efficiencies, software quality assurance (pre and post conditions, program testing), team development of software applications, and professional responsibilities and liabilities associated with software development.  3 hrs. lect; 1 hr. lab. Prerequisite: CSC 180   with a grade of C- or better or permission of the instructor. Corequisite: MAT 206 .



Add to My Catalog (opens a new window)