Session Details

Week 8, Session 23 — Tue May 4

Reading

  1. Kochan, Chapters 3-8, and page 426 (skim as needed)

HW Due

  1. HW 22
    Programming part of HW 22 is due Wednesday at noon; other parts due today (Tuesday)

Topics

  1. Structure of a C program: includes, prototypes, main, other functions
  2. Variables have types, including int, double, float, char
  3. printf
  4. For loops
  5. If statements
  6. C punctuation: curly-braces and semicolons

Outline

Resources

  1. Slides: Introduction to C

HW Assigned

  1. HW 23