TPT
Total:
$0.00
Preview of Earthquake Rescue Robotics Summer Camp For Spike Prime, Vex Blocks Python Coding

Earthquake Rescue Robotics Summer Camp For Spike Prime, Vex Blocks Python Coding

Created by
Rocket Studio
Rescue Robots: Earthquake Challenge for Vex, Spike Prime or any robotics competition. Players design and program robots to maneuver carefully through a residential building to locate survivors without causing additional destruction. Robots that successfully detect all survivors and exit the building the without any colissons have achieved their mission . What's included: Mission field mat is an 8X4 ft banner sized graphic that can be printed at any office supply store.3D printable Survivors and
Preview of Computer Hardware & Software | CPU, RAM, Input & Output Devices | No Prep

Computer Hardware & Software | CPU, RAM, Input & Output Devices | No Prep

Created by
The Code Studio
Most teachers introduce computers by showing students what they look like but never explain how they actually work. This complete computer hardware and software lesson covers CPU, RAM, storage, input and output devices, system software, application software, utility software, and computer languages through visual explanations, real-world examples, and a hands-on build-a-computer group activity. No tech expertise required β€” open and teach from day one. Part of the Computer Systems series β€” al
Preview of Earthquake Rescue Robotics Summer Camp For Spike Prime, Vex Blocks Python Coding

Earthquake Rescue Robotics Summer Camp For Spike Prime, Vex Blocks Python Coding

Created by
Rocket Studio
Rescue Robots: Earthquake Challenge for Vex, Spike Prime or any robotics competition. Players design and program robots to maneuver carefully through a residential building to locate survivors without causing additional destruction. Robots that successfully detect all survivors and exit the building the without touching any walls have achieved their mission . What's included: Mission field mat is an 8X4 ft banner sized graphic that can be printed at any office supply store.3D printable Survivo
Preview of Python Iterators & Generators | iter(), next()  | Coding Activities | No Prep

Python Iterators & Generators | iter(), next() | Coding Activities | No Prep

Created by
The Code Studio
Iterators and generators are where Python starts to feel advanced and where most beginner-friendly lessons stop short. This Python iterators lesson covers iter(), next(), and yield through step-by-step activities that build real understanding, not just memorization. No coding background required β€” structured, ready to teach, and open and go. Part of the Python series β€” also included in the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A
Preview of Python Turtle Graphics | Beginner Coding Lesson | No Prep

Python Turtle Graphics | Beginner Coding Lesson | No Prep

Created by
The Code Studio
The best way to get students excited about Python is to make something they can see. This beginner Python turtle graphics activity introduces coding through simple movement commands and shape drawing β€” no coding background needed, no tech setup required. Open, print, and watch students code with confidence from minute one. Part of the Python collection β€” also included in the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A Python lesson t
Preview of PyWorks | Python Curriculum Bundle | Loops, Functions, Data, Debugging & More

PyWorks | Python Curriculum Bundle | Loops, Functions, Data, Debugging & More

Created by
The Code Studio
No coding background? No problem. PyWorks is a complete Python curriculum that covers data types, operators, functions, loops, errors & debugging, and so much more β€” with guided lessons, printable worksheets, coding exercises, and ready-to-use activities. Everything students need to build real coding skills, everything teachers need to deliver it confidently. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A Python lesson bundle they can trust without rewriting βœ” Students working independently instead
Preview of Algorithms & Flowcharts | Pseudocode & Problem Solving | No Prep

Algorithms & Flowcharts | Pseudocode & Problem Solving | No Prep

Created by
The Code Studio
Before students can write code, they need to think in code and most classrooms skip that step entirely. This algorithms and flowcharts lesson teaches students to plan program logic, write clear pseudocode, and map solutions step by step through guided examples, scaffolded exercises, and a hands-on activity. No coding background required β€” open and teach from day one. Part of the Computational Thinking series β€” also pairs with the Pseudocode Fundamentals lesson in The Code Studio. πŸ‘©β€πŸ« De
Preview of Python Errors & Debugging | Syntax Errors,  TypeError, ValueError | No Prep

Python Errors & Debugging | Syntax Errors, TypeError, ValueError | No Prep

Created by
The Code Studio
Nothing kills a student's coding confidence faster than an error they don't understand. This Python errors and debugging lesson teaches students to identify and fix syntax errors, understand exceptions, and write try/except statements through clear examples, guided practice, and hands-on debugging tasks. No coding background required β€” structured, ready to teach, and open and go. Part of the Python series β€” also included in the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€
Preview of Python range( ) Function | Start, Stop, Step & Loop Control | No Prep

