Below is the current calendar for the CSE143 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 |
---|---|---|
administrative details ArrayIntList (part 1) Lecture: panopto video Notes: notes Video: middle of the list Program: ArrayListSample.java Program: ArrayIntList.java Program: ArrayIntListClient.java CSE142 Review: pdf, ppt |
ArrayIntList (part 2) pre/post, exceptions Lecture: panopto video Notes: notes Video: pre/post Video: exception Program: ArrayIntList.java Program: ArrayIntListClient2.java |
|
interfaces Lists, Sets for-each loop Lecture: panopto video Notes: notes Video: interfaces Video: ArrayList example Video: ArrayList example Video: Set example Program: IntList.java Program: ListClient.java Program: ListSetExample.java |
stacks & queues |
arrays of objects interfaces |
linked lists |
linked lists & loops |
more linked lists |
binary search complexity |
Maps |
more Maps |
recursion |
more recursion public/private approach |
regular expressions grammars |
inheritance |
mergesort |
recursive backtracking |
optional midterm review |
more on recursive backtracking |
binary trees |
binary trees section |
binary search trees |
Comparable interface generic binary search tree |
abstract classes |
ArrayIntList (part 3) iterators, resizing |
Huffman assignment |
optional topic: Java 8 functional programming |
optional topic: QuickSort |
Thanksgiving holiday |
IntList case study |
hashing |
optional final exam review |
Final Exam -- Wednesday, December 10, 2:30-4:20 |