Skip to content

Commit f785d2a

Browse files
committed
feat: actually add lesson_13 pre-work
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent c442a88 commit f785d2a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

lesson_13/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Lesson 13: Data Structures: Maps and Sets
2+
3+
## Pre-work
4+
5+
Please review the following resources before lecture:
6+
7+
* [Map and HashMap in Java - Full Tutorial (Video)](https://www.youtube.com/watch?v=H62Jfv1DJlU)
8+
* [Maps vs. Objects in JavaScript - What's the Difference? (Video)](https://www.youtube.com/watch?v=cU84h71ufqE)
9+
10+
## Homework
11+
12+
TODO(anthonydmays): Implement this

0 commit comments

Comments
 (0)