Skip to content

Commit 9046200

Browse files
authored
feat: adds lesson_01 prework (#8)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent ecaf046 commit 9046200

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

lesson_01/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Lesson 01 - Developer Workflow: IDE Fundamentals ([Slides](https://code-differently.github.io/code-differently-24-q4/slides/#/lesson_01))
2+
3+
## Pre-work
4+
5+
Please review the following resources before lecture:
6+
7+
### Required
8+
9+
* [Learn Visual Studio Code in 7min (Video)](https://www.youtube.com/watch?v=B-s71n0dHUk)
10+
11+
### Recommended
12+
13+
* [Chrome DevTools Crash Course - using Chrome 'Inspector' for CSS Development (Video)](https://www.youtube.com/watch?v=151NXMk0a2c)
14+
15+
## Homework
16+
17+
TODO(anthonydmays): Add homework details

0 commit comments

Comments
 (0)