Print this page Export to PDF

List of Courses

Computer Science

  • CSC 155 Computer Concepts and Applications (3 Cr.)

    Introduces basic hardware and software concepts of computer usage and the computer's impact on society. Includes applications of various types of software to illustrate how computers are used in sciences, social sciences, humanities and education. Covers the use of an operating system, word processing, spreadsheets, e-mail, library access, database access and retrieval and the Internet. Prerequisite: AST 117 or AST 101 or equivalent highly recommended.

  • CSC 201 Computer Science I (4 Cr.)

    Introduces algorithm and problem solving methods. Emphasizes structured programming concepts, elementary data structures and the study and use of a high level programming language.

  • CSC 202 Computer Science II (4 Cr.)

    Examines data structures and algorithm analysis. Covers data structures (including sets, strings, stacks, queues, arrays, records, files, linked lists and trees), abstract data types, algorithm analysis (including searching and sorting methods) and file structures. Prerequisite CSC 201.