A comprehensive lesson on debugging Python programs, focusing on logical and runtime exceptions, tracing variable values, and using print statements and IDE debuggers. Includes a reference cheat sheet, a practice worksheet, and a teacher answer key.
A 2-page teacher answer key and facilitation guide for the Bug Hunters lesson. Includes completed trace tables, fully annotated answers, and common student misconceptions with guiding questions.
A 2-page practice worksheet on Python debugging. Students identify exception types, complete an empty variable trace table, write strategic diagnostic prints, make debugger action choices, and rewrite broken snippets.
A reflective workshop for adults exploring the permanence of the internet through the lens of YouTube's first video, 'Me at the zoo,' focusing on digital footprints and guiding children's online presence.
A 2-page visual reference guide on Python debugging, highlighting runtime exceptions (with a custom shiny green IndexError section), variable tracing tables, strategic print statement tracing, and IDE debugger controls.
A lesson exploring the transformation of digital media production through the lens of YouTube's first video, 'Me at the zoo', contrasting early raw footage with modern high-production content.
A high school history and technology lesson exploring the origins of the platform economy through the lens of the first YouTube video, 'Me at the zoo'. Students analyze the shift from professional broadcasting to user-generated content and debate the societal impacts of democratized media.
A High School History lesson exploring the shift from Web 1.0 to Web 2.0 through the lens of primary source analysis, featuring 'Me at the zoo' as a historical artifact of digital democratization.
A 2-page visual reference guide on Python debugging, highlighting runtime exceptions (IndexError, KeyError, TypeError), variable tracing tables, strategic print statement tracing, and IDE debugger controls.