Courses of Study 2020-2021 
    
    Apr 18, 2024  
Courses of Study 2020-2021 [ARCHIVED CATALOG]

Add to Favorites (opens a new window)

ENGRD 2140 - Computer Systems Programming

(crosslisted) ECE 2400  
     
Fall. 3 credits. Letter grades only.

Prerequisite: CS 1110  (preferred) or CS 1112 .

C. Batten.

Computer systems programming involves developing software to connect the low-level computer hardware to high-level, user-facing application software. This course will provide a strong foundation in the principles, practices, and art of computer systems programming using the C and C++ programming languages. Students will learn procedural programming in C and how to theoretically analyze and practically implement basic data structures and algorithms. Students will transition to C++ to explore object-oriented, generic, functional, and concurrent programming before exploring advanced data structures and algorithms involving trees, tables, and graphs. Students will explore systems programming using the POSIX standard library. The course includes a series of programming assignments for students to put the principles they have learned into practice. For more information, see http://ece2400.ece.cornell.edu.



Add to Favorites (opens a new window)