I. Couse Summary A. review of the syllabus ------------------------------------------ WHAT WE STUDIED Programming Concepts: - Data - Variables - I/O - Booleans - Control flow and conditionals - Specifications - Grammars - Recursion - Lists - Expressions vs Statements - Assignment statements - Loops - Declarations - Pointers - Modules - Stepwise refinement - Structs (records, objects) - Linked lists ------------------------------------------ B. Comparisons ------------------------------------------ DIFFERENCES BETWEEN PYTHON AND C? What are the most important differences? ------------------------------------------ ------------------------------------------ SIMILARITIES BETWEEN PYTHON AND C ------------------------------------------ II. review ------------------------------------------ REVIEW FOR FINAL EXAM Final will be closed book and notes On material related to homeworks 6-7 See the exam study guide ------------------------------------------