Skip to content

Commit 477fcae

Browse files
authored
chore: links slides for all lessons (#696)
* chore: sets up additional theme styles and restores gifs Signed-off-by: Anthony D. Mays <[email protected]> * chore: adds slide links to all lessons Signed-off-by: Anthony D. Mays <[email protected]> * chore: configures slides links with fqdn Signed-off-by: Anthony D. Mays <[email protected]> --------- Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 9e6d167 commit 477fcae

File tree

31 files changed

+98
-66
lines changed

31 files changed

+98
-66
lines changed

lesson_00/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Lesson 00 - Developer Workflow: Git Fundamentals
1+
# Lesson 00 - Developer Workflow: Git Fundamentals ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_00))
2+
3+
## Slides
24

35
## Pre-work
46

lesson_01/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 01 - Developer Workflow: IDE Fundamentals
1+
# Lesson 01 - Developer Workflow: IDE Fundamentals ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_01))
22

33
## Pre-work
44

lesson_02/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 02: Developer Workflow: Navigating the Terminal
1+
# Lesson 02: Developer Workflow: Navigating the Terminal ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_02))
22

33
## Pre-work
44

lesson_03/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 03: How Computers Work
1+
# Lesson 03: How Computers Work ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_03))
22

33
## Pre-work
44

lesson_04/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 04: How to Be A Great Software Engineer
1+
# Lesson 04: How to Be A Great Software Engineer ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_04))
22

33
## Pre-work
44

lesson_05/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 05: Software Development Life Cycle
1+
# Lesson 05: Software Development Life Cycle ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_05))
22

33
## Pre-work
44

lesson_06/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 06: Statements and Variables
1+
# Lesson 06: Statements and Variables ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_06))
22

33
## Pre-work
44

lesson_07/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 07: Control Flow
1+
# Lesson 07: Control Flow ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_07))
22

33
## Pre-work
44

lesson_08/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 08: Functions
1+
# Lesson 08: Functions ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_08))
22

33
## Pre-work
44

lesson_09/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson 09: Data Types
1+
# Lesson 09: Data Types ([Slides](https://codedifferently.github.io/code-differently-24-q4/slides/#lesson_09))
22

33
## Pre-work
44

0 commit comments

Comments
 (0)