Software Tools
EECS-2031
Fall 2015
York University


Tentative Lecture Schedule
(May be adjusted according to the lecture speed)

DateContent
September 14Course Introduction, Overview of C, Basic I/O
September 21Types, Operators, and Expressions (1)
September 28Types, Operators, and Expressions (2) and Control Flow
October 5Functions and Scope, C Preprocessor
October 19Pointers and Arrays (1)
October 26Pointers and Arrays (2)
November 2Midterm Written Exam (Location: TBA)
November 9 Memory Allocation, Structures and Unions
November 16 Unix Shells
November 23Bourne Shell Programming
November 30Unix Utilities
December 7File Input and Output