Skip to content

Commit 70ccb62

Browse files
committedNov 10, 2017
added
1 parent fcd9bf3 commit 70ccb62

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

‎README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
### Remember you can use any resources you want to solve these problems, but avoid copying/pasting solutions you've previously written. Also if you don't finish all of the challenges, that's fine! Just do what you can and submit your challenges in the end! HAVE FUN!
2424

2525
## Once you are finished - We have further reading for you and your weekend video/study materials.
26-
* Watch this first - [Node/Express - Lecture](https://youtu.be/K1RkG_irE9I)
27-
* Study up on these topics before Monday
28-
- [Node/express Hello World - Study Guide](https://expressjs.com/en/starter/hello-world.html)
29-
- [Basic Routing with Node](https://expressjs.com/en/starter/basic-routing.html)
26+
* Watch this first - [Data Structures I - Lecture](https://www.youtube.com/watch?v=hCOJeCA8-MI)
27+
* [Slides from the video](https://docs.google.com/presentation/d/1I-e6qaaoqf9w7Q-8jM7REJ9AjmGLvnxeGyXFl5HXm98/edit)
28+
* Study up on these topics before Monday - [Data Structures I - Study Guide](https://github.com/LambdaSchool/Data-Structures-I-Mini-Sprint)
3029
* Come prepared on Monday to discuss data structures. These weekend study guides and materials will help you become much stronger when the window of discussion opens up on these topics!
31-

0 commit comments

Comments
 (0)
Please sign in to comment.