-
Notifications
You must be signed in to change notification settings - Fork 1
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
10 changed files
with
72 additions
and
245 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
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Class Meeting 12A | ||
|
||
Today we will be working on understanding and exploring the Depth-first algorithm. | ||
|
||
Slides coming soon... | ||
|
||
<!-- | ||
<div> | ||
<iframe src="../../Lec18_StateSpaces.pdf" width="100%" height="600px" frameBorder="0"> </iframe> | ||
</div> | ||
[Download the Slides from today](https://github.com/ubc-cs/cpsc203/raw/main/files/Lec18_StateSpaces.pdf) | ||
--> | ||
|
||
|
||
<!-- ## Important links for today: | ||
- [Markov Chains Demo](http://setosa.io/markov) | ||
- [Markov Chains](https://brilliant.org/wiki/markov-chains/) --> | ||
|
||
<!-- | ||
## Optional links for today | ||
--> | ||
|
||
## Logistics | ||
|
||
1. Clone the Class Activity Repository | ||
|
||
You will first need to "accept" the GitHub Classroom assignment to get a copy of the starter code. | ||
|
||
You can do that by [clicking here](https://classroom.github.com/a/ShgbwvAQ). | ||
|
||
Then, clone the `classActivity11A` repository by running the following line in your Terminal: | ||
|
||
``` | ||
git clone <your_clone_url> | ||
``` | ||
|
||
## Acknowledgements | ||
|
||
Slides for {{ COURSE_CODE }} were developed and created by [Dr. Cinda Heeren](https://www.cs.ubc.ca/people/cinda-heeren). The current iteration of the course resulted in minor adaptations and updates, but by in large, full credit of these slides belongs to Dr. Cinda Heeren. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.