TPT
Total:
$0.00
Preview of Technology + Artificial Intelligence Activities How AI Learns Computer Science

Technology + Artificial Intelligence Activities How AI Learns Computer Science

Help middle school students explore how artificial intelligence works with this engaging bundle of artificial intelligence activities for STEM, technology, and computer science classes. These student-friendly lessons introduce important AI concepts through hands-on learning, critical thinking, simulations, discussion, and creative activities, all without requiring coding experience. Students will explore how AI systems use training data, patterns, predictions, and algorithms while also discu
Preview of Coding Unplugged Emoji Binary Code Activity - Binary Code & Color Worksheets

Coding Unplugged Emoji Binary Code Activity - Binary Code & Color Worksheets

Created by
Teachy Tales
Make coding fun, visual, and exciting with this Emoji Binary Code Activity! Students will love decoding secret messages and revealing hidden emoji pictures using Binary Code. This engaging resource turns coding into a playful learning experience where students decode, color, and discover! Perfect as a Coding Unplugged activity, students learn important computer science concepts without needing a computer—ideal for classrooms, centers, and early coding lessons. What’s Included This fun set of B
Preview of Hands-On LEGO SPIKE Prime Worksheet – Predict Robot Actions Without Coding

Hands-On LEGO SPIKE Prime Worksheet – Predict Robot Actions Without Coding

Created by
RoboBytes
Need a meaningful LEGO SPIKE Prime activity when students can’t run their code? This low-prep worksheet pushes students to slow down and think by analyzing SPIKE Prime block code and predicting exactly what the robot will do—before it ever moves. Instead of trial-and-error coding, students read the program step by step, reason through robot movement, and draw the robot’s path. This makes it an easy, reliable option for offline days, substitute plans, early finishers, or quick formative assessm
Preview of Crack the Code Worksheets | Technology Puzzle Activities for Problem Solving

Crack the Code Worksheets | Technology Puzzle Activities for Problem Solving

These Crack the Code worksheets are a fun, low-prep way for students to practice technology and coding concepts through problem-solving puzzles. Students decode clues to reveal answers, making this a great activity for tech class, early finishers, or centers. Perfect for reinforcing skills without screens. Keep students engaged with printable crack-the-code puzzles designed for technology class. These worksheets build problem-solving skills and reinforce tech concepts. Looking for a fun and enga
Preview of SPIKE Prime Coding: Read the Code Series – Intermediate Worksheets Bundle

SPIKE Prime Coding: Read the Code Series – Intermediate Worksheets Bundle

Created by
RoboBytes
Save time and money with this ready-to-use 5-worksheet series for SPIKE Prime coding! These worksheets help students read block code, predict robot behavior, and reason through loops, conditionals, and sensors — all without needing to run the robots. Perfect for offline days, early finishers, substitutes, or formative assessment. Bundle Includes: Worksheet 1 – Predict Robot BehaviorStudents analyze simple SPIKE Prime programs and predict robot movement step by step. Worksheet 2 – Repeated Se
Preview of Coding for Kids Coloring Pages | Black & White Printable | No-Prep STEM Activity

Coding for Kids Coloring Pages | Black & White Printable | No-Prep STEM Activity

This pack of 18 Coding for Kids coloring pages is designed to introduce young learners to early coding and computer science concepts in a calm, creative, and age-appropriate way. All pages are provided as a single A4 PDF, making them easy to print, photocopy, and scale to different sizes (such as A3 for displays or A5 for booklets). The clean black and white line-art style ensures the pages are ink-friendly and suitable for a wide range of ages and abilities. These coloring pages support f
Preview of LEGO SPIKE Prime Debugging WS 2 – Fixing Movement Bugs & Comparing Code

LEGO SPIKE Prime Debugging WS 2 – Fixing Movement Bugs & Comparing Code

Created by
RoboBytes
Your students can write code — but can they explain why it doesn’t work? This intermediate LEGO SPIKE Prime debugging worksheet pushes students beyond simple mistakes and into intentional problem-solving. Students must match buggy code to a known goal, identify incorrect logic, and make targeted fixes without rewriting the entire program. Students will: Predict robot movement from multi-block code Compare buggy code to a correct movement goal Debug by adjusting values, order, or logic Explain
Preview of Unit 3 - Spike Prime: Read the Code – (Advanced) WS 3: Inefficient Logic

Unit 3 - Spike Prime: Read the Code – (Advanced) WS 3: Inefficient Logic