Python range( ) Function | Start, Stop, Step & Loop Control | No Prep

Created by
The Code Studio
Most students write for loops without understanding why range() works the way it does and that gap causes errors they can't explain. This Python range() function lesson covers start, stop, and step values, why some ranges produce no output, and how range() pairs perfectly with for loops. No coding background required β€” structured, ready to teach, and open and go. Part of the Python Loops series β€” also included in the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€πŸ« Designe
Preview of Pseudocode Fundamentals | Logical Thinking& Problem Solving | No Prep

Pseudocode Fundamentals | Logical Thinking& Problem Solving | No Prep

Created by
The Code Studio
Most students jump straight to writing code before they can think through a problem. This pseudocode fundamentals lesson teaches students to plan, structure, and think logically before they ever touch a keyboard covering program structure, logical thinking, and step-by-step problem solving. No coding background required β€” just open and teach. Part of the Computational Thinking series β€” also pairs with the Algorithms & Flowcharts lesson in The Code Studio. πŸ‘©β€πŸ« Designed for Teachers Who Wan
Preview of Python While Loops | Conditions, Infinite Loops & Debugging | No Prep

Python While Loops | Conditions, Infinite Loops & Debugging | No Prep

Created by
The Code Studio
While loops are where students first encounter code that breaks in ways they can't explain. This Python while loops lesson breaks down conditions, loop updates, and logic step by step including a dedicated debugging activity that teaches students how to identify and fix infinite loops. No coding background required β€” structured, ready to teach, and open and go. Part of the Python Loops series β€” also included in the Python Loops Bundle and the complete PyWorks Python Curriculum Bundle in Th
Preview of Boolean Algebra & Logic Gates | Truth Tables, AND OR NOT NAND NOR | No Prep

Boolean Algebra & Logic Gates | Truth Tables, AND OR NOT NAND NOR | No Prep

Created by
The Code Studio
Logic gates are the building blocks of every computer and most students have never been taught how they actually work. This free Boolean algebra and logic gates lesson covers AND, OR, NOT, NAND, and NOR gates through clear explanations, truth tables, guided exercises, and hands-on activities. No prep required, no tech expertise needed β€” just download and teach. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A lesson they can trust without rewriting βœ” Students working independently instead of getting s
Preview of Binary Number System | Encoding, Decoding & Binary Arithmetic | No Prep

Binary Number System | Encoding, Decoding & Binary Arithmetic | No Prep

Created by
The Code Studio
Teach binary the easy way with this complete Binary Codes lesson, covering the Binary Number System, encoding and decoding, and essential binary arithmetic. Students learn how computers represent data, convert between number systems, and apply binary concepts through guided examples, worksheets, and hands-on activities. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A lesson they can trust without rewriting βœ” Students working independently instead of getting stuck βœ” Clear structure for mixed-abil
Preview of Binary Number System Bundle | Encoding, Decoding & Arithmetic | No Prep

Binary Number System Bundle | Encoding, Decoding & Arithmetic | No Prep

Created by
The Code Studio
Binary confuses most students and that confusion starts with not understanding how computers actually store information. These Binary Codes Bundle resources give students hands-on practice encoding text into binary, decoding binary messages, and mastering binary arithmetic through worksheets, activities, and a full unit lesson covering the binary number system. No tech setup required β€” print and go. Answer keys and rubrics included. Print or digital. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A
Preview of Python Operators & Expressions | Arithmetic, Logic & Relational | No Prep

Python Operators & Expressions | Arithmetic, Logic & Relational | No Prep

Created by
The Code Studio
Every Python program runs on operators and students who don't understand them write code that breaks constantly. This Python operators and expressions lesson covers arithmetic, relational, logical, and assignment operators through clear examples, guided exercises, and a hands-on coding activity. No coding background required β€” structured, ready to teach, and open and go. Part of the Python series β€” also included in the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€πŸ« Desig
Preview of Conditional Statements | If, Else & Nested If Logic | No Prep

Conditional Statements | If, Else & Nested If Logic | No Prep

Created by
The Code Studio
Understanding how programs make decisions is one of the most important concepts in computer science and this free resource makes it immediately clear. This conditional statements lesson covers if, else, and nested if logic through real-world scenarios, guided examples, and a hands-on coding activity. No prep required, no tech expertise needed β€” just download and teach. πŸ‘©β€πŸ« Designed for Teachers Who Want… βœ” A lesson they can trust without rewriting βœ” Students working independently instead of
Preview of Python Data Types Bundle | Lists, Tuples, Sets, Floats & Dictionaries

