TPT
Total:
$0.00

Python Coding Rubric

148 results
Filters
Standard
Audience
Preview of Beginner Python(Text) Lessons 1 and 2

Beginner Python(Text) Lessons 1 and 2

Created by
Amy's Kids
Teaching Python to 8th graders should be engaging, interactive, and focused on building confidence with simple concepts. The goal is to make programming fun while introducing core ideas gradually. Below is a plan for the first 2 lessons, designed to be age appropriate, hands on, and encouraging creativity. Each lesson is structured to fit a roughly 45minute class, with clear objectives, activities, and a small project or exercise. The lessons use Python’s basic syntax and avoid complex setups, s
Preview of Algorithm Showdown and Real-Life Algorithm Design Project - AP CSP

Algorithm Showdown and Real-Life Algorithm Design Project - AP CSP

Created by
SageFire LLC
Looking for a meaningful project to go with the Code.org AP CSP Algorithms unit? If you have noticed that Code.org does not really include a full project for this unit, this resource fills that gap with a structured, student-friendly assignment that helps learners apply algorithmic thinking in a clear and practical way. This resource gives students the chance to do more than just answer lesson questions. They first analyze two different algorithms for the same task, decide which one is more e
Preview of SPIKE Prime Robotics Unit 5 Lesson 8: Autonomous Vehicle Lab

SPIKE Prime Robotics Unit 5 Lesson 8: Autonomous Vehicle Lab

Created by
RoboBytes
This is where it all comes together. In this two-day partner challenge, students take on differentiated roles as Coder and Builder to design and build a fully autonomous SPIKE Prime robot — but there's a catch: no one touches LEGO or opens the SPIKE app until both planning sheets are teacher-approved. On Day 1, the Coder maps out the full logic structure — flowchart, decision priority, and Forever loop — while the Builder designs the physical system, from base design and hub placement to sensor
Preview of Digital Forensics Python Lab: Browser History Investigation | Cybersecurity Pack

Digital Forensics Python Lab: Browser History Investigation | Cybersecurity Pack

Digital Forensics Python Lab: Browser History Investigation | Cybersecurity Activity Modular Python investigation workflow Take your students deeper into cybersecurity with this hands-on Python digital forensics lab!In this advanced computer science and cybersecurity activity, students analyze browser history data using Python to uncover suspicious behavior, reconstruct timelines, and identify evidence of potential data exfiltration. This lab simulates a real-world forensic investigation, givi
Preview of Spike Prime: Read the Code Series - Beginner, Intermediate, and Advanced Bundle

Spike Prime: Read the Code Series - Beginner, Intermediate, and Advanced Bundle

Created by
RoboBytes
The Read the Code series is designed to save teachers time by teaching students to explain robot behavior before running code. Across Beginner, Intermediate, and Advanced levels, students learn to read SPIKE Prime programs, predict behavior, test their predictions, and answer thought-provoking questions that surface the most common robotics misconceptions—so teachers do not have to repeatedly explain them. This is not trial-and-error robotics. It is reasoning, debugging, and understanding—bu
Preview of SPIKE Prime Robotics Unit 1: Intro to Coding, Movement & Robot Logic (Weeks 1-2)

SPIKE Prime Robotics Unit 1: Intro to Coding, Movement & Robot Logic (Weeks 1-2)

Created by
RoboBytes
Starting LEGO SPIKE Prime can feel overwhelming for both teachers and students — this bundle provides a clear, structured introduction to how robots read code, how programs run, and how movement commands affect robot behavior. This unit includes 9 structured editable lessons, each designed for a 45-minute class period, making it ideal for a 2-week robotics unit. This resource is designed to align with Weeks 1–2 of a 12–18 week LEGO SPIKE Prime robotics sequence, commonly used in a middle s
Preview of Digital Forensics Python Lab: Browser History Investigation | Cybersecurity

Digital Forensics Python Lab: Browser History Investigation | Cybersecurity

