We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf33726 commit 1760138Copy full SHA for 1760138
lesson_10/README.md
@@ -0,0 +1,13 @@
1
+# Lesson 10: Libraries and APIs
2
+
3
+## Pre-work
4
5
+Please review the following resources before lecture:
6
7
+* [What is CSV file (overview) (Video)](https://www.youtube.com/watch?v=OGOD2Fqy5k8)
8
+* [Typescript Guide - Lesson 96 Reading CSV Files (Video)](https://www.youtube.com/watch?v=bbvECy0ICuo)
9
+* [How to Parse / Read CSV File | Javascript & Node.js (Video)](https://www.youtube.com/watch?v=5HGBG9AiIzo)
10
11
+## Homework
12
13
+TODO(anthonydmays): Complete this
0 commit comments