From b396b0c67a5b188610292bc564603da1a4f0f692 Mon Sep 17 00:00:00 2001 From: chantaeh Date: Fri, 3 Nov 2023 21:46:12 -0600 Subject: [PATCH] Update session 2 links --- content/beginner/session2.md | 2 +- content/flare/session2.md | 2 +- content/scorch/session2.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/beginner/session2.md b/content/beginner/session2.md index 832e6afa..8b5c9ac0 100644 --- a/content/beginner/session2.md +++ b/content/beginner/session2.md @@ -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. diff --git a/content/flare/session2.md b/content/flare/session2.md index 4dacd14e..c18c3dd1 100644 --- a/content/flare/session2.md +++ b/content/flare/session2.md @@ -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 --- diff --git a/content/scorch/session2.md b/content/scorch/session2.md index 4aa46680..4b68719b 100644 --- a/content/scorch/session2.md +++ b/content/scorch/session2.md @@ -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! \ No newline at end of file