diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 6a66e4f..d88efc9 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "UNB/Year 5/Semester 2/HIST3925/Breakout Questions.md", + "file": "UNB/Year 5/Semester 2/CS4613/Lecture Notes.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Breakout Questions" + "title": "Lecture Notes" } } ] @@ -167,15 +167,15 @@ }, "active": "a4868a0d0ec2cb3a", "lastOpenFiles": [ + "UNB/Year 5/Semester 2/CS4725/Lecture Notes.md", + "UNB/Year 5/Semester 2/HIST3925/Breakout Questions.md", "UNB/Year 5/Semester 2/HIST3925/Lecture Notes.md", "UNB/Year 5/Semester 2/CS4613/Lecture Notes.md", "UNB/Year 5/Semester 2/HIST3925/Guest Lecture Notes.md", "UNB/Year 5/Semester 2/HIST3925/Presentation Notes.md", - "UNB/Year 5/Semester 2/HIST3925/Breakout Questions.md", "UNB/Year 5/Semester 2/CS3383/Lecture Notes.md", "UNB/Year 5/Semester 2/CS3383/Tutorial Notes.md", "UNB/Year 5/Semester 2/CS4745/Lecture Notes.md", - "UNB/Year 5/Semester 2/CS4725/Lecture Notes.md", "UNB/Year 5/Semester 2/CS4725", "UNB/Year 5/Semester 2/CS4613", "UNB/Year 5/Semester 2/CS4745", diff --git a/UNB/Year 5/Semester 2/CS4613/Lecture Notes.md b/UNB/Year 5/Semester 2/CS4613/Lecture Notes.md index e40c5f4..8da4ee7 100644 --- a/UNB/Year 5/Semester 2/CS4613/Lecture Notes.md +++ b/UNB/Year 5/Semester 2/CS4613/Lecture Notes.md @@ -11,6 +11,7 @@ Stacker helps show the environment, heap allocations, and stackframes # Lecture 5: Macros -# Lecture 6: Objects +# Lecture 6-7: Objects Desugared objects, defining a function that takes a case for method arguments +# Lecture 8: Types