2019-2020 CSN Catalog 
    
    Apr 29, 2024  
2019-2020 CSN Catalog [ARCHIVED CATALOG]

Course Descriptions


The following course descriptions are intended to briefly describe the nature of each of the courses. For more complete information, departments or faculty can provide specific course syllabuses.

In addition to these hours, students are expected to complete homework assignments on their own time. These assignments may include library research, computer utilization, field trips, cultural performances, and other instructional activities.

 

Computer Science

  
  • CS 135 - Computer Science I

    Credits: 3
    This course is intended for students in computer science or engineering majors. It covers: a) Program development in a complex operating environment; b) Problem-solving methods and algorithm development in a high-level programming language; c) Program design, coding, debugging, and documentation using techniques of a good programming style.
    Prerequisite(s): MATH 127  or MATH 128 .
  
  • CS 202 - Computer Science II

    Credits: 3
    This course is the continuation of CS 135 . It covers: a) Data structures and algorithms for manipulating linked lists; b) String and file processing; c) Recursion. Software engineering, structured programming and testing, especially larger programs are also covered in this course.
    Prerequisite(s): CS 135 .