TPT
Total:
$0.00

Coding Without Computers

480+ results
Filters
Standard
Preview of Computer Science Semester Bundle – High School (No Experience Needed!)

Computer Science Semester Bundle – High School (No Experience Needed!)

Created by
Creepy Circuits
So, your schedule says “Computer Science” this semester… and suddenly you’re supposed to teach programming to students who think the “cloud” is where their TikToks live. Meanwhile, state standards assume your students have been coding since they were in diapers—even though your school only just got enough Chromebooks to share. This bundle is built exactly for you: the teacher who wants a structured, student-friendly, standards-aligned course that doesn’t assume prior background knowledge. It s
Preview of How to Read a Measuring Tape Without Looking Like an Idiot HYPERDOC Lesson

How to Read a Measuring Tape Without Looking Like an Idiot HYPERDOC Lesson

You will find the lesson follows the Universal Design for Learning, there is a video (auditory), a video transcription (visual), a note-taking guide (kinesthetic), an activity (kinesthetic), a reflection piece, an assessment (in both paper copy and on a spreadsheet so you can quickly make a google form quiz - less grading whoop whoop), and even an extension game for those who need more practice or who finish early. If your school blocks YouTube be sure to have the override code or just use the t
Preview of Binary Coding Slides, Activities & Handouts

Binary Coding Slides, Activities & Handouts

Make binary coding clear, hands-on and engaging with this resource set designed for students aged 9-13. Perfect for introducing how computers store and communicate information, this pack combines explicit teaching, unplugged activities and motivating challenges with a Minecraft-inspired twist. This resource is: ✔ Low-prep and ready to use ✔ Blends explicit instruction with hands-on learning ✔ Supports Digital Technologies curriculum outcomes ✔ Encourages problem-solving, logical thinking and per
Preview of Place Value Without Overwhelm | Visual Math for Neurodivergent Learners | Grades

Place Value Without Overwhelm | Visual Math for Neurodivergent Learners | Grades

Many students feel overwhelmed by place value because worksheets are crowded and abstract. Place Value Without Overwhelm is a calm, visual math resource designed specifically for neurodivergent learners, including students with ADHD, autism, and learning disabilities. This resource reduces cognitive load and supports understanding through color coding, visual models, and predictable layouts.
Preview of Cup Stacking Algorithms | Paperless Coding | Algorithms & Debugging | STEM

Cup Stacking Algorithms | Paperless Coding | Algorithms & Debugging | STEM

Created by
CaughtUpInSTEM
Cup Stacking Algorithms – Intro to Coding ActivityThis is a hands-on, unplugged activity I use to introduce my coding unit. Students practice writing clear, step-by-step directions (algorithms) by guiding a partner to build a cup stack design. How it works: Students work in pairs. One student is the "programmer" and completes the worksheet by writing an algorithm using the provided symbols. The other student is the "robot "and works on a separate independent task while waiting. ( I used a fre
Preview of Binary Code Basics Reference Sheet: Number Systems & Encoding

Binary Code Basics Reference Sheet: Number Systems & Encoding

This single-page reference sheet introduces students to the fundamentals of binary code, including how binary (base-2) differs from the decimal (base-10) system students already know. It covers place values of binary digits (bits), how to convert small decimal numbers to binary and back, and how binary is used to represent data in computers. Key vocabulary such as bit, byte, and binary notation are clearly defined for quick reference. The sheet supports foundational computer science literacy ali
Preview of Simple Intro to 2 by 2 Digit Multiplication WITHOUT Carrying. Scaffolded Lesson.

Simple Intro to 2 by 2 Digit Multiplication WITHOUT Carrying. Scaffolded Lesson.

Not throwing in the need for carrying right away is a great way to slowly introduce this kind of multiple-step problem without overwhelming students. VERY easy to implement. Contains: 1) A SMART Notebook file with numbers color coded and separated by place value. Great for learners that struggle with multiple steps, because it scaffolds the support of adding in the 0 in the one's place and the addition sign for that last step in 2 by 2 digit multiplication. 2) Color Coded Steps Shown on
Preview of Grade 9 Destreamed Math -Coding Resources

Grade 9 Destreamed Math -Coding Resources

Created by
STEM Class 7-12
Coding resources for python and scratch for grade 9 destreamed math course in Ontario. more coding materials will be uploaded to the store very soon. There are also some resources on BHN website and EQAO website.
Preview of Full Coding Lesson in Scratch: Learning About Looping  (Lesson 2)