Python Data Types Bundle | Lists, Tuples, Sets, Floats & Dictionaries

Created by
The Code Studio
Every Python program runs on data and students who don't understand data types write code that breaks in ways they can't explain. This Python data types bundle covers lists, tuples, sets, floats, and dictionaries through quick demos, coding practice, printable worksheets, and creative challenges that make abstract concepts immediately understandable. No coding background required β€” multiple complete lessons, ready to teach from day one. Part of the Python series β€” also included in the complete
Preview of Computational Thinking Bundle | Algorithms, Flowcharts & Pseudocode

Computational Thinking Bundle | Algorithms, Flowcharts & Pseudocode

Created by
The Code Studio
Teaching students to think like programmers starts before they write a single line of code. This computational thinking bundle covers algorithms, flowcharts, and pseudocode through detailed explanations, guided exercises, and hands-on activities giving students the logical reasoning and problem-solving foundation they need for any programming language. No coding background required β€” three complete lessons, open and teach. Part of the CS Fundamentals series β€” also pairs with the Computer Hard
Preview of Python Strings | Slicing, Methods, Formatting & Text Manipulation | No Prep

Python Strings | Slicing, Methods, Formatting & Text Manipulation | No Prep

Created by
The Code Studio
String manipulation is one of the most practical Python skills and one of the hardest to teach without the right examples. This Python strings lesson covers slicing, built-in methods including capitalize(), join(), find(), upper() and more through interactive exercises and a creative String Formatter project where students apply real string methods to their own inputs. No coding background required β€” structured, ready to teach, and open and go. Part of the Python series β€” also included in the
Preview of Python For Loops | Iteration, range( ) & Loop Patterns | No Prep

Python For Loops | Iteration, range( ) & Loop Patterns | No Prep

Created by
The Code Studio
Repetition is one of the most powerful concepts in programming and for loops are where it clicks. This Python for loops coding lesson covers iteration, range, lists, strings, and using break and continue to write cleaner, more efficient code. No coding background required β€” structured, ready to teach, and open and go. Part of the Python Loops series β€” also included in the Python Loops Bundle and the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€πŸ« Designed for Teachers Wh
Preview of Python Functions | Parameters, Return Values & Recursion | No Prep

Python Functions | Parameters, Return Values & Recursion | No Prep

Created by
The Code Studio
Functions are where Python starts to feel powerful and where students start to feel lost. This Python functions lesson teaches students to write reusable code blocks, use parameters and return values, and apply recursion to solve real programming problems. No coding background required β€” structured, ready to teach, and open and go. Part of the Python series β€” also included in the complete PyWorks Python Curriculum Bundle in The Code Studio. πŸ‘©β€πŸ« Designed for Teachers Who Wantβ€¦βœ” A Python les
Preview of Introduction To Data Structures, Algorithms & Dynamic Array [ Includes C++ ]

Introduction To Data Structures, Algorithms & Dynamic Array [ Includes C++ ]

This lesson gives learners the mental framework behind why data structures exist, when to use each one, and how to implement them correctly . Perfect For Programming, Coding, Computer Science & ICT classes ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨✏️What data structures are β€” and why they exist✏️How data organization impacts speed and memory✏️How to choose the right data structure for a problem ✏️Arrays vs Dynamic Arrays β€” when fixed size fails✏️Array vs Linked
Preview of Python Sets |  Methods, Membership & Set Operations & Generators

Python Sets | Methods, Membership & Set Operations & Generators

Created by
The Code Studio
Sets are one of Python's most underrated data structures and most lessons skip them entirely. This Python sets lesson covers set creation, modification, looping, and membership checks through guided examples, practice tasks, and real coding challenges. No coding background required β€” structured, ready to teach, and open and go. Part of the Python Data Structures series β€” also included in the Python Data Structures Bundle and the complete PyWorks Python Curriculum Bundle in The Code Studio.
Preview of Python Hunt the Bugs Debugging Activity | Debugging & Error Analysis | No Prep

Python Hunt the Bugs Debugging Activity | Debugging & Error Analysis | No Prep

Created by
The Code Studio
Debugging is where most students get stuck and where most teachers run out of answers. This printable Python debugging activity gives students hands-on practice identifying real errors, interpreting error messages, and rewriting corrected code. No tech setup required, no coding background needed β€” just open, print, and teach. Part of the Python Errors & Debugging series β€” also included in the PyWorks Python Curriculum Bundle.πŸ‘©β€πŸ« Designed for Teachers Who Want… βœ” A focused Python debugging
Showing 1-24 of 35+ results