2025-01-30 13:13:02

This commit is contained in:
Isaac Shoebottom 2025-01-30 13:13:02 -04:00
parent 2490b5a065
commit a64e549c1f
2 changed files with 6 additions and 5 deletions

View File

@ -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",

View File

@ -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