Computer Science Course Descriptions
CS 1170 Computer Science I Syllabus
4 Credits 4 Class Hours
This is the first of a two-semester sequence using the high-level language C. The emphasis is on problem solving using the language and principles of structured software development. The topics covered (including the language syntax) are, simple data structures such as arrays and strings, pointers, pointer arithmetic, arrays and pointers, functions, function overloading, function parameters, return types, structures and unions, and
C based I/O.
CS 2170 Computer Science II Syllabus
4 Credits 4 Class Hours
This course is a continuation of CS 1170. The topics include introductory object-oriented programming techniques using the C++ language, operator and function overloading, software engineering principles, records, pointers, inheritance, other data structures such as stacks, queues, and linked lists, and the C++ I/O system. Prerequisites: CS 1170 Computer Science I
[Return to Course Descriptions Index] [Return to Catalog Table of Contents]