Skip to content

Commit

Permalink
Lecture 13 + links
Browse files Browse the repository at this point in the history
  • Loading branch information
mattxwang committed May 16, 2023
1 parent 75bbdea commit 7298bcd
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 4 deletions.
10 changes: 7 additions & 3 deletions _modules/05-function-palooza.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ W May 3

R May 4
: **Exam**{: .label .label-red }Midterm (6-7:30 PM, Dodd 147)
: Midterm Solutions
: [Midterm Solutions]({{site.baseurl}}/practice)

F May 5
: **Section**{: .label .label-purple }Discussion (Project 1 + Data Palooza)
Expand All @@ -30,12 +30,16 @@ M May 8

W May 10
: **Lecture**{: .label .label-blue }Guest Robert Griesemer + Returning Values, Error Handling
: Lecture Notes, [Slides](https://docs.google.com/presentation/d/16Y211kZL9e9b3rYCm5Ikzf45yH1Zs7yc/edit?usp=sharing&ouid=101757866260235503028&rtpof=true&sd=true)
: [Lecture Notes]({{site.baseurl}}/lectures/12), [Slides](https://docs.google.com/presentation/d/16Y211kZL9e9b3rYCm5Ikzf45yH1Zs7yc/edit?usp=sharing&ouid=101757866260235503028&rtpof=true&sd=true)
: **Due**{: .label .label-red }HW 5
: [Solutions](https://drive.google.com/file/d/1anBgOp-fIRjKMitOk3mtalOovpyAYB2L/view?usp=sharing)
: **Posted**{: .label .label-green }HW 6
: [Gradescope](https://www.gradescope.com/courses/529662/assignments/2888320)

F May 12
: **Section**{: .label .label-purple }Discussion (More function topics)
: **Section**{: .label .label-purple }Error Handling and Project 2
: [Discussion Resources](https://drive.google.com/drive/folders/1TBOqhuq2-JFEcW0KNkbnC6UXtpGUsATe)

M May 15
: **Lecture**{: .label .label-blue }Parametric Polymorphism
: [Lecture Notes]({{site.baseurl}}/lectures/13), [Slides](https://docs.google.com/presentation/d/16Y211kZL9e9b3rYCm5Ikzf45yH1Zs7yc/edit?usp=sharing&ouid=101757866260235503028&rtpof=true&sd=true)
2 changes: 1 addition & 1 deletion _modules/06-oop-palooza.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: OOP Palooza

M May 15
: **Lecture**{: .label .label-blue }Intro to OOP
: Lecture Notes, [Slides](https://docs.google.com/presentation/d/1PoFs9qgy08Dk05IE32IZfyCapGB8rWXs/edit?usp=sharing&ouid=101757866260235503028&rtpof=true&sd=true)
: [Lecture Notes]({{site.baseurl}}/lectures/13), [Slides](https://docs.google.com/presentation/d/1PoFs9qgy08Dk05IE32IZfyCapGB8rWXs/edit?usp=sharing&ouid=101757866260235503028&rtpof=true&sd=true)

W May 17
: **Lecture**{: .label .label-blue }Classes
Expand Down
Loading

0 comments on commit 7298bcd

Please sign in to comment.