Digital Forensics Python Lab: Browser History Investigation | Cybersecurity Activity Modular Python investigation workflow Take your students deeper into cybersecurity with this hands-on Python digital forensics lab! In this advanced computer science and cybersecurity activity, students analyze browser history data using Python to uncover suspicious behavior, reconstruct timelines, and identify evidence of potential data exfiltration. This lab simulates a real-world forensic investigation, giv
Preview of AUTOMATE IT | SPIKE™ Prime Robotics & Coding Interactive Notebook

AUTOMATE IT | SPIKE™ Prime Robotics & Coding Interactive Notebook

🚨 PERFECT FOR THE END OF THE YEAR WHEN STUDENTS NEED HANDS-ON, HIGH-ENGAGEMENT STEM ACTIVITIES THAT STILL KEEP THEM LEARNING! 🚨 Transform your robotics classroom into a hub of industrial innovation with this interactive blackline master companion activity designed to accompany the online “Automate It” robotics lesson! Students will identify manual inefficiencies, brainstorm prototypes, and program a LEGO® SPIKE™ Prime robot to perform fully autonomous, sensor-driven tasks while recording th
Preview of OUT OF ORDER | SPIKE™ Prime Robotics & Coding Interactive Notebook

OUT OF ORDER | SPIKE™ Prime Robotics & Coding Interactive Notebook

🚨 THE PERFECT END-OF-YEAR STEM ACTIVITY TO KEEP STUDENTS ENGAGED, COLLABORATING, AND PROBLEM-SOLVING AFTER TESTING SEASON! 🚨 Challenge students to think like real robotics engineers with this interactive blackline master companion activity designed to accompany the online “Out of Order” LEGO® SPIKE™ Prime lesson! Students will build, test, debug, analyze, and improve a robotic delivery cart while documenting their thinking, troubleshooting strategies, and programming observations directly into
Preview of KEEP IT SAFE | SPIKE™ Prime Robotics & Coding Interactive Notebook

KEEP IT SAFE | SPIKE™ Prime Robotics & Coding Interactive Notebook

🚨 THE PERFECT END-OF-YEAR STEM ACTIVITY TO KEEP STUDENTS ENGAGED, COLLABORATING, AND PROBLEM-SOLVING AFTER TESTING SEASON! 🚨 Challenge students to think like real robotics engineers with this interactive blackline master companion activity designed to accompany the online “Keep It Safe” LEGO® SPIKE™ Prime lesson! Students will build, test, and program a functional safe-deposit box while documenting their logic, sensor data observations, and security algorithms directly into their engineering n
Preview of Spike Prime Coding: Read the Code Series - Advanced Worksheet Bundle

Spike Prime Coding: Read the Code Series - Advanced Worksheet Bundle

Created by
RoboBytes
Your students can make robots move — but they struggle to explain why the code behaves the way it does.This Advanced Read the Code bundle fixes that for you. These five Advanced worksheets are designed to save you time by guiding students through the hardest robotics thinking skills: analyzing complex logic, identifying design flaws, and explaining unexpected behavior — before trial-and-error takes over. Students don’t just run code. They read it, predict behavior, test their predictions, an
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 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 AP CS A Using Objects & String Methods — Code Tracing Worksheet | Java | Grades

AP CS A Using Objects & String Methods — Code Tracing Worksheet | Java | Grades

Help your AP Computer Science A students master Java String methods and object concepts with 20 carefully crafted code tracing problems. String manipulation appears on nearly every AP CS A exam — this worksheet covers it all. ⭐ WHAT'S INCLUDED: 20 code tracing exercises across 4 sectionsSection A — length, charAt, substring, indexOfSection B — Case methods, equals vs ==, trimSection C — Immutability, compareTo, Wrapper ClassesSection D — parseInt, split, contains & Challenge problemsFull answer
Preview of Code Refactoring Efficacy CER | Computer Programming | GATE Middle School

Code Refactoring Efficacy CER | Computer Programming | GATE Middle School

📘 Full Length Standard Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Code Refactoring Efficacy Case Study Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Programming, with this Full Length DBQ CER Style Worksheet. This resource is designed to help students analyze real-world topics, interpret informational texts, and support answers with evidence—all while staying accessible for gif
Preview of Unit 4 - Lesson 6: Ferris Wheel Build, Code & Control — LEGO SPIKE Prime

