CS256, Print Struct Design Fall 2017

 

Course Texts :

The C Programming Language, B. Kernighan, and D.M. Ritchie,

Printice Hall PTR, Second Edition 2012.

Instructor : Arash Rafiey (arash.rafiey@indstate.edu) Office : Root Hall A-127

Date and Place :

Lectures : Tuesdays and Thursdays 12:30 pm1:45 pm

Office hours : Tuesdays 11:30 am12:300 pm Root Hall A-127

Grading :

·       6 Assignments (each 4 %)

·       Midterm (26 %)

·       Final Exam (50 %)

Problems and Quizzes:

Problems

quiz1

quiz2

quiz3

quiz4

quiz5

Lecture Notes :

Lecture1 (Introduction) (slides)

Lecture2 (Types and Operators) (slides)

Lecture3 (Control Flow Statements) (slides)

Lecture4 (Control Flow II) (slides)

Lecture5 (Arrays and Strings) (slides)

Lecture6 (Functions) (slides)

Lecture7 (Arrays and Pointers) (slides)

Lecture8 (Arrays and Pointers II) (slides)

Lecture9 (File I/O) (slides)