CS212: Notes & Examples

Lecture Date Topics Notes & Examples
1 Wed
8/30
course overview
computer architecture→JVM→SaM
Introduction
Chapter 1
2 Wed
9/6
SaM overview
reading
examples
SaM Intro
Examples
3 Wed
9/13
compilers
parsing
Compiling & Parsing Notes
Chapter 2
selection example
repetition example
4 Wed
9/20
EA guest lecture! N/A
5 Wed
9/27
compilers&parsing
functions
Lecture Notes
Chapter Notes
Addition Example
Selection Example
Factorial Example
6 Wed
10/4
functions (continued) see previous lecture
7 Wed
10/11
software testing Testing Notes
8 Wed
10/19
soft skills Lecture Notes
More Notes
9 Wed
10/25
soft skills (continued); code generation Code Generation notes
Bali-- compiler example
10 Wed
11/1
pointers Lecture Notes
SaM Heap example
C examples
11 Wed
11/8
pointers and SaM Lecture Notes
pointer videos
12 Wed
4/12
pointers continued Lecture Notes
13 Wed
11/29
pointers
evaluations
Lecture Notes
Survey