TPT
Total:
$0.00

Computer Coding

16+ 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 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 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 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 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 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 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.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 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 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
Showing 1-16 of 16+ results