TPT
Total:
$0.00
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 Math Puzzles: Coding Cars- Google Slides

Math Puzzles: Coding Cars- Google Slides

This is a super FUN way to introduce your students to the basics of coding! This Coding Cars activity is best done on Google Slides where students can move objects and create an algorithm to "program the cars". After they create their code, they can watch the animated videos to see the cars move on the road and check their answer! (built right into the slides). It can also be done unplugged (without a computer) using the pdf worksheets. Skills practiced: sequencing, analytic thinking, pr
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 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 AP Computer Science Principles - Loops Lab (Python)

AP Computer Science Principles - Loops Lab (Python)

This lab covers while loops and for loops in Python. Lists are the next topic, so they are avoided in the context of loops here. Instead the focus is on combining loops, if statements, and functions to make a few complete codes. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Python code showing possible acceptable codes satisfying the program requirements is included. More notes about my
Preview of AP Computer Science A - Decisions Lab (Java)

AP Computer Science A - Decisions Lab (Java)

This lab covers decision statements (if-else if-else). In the context of my course, this comes after I/O, primitives, and using objects (Strings, math). There are four problems in this assignment. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Java code / instructors solutions showing possible acceptable codes satisfying the program requirements are included. If you purchase this resourc
Preview of AP Computer Science Principles - Functions, Decisions, Loops Project (Python)

AP Computer Science Principles - Functions, Decisions, Loops Project (Python)

This project is meant to combine IO, functions, decision statement, and loops into a couple of major codes. The first requires the use of Pygame, while the second requires quite a bit of logic. I typically give the students a whole class week to work on these. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Python code showing possible acceptable codes satisfying the program requirements
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 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 Tuatara Algorithm Game - Scratch Coding Activity for 4-8 Grade

Coding Unplugged Tuatara Algorithm Game - Scratch Coding 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. What’s Included: Step-by-step Coding Unplugged activities Fun Tuatara-themed algorithm challenges Direction-based movement tasks (Up, Down, Left, Right) Printable Computer Coding Worksheets Answer keys for easy checking Engaging visuals to keep students motivated Why Teach
Preview of Unit 1 - SPIKE Prime: Read the Code #1 – Straight Movement & Order (Beginner)

Unit 1 - SPIKE Prime: Read the Code #1 – Straight Movement & Order (Beginner)

Created by
RoboBytes
Struggling to get students to slow down and think in your SPIKE Prime classroom? This beginner-friendly worksheet is a low-prep way to build code-reading and problem-solving skills without needing any robots or devices. This resource is also included in the LEGO SPIKE Prime Robotics Unit: Intro to Coding, Movement & Robot Logic (9 Lessons / 2 Weeks). Students will: Read SPIKE Prime block code step by step Predict straight-line robot movement Draw the robot’s path and reason about block order I
Preview of Intro to Java Lesson 3.7 — ArrayLists

Intro to Java Lesson 3.7 — ArrayLists

Created by
Mr. H Codes
Lesson 3.7 — ArrayLists (Java CSA Worksheet + Teacher Guide)Teach Java ArrayLists with confidence using this fully printable, classroom-ready worksheet packet designed for high school Computer Science (CSA Java, AP CSA, Intro to Java, or general programming). This resource introduces students to dynamic lists, common ArrayList methods, list algorithms, tracing, and hands-on coding practice using clear explanations and beginner-friendly examples. Perfect for 9th–12th grade, this packet includes
Preview of Coding Logic STEM | Think Like a Programmer | Technology Units For K - 9Th

Coding Logic STEM | Think Like a Programmer | Technology Units For K - 9Th

Created by
Think Tank STEM
💻 Coding Logic STEM | Think Like a Programmer (Kindergarten–Grade 2)Introduce students to the world of coding with this engaging Coding Logic STEM activity! This hands-on resource helps learners understand how computers follow instructions step by step while building essential problem-solving and logical thinking skills. Students are challenged to create, test, and improve their own step-by-step instructions (algorithms), as outlined on page 2, where they learn that computers follow clear i
Preview of Understanding Abstraction

Understanding Abstraction

Created by
Franco Comp Sci
Abstraction Big Idea 1 NotesDefinition: Abstraction is the process of simplifying complex systems by focusing on the most important parts and hiding unnecessary details.Purpose: Helps programmers manage complexity and make code easier to understand and maintain.Example:Driving a car: You use the steering wheel, brake, and gas pedal without needing to know how the engine works.The following worksheet allows students to think about the important parts and the unnecessary details
Preview of Java Syntax & Conditionals - Worksheets/Quizzes/Answer Keys

Java Syntax & Conditionals - Worksheets/Quizzes/Answer Keys

Engage your high school students with these ready-to-use Java programming resources!This printable bundle includes introductory worksheets, quizzes, and answer keys focused on Java syntax, variable types, and conditional logic—perfect for AP Computer Science A, intro-level CS classes, or tech enrichment. Why Worksheets for Programming? Paper-first coding builds deeper understanding. Students develop logic and debugging skills without the distractions of a compiler. Structured practice == st
Preview of Unplugged Coding Pixel Art Binary Code Worksheets Activity - STEM

Unplugged Coding Pixel Art Binary Code Worksheets Activity - STEM

Created by
Teachy Tales
Turn coding into a creative and exciting experience with this Pixel Art Binary Code Activity! Students will love decoding secret Binary Code to reveal colorful pixel art images. This activity blends coding + digital art, making learning both fun and visually rewarding! Designed as a Coding Unplugged activity, students can explore coding concepts without using a computer, making it perfect for classrooms, STEM centers, and engaging offline learning. What’s Included This engaging set of Bina
Preview of Coding Unplugged Binary Code Bracelet Activity | Binary Code Worksheets

Coding Unplugged Binary Code Bracelet Activity | Binary Code Worksheets

Created by
Teachy Tales
Combine coding, creativity, and confidence-building in one fun activity! This unique Binary Code Bracelet Activity allows students to create their own positive affirmation bracelets while learning how Binary Code works. Students will decode messages and turn them into wearable crafts—making coding both meaningful and memorable! This is a perfect Coding Unplugged activity, allowing students to explore coding concepts without using a computer. What’s Included This engaging set of Binary Code Wor
Preview of Sorting Matrix Coding - Fine Motor Set to Teach Conditionals and Coding for Kids

Sorting Matrix Coding - Fine Motor Set to Teach Conditionals and Coding for Kids

Sorting Matrix Digital Activities to teach If/Then/Else coding language (Conditionals). Everything you need to teach students about conditionals and let them practice using the terminology. This resource includes 12 digital slides with moveable pieces that works in Google Slides or PowerPoint. This set has fine motor building materials including building blocks, play dough, pattern blocks, and counters - without the mess! Teaching coding concepts works best when we do familiar activities but u
Preview of Intro to Java: Lesson 4.2 - File Input/Output

Intro to Java: Lesson 4.2 - File Input/Output

Created by
Mr. H Codes
Intro to Java – Lesson 4.2: File Input/Output (Reading & Writing Text Files + Exception Basics)PRINTABLE Worksheet Packet + Full Teacher GuideBring Java File I/O to life with this classroom-ready, student-friendly worksheet packet! Designed specifically for 9th–12th grade CSA Java students, this resource teaches students how to read and write text files, handle exceptions, and understand real-world data processing—without overwhelming them. This lesson is perfect for AP CSA, Introduction to Java
Showing 1-24 of 25+ results