CSCI 1120 (Low-Level Computing):
Readings

The table below lists readings for topics covered in class.

Lecture date Topic Readings
January 24 Command-line basics
January 31 Introduction to C (variables, expressions, functions)
Februarynbsp;14 Introduction to C (control structures)
February 21 Arrays, strings, and pointers in C
March 21 I/O and files in C
April 04 Computer representation of data
April 11 Dynamic memory management and user-defined types in C