Below is the current calendar for the CSE341 class. Please keep in mind that Stuart is constantly updating this. It should accurately describe the past, but it won't always accurately predict the future. Links to lecture notes are included as they become available.

Monday Wednesday Friday
3/25
administrative details
OCaml types and expressions

Lecture: panopto video
Notes: notes
3/27
functions


Lecture: panopto video
Notes: notes
Code: functions.ml
3/29
mutable state, let


Lecture: panopto video
Notes: notes
4/1
pattern matching




Lecture: panopto video
Notes: notes
4/3
mergesort
tail recursion
efficient reverse
quicksort

Lecture: panopto video
Notes: notes
4/5
higher-order functions
map, filter, reduce



Lecture: panopto video
Notes: notes
Lecture: cse143 Java 8 lecture
Program: Java8Demo.java
4/8
Curried functions
composition of functions
anonymous functions

Lecture: panopto video
Notes: notes
4/10
more curried functions
type safety


Lecture: panopto video
Notes: notes
4/12
defining types



Lecture: panopto video
Notes: notes
4/15
more binary tree
option type


Lecture: panopto video
Notes: notes
4/17
closures
scope
Java inner classes

Lecture: panopto video
Notes: notes
4/19
modules
structures


Lecture: panopto video
Notes: notes
4/22
signatures

Lecture: panopto video
Notes: notes
4/24
midterm review

Lecture: panopto video
4/26
midterm
4/29
intro to Scheme



Lecture: panopto video
Notes: notes
5/1
let, let*
internal definitions
struct

Lecture: panopto video
Notes: notes
OCaml/Scheme Comparison
5/3
higher-order functions
anonymous functions
equality operators

Lecture: panopto video
Notes: notes
5/6
how to make a repl


Lecture: panopto video
Notes: notes
5/8
parsing
5/10
mutating procedures
memoization
5/13
delayed evaluation
thunks
5/15
macros
simulating objects
5/17
introduction to Ruby
5/20
control structures
blocks
classes
5/22
more on yield
input
5/24
file processing
OOP in Ruby
5/27
Memorial Day Holiday
5/29
mixins
5/31
review for the final

Final Exam -- Thursday, June 6, 8:30-10:20 am