Skip to content

Commit 9cd654d

Browse files
author
Jim Bennett
authored
Adding slide decks and links to videos (#263)
1 parent ba29a1b commit 9cd654d

File tree

9 files changed

+36
-0
lines changed

9 files changed

+36
-0
lines changed

1-getting-started/lessons/1-introduction-to-iot/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version.
66
7+
This lesson was taught as part of the [Hello IoT series](https://youtube.com/playlist?list=PLmsFUfdnGr3xRts0TIwyaHyQuHaNQcb6-) from the [Microsoft Reactor](https://developer.microsoft.com/reactor/?WT.mc_id=academic-17441-jabenn). The lesson was taught as 2 videos - a 1 hour lesson, and a 1 hour office hour diving deeper into parts of the lesson and answering questions.
8+
9+
[![Lesson 1: Introduction to IoT](https://img.youtube.com/vi/bVFfcYh6UBw/0.jpg)](https://youtu.be/bVFfcYh6UBw)
10+
11+
[![Lesson 1: Introduction to IoT - Office hours](https://img.youtube.com/vi/YI772q5v3yI/0.jpg)](https://youtu.be/YI772q5v3yI)
12+
13+
> 🎥 Click the images above to watch the videos
14+
715
## Pre-lecture quiz
816

917
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)

1-getting-started/lessons/2-deeper-dive/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version.
66
7+
This lesson was taught as part of the [Hello IoT series](https://youtube.com/playlist?list=PLmsFUfdnGr3xRts0TIwyaHyQuHaNQcb6-) from the [Microsoft Reactor](https://developer.microsoft.com/reactor/?WT.mc_id=academic-17441-jabenn). The lesson was taught as 2 videos - a 1 hour lesson, and a 1 hour office hour diving deeper into parts of the lesson and answering questions.
8+
9+
[![Lesson 2: A deeper dive into IoT](https://img.youtube.com/vi/t0SySWw3z9M/0.jpg)](https://youtu.be/t0SySWw3z9M)
10+
11+
[![Lesson 2: A deeper dive into IoT - Office hours](https://img.youtube.com/vi/tTZYf9EST1E/0.jpg)](https://youtu.be/tTZYf9EST1E)
12+
13+
> 🎥 Click the images above to watch the videos
14+
715
## Pre-lecture quiz
816

917
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/3)

1-getting-started/lessons/3-sensors-and-actuators/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version.
66
7+
This lesson was taught as part of the [Hello IoT series](https://youtube.com/playlist?list=PLmsFUfdnGr3xRts0TIwyaHyQuHaNQcb6-) from the [Microsoft Reactor](https://developer.microsoft.com/reactor/?WT.mc_id=academic-17441-jabenn). The lesson was taught as 2 videos - a 1 hour lesson, and a 1 hour office hour diving deeper into parts of the lesson and answering questions.
8+
9+
[![Lesson 3: Interact with the Physical World with Sensors and Actuators](https://img.youtube.com/vi/Lqalu1v6aF4/0.jpg)](https://youtu.be/Lqalu1v6aF4)
10+
11+
[![Lesson 3: Interact with the Physical World with Sensors and Actuators - Office hours](https://img.youtube.com/vi/qR3ekcMlLWA/0.jpg)](https://youtu.be/qR3ekcMlLWA)
12+
13+
> 🎥 Click the images above to watch the videos
14+
715
## Pre-lecture quiz
816

917
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/5)

1-getting-started/lessons/4-connect-internet/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version.
66
7+
This lesson was taught as part of the [Hello IoT series](https://youtube.com/playlist?list=PLmsFUfdnGr3xRts0TIwyaHyQuHaNQcb6-) from the [Microsoft Reactor](https://developer.microsoft.com/reactor/?WT.mc_id=academic-17441-jabenn). The lesson was taught as 2 videos - a 1 hour lesson, and a 1 hour office hour diving deeper into parts of the lesson and answering questions.
8+
9+
[![Lesson 4: Connect your Device to the Internet](https://img.youtube.com/vi/O4dd172mZhs/0.jpg)](https://youtu.be/O4dd172mZhs)
10+
11+
[![Lesson 4: Connect your Device to the Internet - Office hours](https://img.youtube.com/vi/j-cVCzRDE2Q/0.jpg)](https://youtu.be/j-cVCzRDE2Q)
12+
13+
> 🎥 Click the images above to watch the videos
14+
715
## Pre-lecture quiz
816

917
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/7)

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ npm i
115115
npm run convert
116116
```
117117

118+
### Slides
119+
120+
There are slide decks for some of the lessons in the [slides](./slides) folder.
121+
118122
## Help Wanted!
119123

120124
Would you like to contribute a translation? Please read our [translation guidelines](TRANSLATIONS.md) and add input [to one of the translations issues](https://github.com/microsoft/IoT-For-Beginners/issues?q=is%3Aissue+is%3Aopen+label%3Atranslation). If you want to translate into a new language, please raise a new issue for tracking.

slides/lesson-1.pdf

3.65 MB
Binary file not shown.

slides/lesson-2.pdf

7.54 MB
Binary file not shown.

slides/lesson-3.pdf

6 MB
Binary file not shown.

slides/lesson-4.pdf

6.14 MB
Binary file not shown.

0 commit comments

Comments
 (0)