SmithLogo

CSC 111

Introduction to Computer Science Through Programming

Smith Computer Science



Lecture Notes 16: Review and Practice for Midterm





Announcement:

HW05 due Tuesday 3/08.




HW05 Quick tips:




Part 1: Midterm, what to expect?

Self-Scheduled Exam info

First, self-scheduled exam info can be found here

Exam structure

the following are approximate relative numbers:
  1. 1x Indicating the type of variables
  2. 2x Identifying the type of errors (syntax / exception / logic ) in code
  3. 3x Multiple choice questions after tracing programs
  4. 4x Indicating printout after tracing a program
  5. 1x rewrite a loop from for to while and from while to for
  6. 1x write a complete function given an annotated specification




Part 2: Practice Exercises from you

What do you want to discuss?




Before next class (TBD)

[Due for everyone] Study and arrive early


[Optional] TODO