diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 5025ef7..49b507f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "UNB/Year 5/Semester 2/CS4745/Lecture Notes.md", + "file": "UNB/Year 5/Semester 2/CS4613/Lecture Notes.md", "mode": "source", "source": false }, @@ -167,12 +167,12 @@ }, "active": "a4868a0d0ec2cb3a", "lastOpenFiles": [ + "UNB/Year 5/Semester 2/CS4745/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/CS3383/Lecture Notes.md", "UNB/Year 5/Semester 2/CS4725/Lecture Notes.md", "UNB/Year 5/Semester 2/CS4613/Lecture Notes.md", - "UNB/Year 5/Semester 2/CS4745/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 b45f9e2..326d45e 100644 --- a/UNB/Year 5/Semester 2/CS4613/Lecture Notes.md +++ b/UNB/Year 5/Semester 2/CS4613/Lecture Notes.md @@ -7,3 +7,4 @@ TODO: Go over slide 2 stuff and fill in # Lecture 3: Local binding Stacker helps show the enviroment, heap allocations, and stackframes +# Lecture 4: Functions