Full Coding Lesson in Scratch: Learning About Looping (Lesson 2)

A step by step computer programming lesson in Scratch with an introduction to the Scratch workspace leading up to the exercise.Lesson 2: Learning About LoopingA simple introductory script to give you a taste of some programming elements in scratch. This lesson focuses on loops, one of the most fundamental coding concepts. Let's create a fun dancer animation to teach this simple, but powerful, idea. In this example you'll:Explore a new type of event in ScratchLearn about different types of loopin
Preview of Decimal to Hexadecimal Conversion Worksheet: Essential Coding - Set 1

Decimal to Hexadecimal Conversion Worksheet: Essential Coding - Set 1

Created by
picrustable
Decimal to Hexadecimal Conversion Worksheet: Essential Coding Math SkillsSet 1In the era of digital technology, understanding number systems, particularly base conversions, is a must-have skill. This worksheet is designed to help students master the conversion from decimal (base 10) to hexadecimal (base 16) through simple instructions and well-curated exercises. The worksheet includes 11 problems that cover a range of base 10 numbers and solutions for each problem. The first page is a quick st
Preview of AP Computer Science A Unit 1 Free Response Practice 1.4 Compound Operators

AP Computer Science A Unit 1 Free Response Practice 1.4 Compound Operators

AP Computer Science A Unit 1 Primitive Types - Free Response Practice 1.4 Compound Assignment Statements  The exercises in this document simulate a banking app, where money is deposited into and withdrawn from a bank account balance. This document contains six coding exercises and one extension problem for AP Computer Science A, aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. I typically give students a hardcopy of thi
Preview of AP Computer Science A Unit 1 Notes and Examples 1.4 Compound Operators

AP Computer Science A Unit 1 Notes and Examples 1.4 Compound Operators

AP Computer Science A Unit 1 Primitive Types Notes and Examples - 1.4 Compound Operators This document contains nine code samples on compound operators, subunit 1.4, for AP Computer Science A, aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. The questions ask students to identify outputs of code samples that focus on subunit 1.4 on Compound Assignment Statements. The code samples also review the arithmetic operators co
Preview of AP Computer Science A Unit 1 Free Response Practice 1.2 Variables & Data Types

AP Computer Science A Unit 1 Free Response Practice 1.2 Variables & Data Types

AP Computer Science A Unit 1 Primitive Types - 1.1 and 1.2 Coding Practice Print Statetment, Data Types and Variables  This document contains 14 basic exercises for AP Computer Science A, aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. Specifically, these exercises focus on subunits 1.1 and 1.2, where students identify common coding errors, evaluate print and println statements, and learn how to write Java statements w
Preview of AP Computer Science A Unit 1 Notes and Examples 1.5 Casting

AP Computer Science A Unit 1 Notes and Examples 1.5 Casting

AP Computer Science A Unit 1 Primitive Types Notes and Examples - 1.5 Casting This document contains thirteen practice questions on Subunit 1.5, Casting in Java, for AP Computer Science A. The questions are aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. Seven of the questions ask students to identify outputs of code samples that focus on casting, but that also review arithmetic operators and compound assignment state
Preview of AP Computer Science A Unit 1 Free Response Practice 1.3 Arithmetic Operators

AP Computer Science A Unit 1 Free Response Practice 1.3 Arithmetic Operators

AP Computer Science A Unit 1 Primitive Types - 1.3 Coding Practice Expressions & Arithmetic Operators Students really enjoy these exercises because they are basically building small calculator apps! The document contains six basic coding exercises and two extension problems for AP Computer Science A, aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. I typically give students a hardcopy of this assignment, but then prov
Preview of Quadratics: Projectile Motion with Code!

Quadratics: Projectile Motion with Code!

Looking for a true STEM Project? Quadratics: Projectile Motion with Code allows students to interact with a computer program that requires users to input the parameters of the position function: acceleration due to gravity, initial vertical velocity, and initial position. Just with one click, your entire class can start working with a code! All problems are application based and there is a possible project to do with the students at the end!
Preview of Binary Math

Binary Math

Created by
Keri Smith
This handout is used to help the students convert Binary Code into Base 2 numbers. 0's mean off, 1's mean on. Instead of using Base 10, teach the students base 2, convert, and perform the functions. This is the final product after a study of Binary Code and Base 2. There are quite a few lessons online with Binary and Base 2, but I created this to go with what I found online.
Preview of Java Programming Concepts BUNDLE