Unit 4 - Lesson 6: Ferris Wheel Build, Code & Control — LEGO SPIKE Prime

Created by
RoboBytes
It's time to build the Ferris wheel — and write the code that brings it to life. In this 13-slide lesson, students construct their SPIKE Prime Ferris wheel, connect a motor, and write their first working motor program — all in one class. From their very first block program to a complete multi-step "full ride," students move through a carefully scaffolded sequence that builds both their build skills and their coding confidence. By the end of this lesson, students will be able to:Build a Ferris wh
Preview of Scratch Coding Music Activity - Coding Unplugged & Computer Coding Worksheets

Scratch Coding Music Activity - Coding Unplugged & Computer Coding Worksheets

Created by
Teachy Tales
Bring creativity, music, and technology together with this fun-filled Scratch Coding Music Activity Pack! This engaging resource allows students to code, create, and groove while learning essential coding skills through Scratch Coding projects, Coding Unplugged activities, and Computer Coding Worksheets. What This Resource Includes ✔ Step-by-step Scratch Coding Disco Dance project ✔ Engaging Computer Coding Worksheets for guided practice ✔ Creative challenges to extend learning ✔ Beginner-fri
Preview of SPIKE Prime Robotics Unit 5 Lesson 4: Read the Code Sensors

SPIKE Prime Robotics Unit 5 Lesson 4: Read the Code Sensors

Created by
RoboBytes
Can your students read a program like an engineer? Three buggy multi-sensor scenarios challenge them to trace, predict, and explain robot behavior before running a single line of code. What's included: Editable student worksheet · Teacher answer key & facilitation notes ⭐ This lesson is part of the SPIKE Prime Unit 5 Bundle — Multi-Sensor Logic, Variables & Autonomous Systems. Grab the bundle and save! If this resource worked for your class, please leave a review — it helps other teachers find
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 Scratch Coding Bug Fixing Activities Coding Unplugged Computer Coding Worksheets

Scratch Coding Bug Fixing Activities Coding Unplugged Computer Coding Worksheets

Created by
Teachy Tales
Make coding fun, interactive, and meaningful with this engaging Scratch Coding Bug Fixing Activity Pack! Designed for beginners, this resource helps students learn coding by identifying and fixing errors (debugging) while building strong foundational skills through both Coding Unplugged activities and Computer Coding Worksheets. What This Resource Includes ✔ Step-by-step Scratch Coding bug fixing challenges ✔ Engaging Computer Coding Worksheets for hands-on practice ✔ Beginner-friendly debuggi
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 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 Unit 2 - SPIKE Prime Touch Sensor Coding – Bump Bot Lesson

Unit 2 - SPIKE Prime Touch Sensor Coding – Bump Bot Lesson

Created by
RoboBytes
Help students move from movement-only coding to true sensor-based robotics control. This hands-on Touch Sensor Coding Activity (Bump Bot) teaches students how to program a robot that responds to real-time input using the SPIKE Prime touch sensor. Students learn how to:• Set movement motors correctly • Use a Forever loop to continuously check a sensor • Write conditional logic using If/Else blocks • Understand state-based behavior (pressed vs released) • Modify steering and rotation values for t
Preview of Scratch Coding Dragon Activities - Unplugged Coding & Computer Coding Worksheets

Scratch Coding Dragon Activities - Unplugged Coding & Computer Coding Worksheets

Created by
Teachy Tales
Turn your classroom into a fun coding adventure with this exciting Scratch Coding Disappearing Dragon Activity Pack! Designed for beginners, this engaging resource helps students learn coding by creating interactive projects, while strengthening their skills through Coding Unplugged activities and Computer Coding Worksheets. What This Resource Includes ✔ Step-by-step Scratch Coding project (Disappearing Dragon theme) ✔ Engaging Computer Coding Worksheets for guided practice ✔ Helpful hints to
Showing 1-24 of 148 results