Semester-long Middle School Computer Science course in Scratch (Units 1-8) and JavaScript (Units 10-11) developed by a computer scientist and tested over three years of classroom instruction Includes lesson plans and all necessary course materials, including presentations, activity handouts, example code, project rubrics, and more!
Semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability! Developed by a computer scientist and tested over three years in the classroom. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The lesson plans are designed t
Unit 2 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to game loops, datatypes, and variables in Python. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The lesson pl
Unit 1 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit explores introductory coding concepts in Scratch. Includes lesson plans and all necessary course materials, including a lab handout and rubric Topics include: Introduction to codingIntroduction to ScratchEfficiencyDebugging techniques
Unit 6 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to functions, including concepts such as refactoring, scope, parameters, and value-returning functions. This unit can be adapted to run for two to three weeks, depending on students' pace of work and topics you choose to cover. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science co
Unit 4 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to conditionals (if-statements), compound conditions, and randomization. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer
Unit 2 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit explores the concept of loops in Scratch. Includes lesson plans and all necessary course materials, including lab handout, rubric, notes catchers, and answer keys Topics include: Introduction to loopsCount-controlled and condition-controlled loopsProblem-solving using loopsIntroducti
Unit 5 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit explores the concept of conditionals in Scratch. Includes lesson plans and all necessary course materials, including a presentation, puzzles handout and key, Code Along instructions, a lab handout and rubric, and lab starter code and solution code Topics include: Introduction to cond
Unit 3 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to count-controlled (for) loops and condition-controlled (while loops) and to the Turtle drawing library. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who
Unit 4 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. Includes lesson plans and necessary course materials, including presentations, notes catcher, and handouts. Because this unit relies on LittleBits Code Kits and includes a hardware dissection of an old computer, and I know not all schools have access to these materials, I am offering it as a f
Unit 1 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to coding with Python including print, input, and comments. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The
Unit 8 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. Activities easily level for students of different levels of comfort and ability. This unit features Scratch starter code custom-made for students to translate their offline algorithm for Tower of Hanoi into Scratch code. Includes lesson plans and all necessary course materials, including a pre
Unit 5 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to binary numbers and tasks them with creating (and then coding) an algorithm that can translate base 10 numbers into binary. Note: This unit is a bit more "standalone" than the other units in this course. While the other units should be done in order, this can be moved to any point in the second half of the class. My students
Unit 6 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit explores the concept of variables in Scratch. Includes lesson plans and all necessary course materials, including a presentation, mini-lab handouts, starter code, and a peer review rubric. Topics include: Introduction to variablesNaming conventions for variablesVariables storing word
Unit 10 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit introduces students to JavaScript using what they have already learned in Scratch to make the transition to text-based coding. Includes lesson plans and all necessary course materials, including presentation, activity handouts and keys, and sample code. Topics include: Introduct
Unit 7 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to lists. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The lesson plans are designed to be accessible to teac
Unit 9 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-8) and JavaScript (Units 10-11). Strategically placed between the Scratch and JavaScript sections of the course, this offline unit encourages students to use the computational thinking and logical reasoning skills they have been developing to redesign tic tac toe in an iterative design process. Includes lesson plans and all necessary course materials, including a presentation, activity handouts, project r
Final unit in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to strings and culminates in a final challenge set. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The lesson p
Final in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit pulls together course learning through a final game design project. Includes lesson plans and all necessary course materials, project handout, game design document, and rubric. Topics include: Using Code.org's Game Lab platform to program a JavaScript video gameBrainstorming and planning v
Unit 3 of 11 in a semester-long Middle School Computer Science course in Scratch (Units 1-9) and JavaScript (Units 10-11). Activities easily level for students of different levels of comfort and ability. This unit explores basic animations in Scratch. Includes lesson plans and all necessary course materials, including planning handout, project handout, rubric, and presentation Topics include: Introduction to animationsSequencing with broadcast blocksEfficiency with loopsCollaboration on planning