Java Programming Concepts BUNDLE

Created by
Creepy Circuits
Intro to Java | Control Structures | Algorithms & ArithmeticThis engaging Creepy Circuit bundle includes three scaffolded computer science lessons perfect for building foundational Java programming skills in middle or high school students. Each lesson blends engaging visuals, structured content, and hands-on coding practice with editable materials for flexible classroom use. 1. Intro to Programming and VariablesLearn about IDEs, compilers, data types, and writing first Java programs Practice
Preview of Create a C# Development Environment On The Cheap! (Free!!!!)

Create a C# Development Environment On The Cheap! (Free!!!!)

Are you a homeschool teacher, budget-conscious educator, or tech-savvy professional ready to introduce C# programming? This comprehensive lesson is perfect for high school or college-level students and educators! Designed specifically for those teaching on a budget, this guide walks you through setting up a cost-effective C# development environment using Visual Studio Code or Visual Studio Community on Windows 11. What’s Included:✅ Step-by-Step Instructions – Download, install, and configure
Preview of Proportional Relationships Jenga Review Game | Editable Math Practice

Proportional Relationships Jenga Review Game | Editable Math Practice

Created by
ballpointjen
Bring the proportional relationships standards to life with this engaging Jenga-style review game!This activity helps students practice key skills in ratio, proportion, and scale (CCSS 7.RP.1 / similar standards) through interactive play. Perfect for middle school classrooms, stations, or test review. What’s Included: ✓ Slide(s) or printable versions of questions ✓ Setup instructions + teacher directions ✓ Color Coded Question Sheet ✓ Answer key / recording sheet ✓ Editable component so you
Preview of Medication Administration Exit Tickets | Nursing Fundamentals

Medication Administration Exit Tickets | Nursing Fundamentals

​🩺 Are you looking for a quick, low-prep way to assess your nursing students' understanding of medication safety?​Formative assessment has never been easier! These Clinical Exit Tickets are specifically designed for nursing instructors, clinical educators, and Health Science (CTE) teachers to quickly gauge student comprehension at the end of a lecture, skills lab, or clinical shift. ​Featuring a modern, clean aesthetic, these exit tickets test the most critical, high-yield safety concepts wit
Preview of OS Scheduling Hands-on Activity: Build a Gantt Chart

OS Scheduling Hands-on Activity: Build a Gantt Chart

Created by
Creepy Circuits
Looking for a way to make Operating System scheduling hands-on and interactive? This activity turns abstract algorithms into a classroom puzzle students can see, move, and solve! What Students Do: Cut out time slice manipulatives and arrange them into a working Gantt Chart. Work through task cards that guide them in simulating scheduling schemes. Record solutions on a student worksheet to turn in. Calculate average waiting time, turnaround time, and throughput. Differentiated Levels: Level
Preview of Middle School Math Warm-Ups Complete Bundle | Grades 6-8 | CCSS Spiral Review

Middle School Math Warm-Ups Complete Bundle | Grades 6-8 | CCSS Spiral Review

Created by
Math Class 678
⭐ MIDDLE SCHOOL MATH WARM-UPS — COMPLETE BUNDLE | GRADES 6, 7 & 8 | SAVE 25% ⭐ Three grades. Four quarters each. 180 days of spiral warm-ups per grade. One purchase, one format, one system for your entire middle school math program. Built by a 25-year middle school math teacher. Every problem is deliberate. Every spiral is intentional. Every answer is already typed. All three grades, all year. ───────────────────────────────────── 📅 WHAT YOU GET: A COMPLETE MIDDLE SCHOOL WARM-UP SYSTEM ────────
Preview of 2 digit Addition with & without regrouping BUNDLE

2 digit Addition with & without regrouping BUNDLE

Created by
KinderBeez
ADAPTED for distance learning with SEESAW!! This bundle is now easy to use for distance learning! JPEG files were added so now you can share individual pages with students on SEESAW™! Easily upload these JPEG files and use the drawing tools to fill in the answers. You receive BOTH the PDF and JPEG versions with purchase. Be prepared for both in class and distance learning this fall! **Seesaw links are not provided-JPEG files make this pack adaptable for SeesawThese 2 digit addition worksheets (w
Showing 1-24 of 480+ results