Session Details

Week 7, Session 21 — Fri Jan 28

Prep

HW Due

Topics

  1. We WILL have class today (Friday)
  2. Exam 2 is MONDAY EVENING, 1/31/2011,
    7 p.m. to 9 p.m.
  3. Take-home Quiz
  4. (5:24) Configuring C Workspace [local] [slides]
  5. (10:50) Worked example: First C Program [local] [slides]
  6. Introduction to the C Programming Language
  7. #include
  8. main()
  9. Statements (and semicolons)
  10. Function declarations (and braces)
  11. Declaring types
  12. Declaring variables
  13. Function definitions including parameters and return types
  14. Project time, working toward features in the Grading Rubric

Outline

  1. [5 min] Discuss questions
  2. [5 min] Exam 2 review
  3. [45 min] Sorting out technical glitches in watching videos and running C
  4. [50 min] Project time, working toward features in the Grading Rubric

Resources

  1. Bring to the exam:
  2. Slides Exam 2 topics

HW Assigned

  1. HW 21