Session Details
Week 8,
Session 23 — Tue May 4
Reading
-
Kochan, Chapters 3-8, and page 426 (skim as needed)
HW Due
-
HW 22
Programming part of HW 22 is due Wednesday at noon; other parts due today (Tuesday)
Topics
-
Structure of a C program: includes, prototypes, main, other functions
-
Variables have types, including int, double, float, char
-
printf
-
For loops
-
If statements
-
C punctuation: curly-braces and semicolons
Outline
Resources
-
Slides: Introduction to C
HW Assigned
-
HW 23