SmithLogo

CSC 111

Introduction to Computer Science Through Programming

Smith Computer Science



Lecture Notes 15: Review and Practice for Midterm





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: Midterm Practice Test



To answer:
  1. Take out a piece of paper & something to write with (pencil is best)
  2. Start when I indicate by opening the file "Midterm-practiceTest" in Moodle
  3. Stop when I indicate, no matter where you left off


Then we solve it together.




Part 3: Practice Exercises from you

What do you want to discuss?




Before next class (TBD)

[Due for everyone] Study and arrive early


[Optional] TODO