Session Details

Week 8, Session 24 — Thu Oct 28

Reading

  1. Kochan, Pages 165-182
  2. Structures
  3. Structures in C

HW Due

  1. HW 23

Topics

  1. Structures
  2. #define
  3. typedef
  4. modules in C

Outline

  1. [5 min] Hand-back quizzes, discuss questions
  2. [10 min] #define and typedef
  3. [20 min] structures intro
  4. [10 min]copying structs in C vs. copying object references in Python
  5. [5 min] Break
  6. [20 min] point struct type
  7. [10 min] A program in multiple files; homework orientation
  8. [20 min] Begin homework on Rectangles

Resources

  1. Slides Structs, typedef, #define

HW Assigned

  1. HW 24