Created by
RoboBytes
The robot works — but the code is bad.This worksheet teaches students to recognize that difference. Students analyze programs that technically behave correctly but include redundant checks, unnecessary blocks, and inefficient structure. They predict behavior, test it, and explain why the code works — and why it’s still poorly designed. This is where students start thinking like real programmers, not just robot operators. This worksheet saves you time because: students stop equating “it works”
Preview of Unit 3 - Spike Prime: Read the Code – (Advanced) WS 1: Competing Conditions

Unit 3 - Spike Prime: Read the Code – (Advanced) WS 1: Competing Conditions

Created by
RoboBytes
Your students think multiple “if” statements all matter equally.This worksheet shows them why that’s not true — without you having to lecture. Students analyze code with competing conditions inside a loop. They predict what the robot will do, test their predictions, and explain which condition actually wins and why. Carefully written questions guide students to notice order-of-operations issues that cause unexpected behavior. This worksheet saves you time because: students stop assuming “all c
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 4 Two Outcomes Inside a Loop

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 4 Two Outcomes Inside a Loop

Created by
RoboBytes
Your students don’t understand why the robot won’t change behavior.This worksheet makes that visible without you re-explaining it. Students analyze if/else logic placed inside and outside of a loop. They predict behavior, test their predictions, and explain why repeated decisions allow robots to respond — while single decisions do not. Carefully structured questions help students articulate why robots sometimes feel “stuck,” even when the code looks correct. This worksheet saves you time becau
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 3 Repeat Actions

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 3 Repeat Actions

Created by
RoboBytes
Students use repeat blocks — but don’t always understand them.This worksheet clears that up before it becomes a problem. Students read code that uses repeat and repeat-forever blocks to control movement. They predict distance and stopping behavior, test their predictions, and explain how repeated actions affect movement, all without adding sensor complexity. Questions are designed to surface and correct common misunderstandings about loops — especially “repeat forever.” This worksheet saves yo
Preview of When to Use the memoryview Data Type in Python | Complete Coding Lessons.

When to Use the memoryview Data Type in Python | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use the memoryview data type in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where memoryview is the best choice and highlights its unique advantages such as efficient handling of large binary data, zero-copy data access, and working with buffers without duplication. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to tea
Preview of Coding Unplugged: SPORTS Themed Offline Puzzles for Middle School│Great for Subs

Coding Unplugged: SPORTS Themed Offline Puzzles for Middle School│Great for Subs

Learn to code...WITHOUT a computer! Use this fun offline coding puzzle pack to introduce or review algorithmic thinking and engage students who love sports! This activity can stand alone as a sub activity or can supplement a Technology lesson. Enjoy! Coding Unplugged Sports Puzzle Set includes:  Two Themed Activity Sheets: Each Activity Sheet contains four puzzles/”offline codes”, complete with Programming Key and directions. Total of 8 unique Coding Unplugged puzzlesWorksheet - Four 5x5 grids
Preview of Unit 2 - Analyze Robot Movement | Identify & Explain Misunderstandings

Unit 2 - Analyze Robot Movement | Identify & Explain Misunderstandings

Created by
RoboBytes
Students often fix mistakes blindly without understanding the why. This 20–25 minute worksheet teaches them to analyze movement errors conceptually. Students identify misunderstood distance, direction, angles, or sequence concepts, and explain what was expected vs. what actually happens. Why teachers love it: Fosters critical thinking before debugging robots Differentiates from traditional “debug” worksheets Includes full teacher reasoning key with sample explanationsEditable for easy classro
Preview of Hour of Tech & Hour of Code Mega Pack (Y6–Y9)

Hour of Tech & Hour of Code Mega Pack (Y6–Y9)

Created by
Human Curiosity
Run engaging one‑hour tech and coding sessions all year long without planning from scratch. This bundle brings together my favourite “Hour of Tech” and “Hour of Code” activities for Y6–Y9. You get ready‑to‑use sessions on JavaScript, Scratch, P5.js, Grasshopper, Canva, music tech, logic and even VR. Each activity is designed to fit in about one lesson, perfect for coding weeks, clubs, cover lessons or quick tech explorations in MYP Design or ICT.​ What’s inside: JavaScript Hour of Code: browser
Preview of SPIKE Prime Robotics Unit 5 Lesson 2: Flowcharts

SPIKE Prime Robotics Unit 5 Lesson 2: Flowcharts

