generated from UBC-CS/cpsc455
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# Class Meeting 5B | ||
|
||
```{attention} Heads up!! | ||
Class 5B has been cancelled because the speaker is sick. See {{ FORUM_LINK }} for more details. | ||
``` | ||
## Class slides | ||
|
||
Below are the slides from today's class embedded. | ||
Feel free to download them to keep them locally, or leave them archived here and just bookmark them. | ||
We will leave the website open even after the course is over for a reasonable number of years. | ||
|
||
<div> | ||
<iframe src="../../2024_S2_Class5B.pdf" width="100%" height="600px" frameBorder="0"> </iframe> | ||
</div> | ||
|
||
[Download the Slides from today](https://github.com/ubc-cs/cpsc430/raw/main/files/2024_S2_Class5B.pdf) | ||
|
||
<!-- | ||
## Important links for today: | ||
- | ||
--> | ||
|
||
## Acknowledgements | ||
|
||
Slides for {{ COURSE_CODE }} were developed and created by [Dr. Kevin Leyton-Brown](https://www.cs.ubc.ca/~kevinlb/). The current iteration of the course resulted in minor adaptations and updates, but by in large, all credit of these slides belongs to Dr. Kevin Leyton-Brown and Hedayat Zarkoob. |