diff --git a/content/beginner/session1.md b/content/beginner/session1.md index 9e1a77c3..30fa8e11 100644 --- a/content/beginner/session1.md +++ b/content/beginner/session1.md @@ -4,7 +4,7 @@ number: 1 date: 2024-10-17T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1BA1dj4BM_3ycLB81Il7CtbHLD5kJKhlNg6y9Ollyxd4/edit?usp=sharing" ready: True -recording: "https://www.youtube.com/watch?v=R1jnH9Y3-F0" +recording: "https://www.youtube.com/watch?v=PkMhgAtsLj8" --- In this session we will give an intro to the coding platform we use and the basics of python. These basics will be the fundamental building blocks of all of our code! diff --git a/content/beginner/session2.md b/content/beginner/session2.md index b5795ce5..faca0068 100644 --- a/content/beginner/session2.md +++ b/content/beginner/session2.md @@ -4,7 +4,7 @@ number: 2 date: 2024-10-24T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/15S9oHrph5eIXtCvTx_-degEuNa3oNTftBAOEhtVcjJ8/edit?usp=sharing" ready: True -recording: +recording: "https://www.youtube.com/watch?v=Jx0_huGXtdg" --- 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/session1.md b/content/flare/session1.md index 50d097f4..7337451d 100644 --- a/content/flare/session1.md +++ b/content/flare/session1.md @@ -3,7 +3,7 @@ title: "Introduction to Python and Pygame" number: 1 date: 2024-10-16T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1ifxkSSYnHVMcwgq3zxUeDQRZOJuXLFW-dku2NxUcfYE/edit?usp=share_link" -recording: +recording: "https://www.youtube.com/watch?v=IAs6ffvYEss" ready: True --- diff --git a/content/flare/session2.md b/content/flare/session2.md index cc11eb09..466aed15 100644 --- a/content/flare/session2.md +++ b/content/flare/session2.md @@ -3,7 +3,7 @@ title: "Introduction to Classes and Objects" number: 2 date: 2024-10-23T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1ulQhulHG-8e6eOqMfaPCg9VyZRRiCKzFaSfdPJMe2oI/edit?usp=sharing" -recording: +recording: "https://www.youtube.com/watch?v=IAoXsPqbADA" ready: True --- diff --git a/content/flare/session3.md b/content/flare/session3.md index 64bb41ca..99fd5786 100644 --- a/content/flare/session3.md +++ b/content/flare/session3.md @@ -3,7 +3,7 @@ title: "Introduction to Methods and Events" number: 3 date: 2024-10-30T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1RJBnvNBWRtzzgw8ZlEEArYYwkzPO1eGLDKph9LAZs_s/edit?usp=share_link" -recording: +recording: "https://www.youtube.com/watch?v=5lr6tVTXtSw" ready: True --- diff --git a/content/scorch/session1.md b/content/scorch/session1.md index a6108e2c..f376d997 100644 --- a/content/scorch/session1.md +++ b/content/scorch/session1.md @@ -4,7 +4,7 @@ number: 1 date: 2024-10-18T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1UeeeqP4xZ2r_ykNOLOZfKaOWVbhgrW9bHaAn81_3CGQ/edit?usp=sharing" ready: True -recording: +recording: "https://www.youtube.com/watch?v=yKLTCf-Taxo" --- This session will help cover the basics of how webpages work, building basic pages, and a bit about design! \ No newline at end of file diff --git a/content/scorch/session2.md b/content/scorch/session2.md index c350800d..95ddad87 100644 --- a/content/scorch/session2.md +++ b/content/scorch/session2.md @@ -4,7 +4,7 @@ number: 2 date: 2024-10-25T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1Oieq85RO95CwR1lQUK_f1akb_AifEJgLI7VatIOztf4/edit?usp=sharing" ready: True -recording: +recording: "https://www.youtube.com/watch?v=HermL1cf63M" --- This session will cover using advanced CSS, and CSS frameworks! \ No newline at end of file diff --git a/content/scorch/session3.md b/content/scorch/session3.md index 65fe63cb..61002303 100644 --- a/content/scorch/session3.md +++ b/content/scorch/session3.md @@ -4,7 +4,7 @@ number: 3 date: 2024-11-01T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1yJsuSJqDy4bKW2JAeeewxk3_-V74yy6GbY9unA9NDgQ/edit?usp=sharing" ready: True -recording: "https://www.youtube.com/watch?v=k_-aOCJSGj4" +recording: --- This session will cover using advanced CSS to design sites, and continuing to use CSS frameworks (specifically bootstrap) as well as introducing javascript! \ No newline at end of file