TPT
Total:
$0.00
Preview of Monster Algorithm Challenge | Unplugged Coding Activity for Grades 6-12

Monster Algorithm Challenge | Unplugged Coding Activity for Grades 6-12

Created by
CTE Warehouse
Engage your students with the Monster Algorithm Challenge—an unplugged coding activity perfect for introducing or reinforcing algorithmic thinking in computer science or STEM classes. Designed for grades 6-12, this activity has students write step-by-step instructions (algorithms) to describe how to draw a monster. Their peers will then follow the algorithm to draw the monster exactly as instructed, highlighting the importance of precision in coding. This activity is fun, interactive, and a gre
Preview of Algorithms Presentation

Algorithms Presentation

Created by
Rachel Fish
Help your students explore the world of algorithms with this engaging and easy-to-follow presentation designed for Introduction to Computer Science, Computer Literacy, or STEM courses! This resource introduces students to the basics of algorithms, how they are used in everyday life and technology, and why step-by-step problem solving is important in computer science. Students will learn how algorithms work through real-world examples, visual explanations, and interactive discussions that make co
Preview of Intro to CS — Lesson 1.3: Algorithms and Instructions

Intro to CS — Lesson 1.3: Algorithms and Instructions

Created by
Mr. H Codes
Help students understand one of the most important foundations of computer science: algorithms. In this lesson, students learn what an algorithm is by writing clear, step-by-step instructions for real-world tasks and analyzing why precision and order matter when communicating with computers. Through hands-on examples and guided reasoning, students discover that computers follow instructions exactly and cannot “guess” intent. This lesson builds directly on Lesson 1.1 (What Is Computer Science
Preview of Python Pseudocode to Code Translation | Algorithms & Sequencing

Python Pseudocode to Code Translation | Algorithms & Sequencing

Created by
Mr. H Codes
Help students focus on thinking before typing with this Python pseudocode to code translation worksheet designed for Computer Science Principles (CSP) and introductory Python courses. This activity guides students through algorithmic thinking and sequencing by having them read pseudocode, fix step order, and translate ideas into simple Python— without emphasizing syntax perfection. It’s ideal for rebuilding confidence after a break and preparing students for tracing, debugging, and full prog
Preview of Intro to Java Unit 3 – Arrays, ArrayLists, and Inheritance Quiz

Intro to Java Unit 3 – Arrays, ArrayLists, and Inheritance Quiz

Created by
Mr. H Codes
Java Unit 3 Quiz — Arrays, Array Algorithms, ArrayLists, Inheritance & Polymorphism (DOCX + Answer Key)Assess student understanding of core Java OOP and data-structure foundations with this clean, classroom-ready Unit 3 Quiz covering Arrays, Array Algorithms, ArrayLists, and Introductory Inheritance/Polymorphism. Designed specifically for high school Computer Science classrooms, this quiz includes multiple coding tasks, prediction problems, debugging practice, and a class-design prompt to rein
Preview of Thanksgiving Computer Science Mega Bundle!

Thanksgiving Computer Science Mega Bundle!

Created by
Mr. H Codes
🍁 Thanksgiving Computer Science Mega Bundle | Coding, Data, Algorithms, and Debugging Activities (Grades 9–12)Bring fall fun into your computer science classroom with this festive bundle of 5 Thanksgiving-themed activities! Each worksheet combines hands-on coding logic with a seasonal twist — perfect for middle and high school tech classes before the holiday break. Students will debug, design, decode, and analyze while celebrating gratitude and creativity! 💻 What’s Included 🦃 Turkey Co
Preview of Halloween Computer Science Mega Bundle!

Halloween Computer Science Mega Bundle!

Created by
Mr. H Codes
🎃 Halloween Computer Science Mega Bundle!Topics: Programming • Binary • DebuggingAlgorithms • Hardware Grades: 9–12 File Type: Word Document (Editable) Format: Printable 8.5x11 Worksheets 🕸️ Included Activities Pumpkin Patch Programming Worksheet – Students use logic and sequencing to solve fall-themed coding challenges! Haunted Hardware Hunt Worksheet – Match spooky riddles to the correct computer components. Debug the Zombie Code – Students find and fix creepy code “bugs” befo
Preview of Holiday Coding Bundle: Christmas Edition

Holiday Coding Bundle: Christmas Edition

Created by
Mr. H Codes
Holiday Coding Bundle: Christmas Edition 🎄 Grades: 9–12 Subjects: Computer Science (Python, Algorithms, Data/Spreadsheets), Technology, STEM What’s Inside (5 Worksheets) 🎅 Santa’s Debugging Workshop (Python – Debugging) Fix broken toy factory code with Santa’s elves by tracing errors, correcting syntax/logic, and validating output. 🧝 Elf Algorithm Adventure (Algorithm Design / Flowcharts) Plan toy deliveries with clear step-by-step logic and flowchart symbols, then translate to pseudoc
Preview of Code Tracing: The Map to Understanding Your Code

Code Tracing: The Map to Understanding Your Code

Created by
Franco Comp Sci
Code tracing is a fundamental skill for understanding how computer programs work. It involves following the execution of a program line by line, much like debugging a complex puzzle. By tracing code, students can: Visualize Algorithms: They can see how algorithms process data and reach solutions.Identify Errors: By stepping through code, students can pinpoint logical errors and incorrect assumptions.Develop Problem-Solving Skills: Tracing encourages students to think critically and break down co
Preview of Holiday Coding Bundle: Kwanzaa Edition

Holiday Coding Bundle: Kwanzaa Edition

Created by
Mr. H Codes
🌟 What’s Included (5 Worksheets + Teacher Keys!) 🕯️ 1. Debugging for Unity (Umoja – Unity) Students work in pairs to identify and fix shared code errors in a “community app,” practicing communication, teamwork, and collaborative debugging. ⚙️ 2. Algorithm of Purpose (Nia – Purpose) Students design meaningful algorithms that help organize community events or goals—connecting logic to purpose and impact. 💡 3. Creative Code Lab (Kuumba – Creativity) Using Python or JavaScript loops, st
Preview of Computer Science Principles (CSP) — Lesson 1.4: Algorithms in Everyday Life

Computer Science Principles (CSP) — Lesson 1.4: Algorithms in Everyday Life

Created by
Mr. H Codes
Computer Science Principles (CSP) — Lesson 1.4: Algorithms in Everyday Life Help students understand that algorithms are clear, step-by-step instructions, not just lines of code. In this Computer Science Principles (CSP) lesson, students practice writing precise algorithms, identifying ambiguous steps, and debugging poorly written instructions using real-world tasks they already understand. This lesson builds strong algorithmic thinking skills that directly prepare students for programming l
Preview of Holiday Coding Bundle: Hanukkah Edition

Holiday Coding Bundle: Hanukkah Edition

Created by
Mr. H Codes
🕎 Holiday Coding Bundle: Hanukkah EditionPerfect for Grades 9 – 12 | Computer Science / STEM / Coding💡 Celebrate the Festival of Lights with hands-on coding challenges that bring Hanukkah traditions to life! 🌟 What’s Included (5 Activities)TitleFocus / SkillDescriptionDurationIndividual Price 🕎 Dreidel Debugging LabDebugging (Python)Students fix bugs in a digital dreidel simulator to make it spin correctly. 45 – 60 min $3.50 🕯️ Festival of Lights AlgorithmAlgorithm Design / Flowcharts
Preview of Algorithm Adventure: How to Make a Sandwich — Unplugged Hour of Code Activity

Algorithm Adventure: How to Make a Sandwich — Unplugged Hour of Code Activity

Created by
Mr. H Codes
Algorithm Adventure: How to Make a SandwichBring Computer Science to ANY classroom with this fun, beginner-friendly unplugged Hour of Code activity! In Algorithm Adventure: How to Make a Sandwich, students learn the foundations of coding by writing, testing, and debugging a real-world algorithm—no computers or prior knowledge required. This worksheet walks students through what an algorithm is, why clear instructions matter, and how even simple tasks can become “buggy” when steps are unclear.
Preview of Intro to Java: Unit 3 Assessment Bundle — Quiz 1, Quiz 2, & Mini Project

Intro to Java: Unit 3 Assessment Bundle — Quiz 1, Quiz 2, & Mini Project

Created by
Mr. H Codes
Java Unit 3 Assessment Bundle — Quiz 1, Quiz 2, & Mini Project (Objects, Arrays, ArrayLists, Inheritance)This comprehensive assessment bundle includes two printable quizzes and a full mini-project, perfectly aligned to Java Unit 3 topics: Objects & Classes, Arrays, Array Algorithms, ArrayLists, Inheritance, and Introductory Polymorphism. Designed for high school Computer Science and AP CSA courses, this bundle gives you everything you need to assess student understanding across the entire un
Preview of End of Year Silly & Serious Computer Science Awards | 30 Editable Certificates

End of Year Silly & Serious Computer Science Awards | 30 Editable Certificates

End of Year Silly & Serious Computer Science Awards | 30 Editable Certificates🔥 You get all of this for just 99¢! 💥 Celebrate your Computer Science students with a fun, polished, and easy to use end of year awards kit made for coding, programming, algorithms, debugging, problem solving, computational thinking, technology skills, digital creativity, class participation, teamwork, leadership, and student recognition. This resource includes 30 editable Computer Science award certificates, a stu
Preview of Flowchart Builder Logic Mapping

Flowchart Builder Logic Mapping

Created by
Mr. H Codes
💻 Flowchart Builder: Logic Mapping WorksheetHelp your students master problem-solving and computational thinking with this engaging Flowchart Builder activity! This printable worksheet guides high school students through the basics of logic mapping—from identifying flowchart symbols to creating their own step-by-step algorithms. Students begin with a visual reference chart of standard flowchart symbols, then move through interactive sections that include: Practicing symbol identification
Preview of Inclusive Holiday Coding Bundle: Christmas, Hanukkah & Kwanzaa

Inclusive Holiday Coding Bundle: Christmas, Hanukkah & Kwanzaa

Created by
Mr. H Codes
✨ Holiday Coding MEGA Bundle: Christmas • Hanukkah • Kwanzaa EditionBring coding, culture, and creativity together with this massive 15-worksheet holiday bundle designed for Grades 7–12! Celebrate three major December holidays— Christmas, Hanukkah, and Kwanzaa—through engaging, standards-aligned computer science lessons. This inclusive set blends algorithm design, debugging, Python coding, loops, spreadsheet logic, data visualization, and ethical reflection into hands-on activities your stude
Preview of STEAM Word Wall Bundle

STEAM Word Wall Bundle

Help you students effectively use coding and engineering terms throughout your class projects! Great for classroom displays and bulletin boards. Coding Terms included: Loops (general definition)For LoopsWhile LoopsNested LoopsConditional Statements (general definition)If StatementElse StatementFunctionFunction DefinitionVariableSpriteEventAlgorithmProgramBugDebuggingAutomationCoding LanguagesBlock Based LanguagesJavaJavascriptHTMLC++PythonEngineering Terms included: Design ProcessCollaborationE
Preview of Computer Science Crossword Puzzle

Computer Science Crossword Puzzle

This is a crossword puzzle that is easy to use as a homework assignment, station assignment, warm-up or for test review. This product comes with a student sheet and answer sheet, with and without word bank for differentiation.Vocabulary Includes: (Vocabulary terms were adopted from code.org) Abstraction Accessibility Algorithm Binary Binary Alphabet Bit Block-based programming language Bug Byte Code Command Computational Thinking Computer science Conditionals Data  Debugging Define Digital footp
Preview of Coding Terms Word Search Activity | Programming | Review Game |No Prep Worksheet

Coding Terms Word Search Activity | Programming | Review Game |No Prep Worksheet

All About Coding No Prep Worksheet Activity Great for: Early Finishers, Emergency Sub Plan, Homework, Unit Supplement, Sponge Activity, Classwork, Test Review, Terms, Bell Ringer, Curriculum, Back to School, End of Year, No Prep Activity, Warm-Up, Handout, Homeschool, Vocabulary, Do Now, Mini-lessons, Distance Learning… Simply Print and Go! Download the preview for a closer look. Hidden Words: Coding Algorithm Data Type Code Editor Index Parameter Edit Programming Function Object Interpreter
Preview of Intro to CS — Lesson 2.1: Decomposition (Computational Thinking)

Intro to CS — Lesson 2.1: Decomposition (Computational Thinking)

Created by
Mr. H Codes
Help students learn how to tackle complex problems using one of the most important computational thinking skills: decomposition. In this lesson, students practice breaking large, overwhelming problems into smaller, manageable parts. Through real-world examples and programming connections, students learn how decomposition makes problems easier to understand, solve, and debug. This lesson lays the foundation for future topics such as pattern recognition, abstraction, algorithms, and debugging.
Preview of Intro to CS — Lesson 1.4: Humans vs Computers

Intro to CS — Lesson 1.4: Humans vs Computers

Created by
Mr. H Codes
Help students understand one of the most important ideas in computer science: humans think, computers follow instructions. In this lesson, students compare how humans and computers solve problems, focusing on why computers require clear, ordered, and logical instructions. Through relatable real-world scenarios and guided reasoning, students learn why ambiguity works for people but causes problems for computers. This lesson builds directly on algorithms and instruction writing, preparing studen
Preview of Intro to CS — Unit 5 Quiz: Programming Foundations

Intro to CS — Unit 5 Quiz: Programming Foundations

Created by
Mr. H Codes
This Unit 5 Quiz assesses students' understanding of core programming concepts introduced in Unit 5 of an Intro to Computer Science course. The quiz is designed to check conceptual understanding of how programs work before students begin writing larger amounts of code. Aligned to Lessons 5.1–5.4, this assessment focuses on reasoning, logic, and planning, not syntax memorization. Students demonstrate their understanding of algorithms, programs, syntax vs logic errors, pseudocode, and debugging m
Preview of Unplugged Hour of Code Mega Bundle — 6 No-Prep Computer Science Activities

Unplugged Hour of Code Mega Bundle — 6 No-Prep Computer Science Activities

Created by
Mr. H Codes
Unplugged Hour of Code Mega Bundle (6 No-Prep Computer Science Activities)Bring Computer Science to ANY classroom with this must-have Unplugged Hour of Code Bundle! This collection of six high-engagement, no-prep worksheets teaches core CS concepts without requiring devices, making it perfect for elementary, middle, and high school teachers looking to participate in CS Ed Week or Hour of Code with zero stress. Students will explore algorithms, binary code, logic, debugging, coordinate grids,
Showing 1-24 of 32+ results