Created by
RoboBytes
Stop letting students jump straight into coding without a plan. This LEGO SPIKE Prime flowchart lesson teaches students how to organize autonomous robot logic before they build. Students learn how Forever loops, sensor checks, and decision blocks work together inside a clear system structure — reducing confusion, debugging time, and priority mistakes during autonomous challenges. Instead of guessing why their robot is misbehaving, students visually map what happens first, what repeats, and how e
Preview of SPIKE Prime Coding: Read the Code Series – 5 Beginner Worksheets

SPIKE Prime Coding: Read the Code Series – 5 Beginner Worksheets

Created by
RoboBytes
Are your students rushing through LEGO SPIKE Prime coding without truly understanding the program flow? Are you looking for low-prep, device-free activities that strengthen problem-solving and code-reading skills? This complete Beginner Read the Code Series is designed to get students thinking critically before they ever run their robots. With five scaffolded worksheets, your students will progress from basic straight movement to conceptual reasoning about infinite loops. Why teachers love th
Preview of Unit 2 - Sensor Scenarios | SPIKE Prime Unplugged WS – No Robots Required

Unit 2 - Sensor Scenarios | SPIKE Prime Unplugged WS – No Robots Required

Created by
RoboBytes
Struggling to give your students hands-on sensor practice without tying up all the robots? This Sensor Scenarios worksheet is the perfect solution! Students will think like a robot, choosing the correct sensor and deciding how the robot should respond in real-world situations. It’s a no-robot, low-prep activity that builds computational thinking, reasoning, and problem-solving skills. Perfect for offline days, sub plans, early finishers, or formative assessment, this worksheet works with
Preview of Coding Unplugged BBQ Algorithm Game - Scratch Coding STEM Activity for 4-8 Grade

Coding Unplugged BBQ Algorithm Game - Scratch Coding STEM Activity for 4-8 Grade

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. This resource helps students understand the basics of coding by learning how algorithms work through a fun summer BBQ themed challenge. Students read clues, follow directions, and create logical steps—just like real programmers do! What’s Included This Computer Coding Worksheet
Preview of Artificial Intelligence Quiz Book AI MCQ Worksheets Unplugged Coding Activity

Artificial Intelligence Quiz Book AI MCQ Worksheets Unplugged Coding Activity

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding AI concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. This resource makes learning about Artificial Intelligence exciting and accessible for middle school students. Through interactive multiple-choice questions, students develop curiosity about how AI works while strengthening their logical thinking, problem-solving, and computat
Preview of Artificial Intelligence Reading Comprehension Coding Unplugged Activity For G6-8

Artificial Intelligence Reading Comprehension Coding Unplugged Activity For G6-8

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding . Artificial Intelligence concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. This activity pack connects literacy with technology by helping students read, write, and learn about Artificial Intelligence in a simple and engaging way. It also serves as a great introduction to Coding Unplugged learning and Scratch Coding concepts, ma
Preview of Unplugged Coding Design Your Own AI Agent - Scratch Coding Activity Workbook

Unplugged Coding Design Your Own AI Agent - Scratch Coding Activity Workbook

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding . AI concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. In this hands-on STEM project, students learn the basics of Artificial Intelligence, algorithmic thinking, and digital assistants through interactive worksheets and creative design tasks. Students will brainstorm, plan, and build their own AI concept while connecting their id
Preview of Coding Unplugged Hotoke Scratch Coding Activity Basics Computer Coding Worksheet

Coding Unplugged Hotoke Scratch Coding Activity Basics Computer Coding Worksheet

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. What’s Included: Interactive Coding Unplugged activities (no devices required) Unique Hotoke-themed coding challenges (fun + memorable!) Printable Computer Coding Worksheets Algorithm-building exercises (sequencing, logic, direction) Answer keys for quick and easy grading Vi
Preview of Coding Unplugged Kiwi Algorithm Activity -Scratch Coding STEM Game For 4-8 Grade

Coding Unplugged Kiwi Algorithm Activity -Scratch Coding STEM Game For 4-8 Grade

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. Make coding exciting and easy to understand with this Kiwi Algorithm Coding ActivityWhat’s Included ✔ Coding Concepts Introduction Page ✔ Kiwi Algorithm Grid Puzzle ✔ Step-by-Step Coding Directions ✔ Sequencing and Logic Activity ✔ Printable Student Worksheets ✔ Visual Codin
Showing 1-24 of 39+ results