This library includes video recordings for lessons across all KWK curricula. Use Training Videos to build your content knowledge as you move through each module, and Camp Teaching Videos to observe real scholar interactions and pick up facilitation strategies. All videos were recorded in 2025, so be sure to check the update notes for any lessons that have changed before you watch.
When to Watch
Each curriculum page below follows the 2026 lesson sequence. As you move through a module, use the videos to support your learning in two ways:
- First encounter with the content? Watch the Training Video before or alongside the lesson to see the material in context before you dig in.
- Feeling confident on content, but want to see it taught? Watch the Camp Teaching video to observe real scholar interactions and pick up facilitation strategies.
What You’ll Find
For each lesson (where recordings are available), you’ll find :
- Training Videos: lessons recorded in isolation to support your learning and preparation
- Camp Teaching Videos: real classroom recordings from Summer 2025 camps
Our curriculum evolves each year. For any lesson that changed between 2025 and 2026, you'll see a note flagging what's different. Read these before watching so you know what to carry forward and what to set aside. Even if a lesson has changed slightly, these videos are still a valuable resource as you build your understanding and teaching approach.
Video Library by Curriculum
Select your assigned curriculum to view all available videos for that track.
AI/ML
Video folders: Training Videos | Camp Teaching Videos
2025 → 2026 Changes: Nearly identical. Only change: Lesson 3 renamed from "Python: Conditional Statements & Loops" to "Python: Conditionals & Loops."
1. Intro to AI/ML
Camp Video: 2025 AI-ML - Lesson 1 - Intro to AI-ML
2. Python: Data Types & Containers
Training Video: AI 2. Python: Data Types & Containers
3. Python: Conditionals & Loops
Training Video: AI 3. Python: Conditional Statements & Loops
Notes: Minor rename from "Conditional Statements & Loops" → "Conditionals & Loops"
4. Python: Functions & Libraries
Training Video: AI 4. Python: Functions & Libraries
Supplemental: AI 4. Pandas ONLY — focused Pandas walkthrough
5. AI-Assisted Coding
Training Video: AI 5. AI-Assisted Coding
Camp Video: 2025 AI-ML - Lesson 5 - AI-Assisted Coding
6. Supervised Learning
Training Video: AI 6. Supervised Learning
Camp Video: 2025 AI-ML - Lesson 6 - Supervised Learning
7. Image Classification Lab
Training Video: AI 7. Image Classification Lab
Camp Video: 2025 AI-ML - Lesson 7 - Image Classification Lab
8. Sentiment Analysis Lab
Training Video: AI 8. Sentiment Analysis
Camp Video: 2025 AI-ML - Lesson 8 - Sentiment Analysis Lab
9. Neural Networks
Training Video: AI 9. Neural Networks
Camp Video: 2025 AI-ML - Lesson 9 - Neural Networks
10. Chatbot Lab
Training Video: AI 10. Chatbot Lab
Camp Video: 2025 AI-ML - Lesson 10 - Chatbot Lab
11. Generative AI
Training Video: AI 11. Generative AI
Camp Video: 2025 AI-ML - Lesson 11 - Generative AI
12. Semantic Search
Training Video: AI 12. Semantic Search
Camp Video: 2025 AI-ML - Lesson 12 - Semantic Search
13. The World of AI
There are no video resources for this lesson.
14. Beyond AI/ML at KWK
Camp Video: 2025 AI-ML · Lesson 14 · Beyond AI-ML at KWK
Data Science
Video folders: Training Videos | Camp Teaching Videos
2025 → 2026 Changes: The Data Science curriculum is very identical between 2025 and 2026, except we are pivoting to SQL Studio rather than Repl.it in 2026.
1. Intro to Data Science
Camp Video: Lesson 1 - Intro to Data Science
2. Crafting Research Questions
Camp Video: Lesson 2 - Crafting Research Questions
3. SQL Basics
Training Video: DS 3. SQL Basics
Camp Video: Lesson 3 - SQL Basics
4. Lab: Music App Database
Training Video: DS 4. Music App Database Lab
Camp Video: Lesson 4 - Lab: Music App Database
5. Basic Descriptive Statistics
Camp Video: Lesson 5 - Basic Descriptive Statistics
6. Lab: Women on High Courts
Training Video: DS 6. WOHC Lab
Camp Video: Lesson 6 - Lab Women on High Courts
7. AI-Assisted Coding
Camp Video: Lesson 7 - AI-Assisted Coding
8. Data Visualizations & Storytelling
Camp Video: Lesson 8 - Data Visualizations & Storytelling
9. Tableau Foundations
Training Video: DS 9. Tableau Foundations
Camp Video: Lesson 9 - Tableau Foundations
10. Data Cleaning with Tableau
Camp Video: Lesson 10 - Data Cleaning with Tableau
11. Data Visualizations with Tableau
Camp Video: Lesson 11 - Data Visualizations with Tableau
12. Storytelling with Data Visualizations in Tableau
13. Beyond DS at Kode With Klossy
Camp Video: Lesson 13 - Beyond DS at Kode With Klossy
Web Development
Video folders: Training Videos | Camp Teaching Videos
2025 → 2026 Changes: Lesson 5 "HTML Structure & Semantics" content was split into other lessons (2 & 6). Lesson 12 "JavaScript: Functions & The DOM" was split into two separate lessons (11 & 12). Lessons renumbered accordingly — still 17 total.
1. Intro to Web Development
Camp Video: Lesson 1 - Intro to Web Development
2. HTML: Syntax
Training Video: Lesson 2 - HTML: Syntax
Camp Video: Lesson 2 - HTML: Syntax
3. CSS: Syntax
Training Video: Lesson 3 - CSS: Syntax
Camp Video: Lesson 3 - CSS: Syntax
4. Project: About Me Portfolio Site
Camp Video: Lesson 4 - Project: About Me Portfolio Site
5. Web Design
Camp Video: Lesson 6 - Web Design (labeled L6 in 2025)
Notes: Was Lesson 6 in 2025. Moved up because L5 "HTML Structure & Semantics" was removed.
6. CSS: Layout
Camp Video: Lesson 7 - CSS: Layout (labeled L7 in 2025)
Notes: Was Lesson 7 in 2025.
7. Flexbox
Camp Video: Lesson 8 - Flexbox (labeled L8 in 2025)
Notes: Was Lesson 8 in 2025.
8. Prompt Engineering
Camp Video: Lesson 9 - Prompt Engineering (labeled L9 in 2025)
Notes: Was Lesson 9 in 2025.
9. JavaScript: Data Types
Camp Video: Lesson 10 - JavaScript: Data Types (labeled L10 in 2025)
Notes: Was Lesson 10 in 2025.
10. JavaScript: Comparisons & Conditionals
Camp Video: Lesson 11 - JavaScript: Comparisons & Conditionals (labeled L11 in 2025)
Notes: Was Lesson 11 in 2025.
11. JavaScript: Functions
Training Video: Lesson 12 - Functions & the DOM (covers this lesson + Lesson 12 below — combined in 2025)
Camp Video: Lesson 12 - JavaScript: Functions & The DOM (covers this + Lesson 12 — combined in 2025)
Notes: NEW split. Was part of 2025 Lesson 12 "Functions & The DOM."
12. JavaScript: The DOM
Training Video: Same video as Lesson 11 above (combined in 2025 as "Functions & the DOM")
Camp Video: Same video as Lesson 11 above (combined in 2025)
Notes: NEW split. Was part of 2025 Lesson 12 "Functions & The DOM."
13. JavaScript: Arrays & Loops
Camp Video: Lesson 13 - JavaScript: Arrays & Loops
14. JavaScript: Objects
Camp Video: Lesson 14 - JavaScript: Objects
15. AI-Assisted Coding
Camp Video: Lesson 15 - AI-Assisted Coding
16. Leveling Up Your Capstone Project
There are no video recordings for this lesson.
17. Beyond WD at Kode With Klossy
Camp Video: Lesson 17 - Beyond WD at Kode With Klossy
Archived 2025 video note: A training video exists for the now-removed 2025 Lesson 5 "HTML: Structure & Semantics." A camp video also exists for 2025 Lesson 5 "HTML: Structure & Semantics."