Skip to content

Commit

Permalink
Update session 2 links
Browse files Browse the repository at this point in the history
  • Loading branch information
chantaeh committed Nov 4, 2023
1 parent f6705fe commit b396b0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/beginner/session2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ number: 2
date: 2023-10-26T00:00:00-00:00
slides: "https://docs.google.com/presentation/d/15S9oHrph5eIXtCvTx_-degEuNa3oNTftBAOEhtVcjJ8/edit?usp=sharing"
ready: True
recording: ""
recording: "https://youtu.be/WZ6gEqgKKlw"
---

In this session we will build on the types and uses of variables and arithmetic operators. Proper variable and operator use is crucial to the simplicity and maintainability of our code.
2 changes: 1 addition & 1 deletion content/flare/session2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Introduction to Classes and Objects"
number: 2
date: 2023-10-25T00:00:00-00:00
slides: "https://docs.google.com/presentation/d/1ulQhulHG-8e6eOqMfaPCg9VyZRRiCKzFaSfdPJMe2oI/edit?usp=sharing"
recording: ""
recording: "https://youtu.be/_bdgOKmOQDw"
ready: True
---

Expand Down
2 changes: 1 addition & 1 deletion content/scorch/session2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ number: 2
date: 2023-10-27T00:00:00-00:00
slides: "https://docs.google.com/presentation/d/1Oieq85RO95CwR1lQUK_f1akb_AifEJgLI7VatIOztf4/edit?usp=sharing"
ready: True
recording: ""
recording: "https://youtu.be/czSNMJqUn-w"
---

This session will cover using advanced CSS, and CSS frameworks as well as introducing javascript!

0 comments on commit b396b0c

Please sign in to comment.