TPT
Total:
$0.00
Preview of AP Computer Science A Topic 1.9: Method Signatures

AP Computer Science A Topic 1.9: Method Signatures

AP Computer Science A Topic 1.9Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.9: Method SignaturesLO 1.9.A: Identify the correct method to call based on documentation and method signatures.EK 1.9.A.1: A method is a named block of code. Procedural abstraction allows use without knowing the implementation.EK 1.9.A.2: A parameter is a variable in the
Preview of Valentine’s Day Coding Cards | Grid-Based Coding & Sequencing Activity

Valentine’s Day Coding Cards | Grid-Based Coding & Sequencing Activity

Created by
Protuoliukas
Looking for a no-prep, hands-on way to practice early coding and sequencing skills during Valentine’s Day activities? This printable resource helps young learners develop logical thinking, spatial awareness, and planning skills using Valentine’s Day themed grid cards. The cards are designed to be compatible with common 15 × 15 cm grid mats, making them suitable for use with Bee-Bot–style robots, Blue-Bot–style robots, Code & Go Mouse-style robots and other similar early coding tools. 💡 How
Preview of IB DP Computer Science 2 Year Podcast-Style Audio Summaries Revision All Topics

IB DP Computer Science 2 Year Podcast-Style Audio Summaries Revision All Topics

⚡ IB DP Computer Science: Podcast Episodes - Revision Resource Guide ⚡ A helpful, exam-ready resource for teachers & students. This audio revision guide provides IB DP Computer Science students with convenient access to podcast-style episodes covering key syllabus topics through QR codes. In today's digital age where students increasingly prefer listening over reading, these episodes offer the perfect solution for effective learning. About the Audio Format: These episodes are generated using
Preview of When to use Generator Functions in Python Programming | Complete Coding Lessons.

When to use Generator Functions in Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use generator functions in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where generator functions are the best choice, highlighting their benefits like lazy evaluation, memory-efficient iteration, and the use of the yield keyword to produce values on the fly without storing them all at once. It provides all the guidance needed to make the learning process smooth and effective, making it
Preview of When to Use the dict_key Data Type in Python | Complete Coding Lessons.

When to Use the dict_key Data Type in Python | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use the dict_keys data type in Python programming with this beginner-friendly, ready-to-teach lesson. This resource explains real-world scenarios where dict_keys is useful, and highlights its key features such as dynamic view of dictionary keys, memory efficiency, and support for set-like operations without duplicating data. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and qu
Preview of When to Use the memoryview Data Type in Python | Complete Coding Lessons.

When to Use the memoryview Data Type in Python | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use the memoryview data type in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where memoryview is the best choice and highlights its unique advantages such as efficient handling of large binary data, zero-copy data access, and working with buffers without duplication. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to tea
Preview of Coding Unplugged Summer Activities | No-Tech Coding for K-2 with Differentiated

Coding Unplugged Summer Activities | No-Tech Coding for K-2 with Differentiated

Coding Unplugged Summer | Introduce Coding Without Devices!Looking to introduce coding to your students but don’t have access to devices? Coding Unplugged Summer is the perfect solution for teaching essential coding concepts without technology! This engaging resource allows students to dive into coding through hands-on activities that can easily be integrated into a summer unit or taught as a standalone lesson. With just a printout, you’ll be ready to guide your students in their first steps t
Preview of Coding Unplugged Fireflies | No-Tech Coding Activity for K-2 | Summer & Camping

Coding Unplugged Fireflies | No-Tech Coding Activity for K-2 | Summer & Camping

Coding Unplugged Fireflies | Introduce Coding Without Devices!Looking to introduce coding to your students but don’t have access to devices? Coding Unplugged Fireflies is the perfect solution for teaching foundational coding concepts without the need for technology. This engaging, hands-on activity allows students to explore coding through fun, interactive lessons that can be seamlessly integrated into a summer or camping unit or taught independently. All you need to do is print the materials
Preview of Life-Size Unplugged Coding Fireflies | Hands-On STEM for K-2 Tech TEKS

Life-Size Unplugged Coding Fireflies | Hands-On STEM for K-2 Tech TEKS

Life-Size Coding Unplugged Fireflies | Introduce Coding Without DevicesLooking to teach coding to your students, but don’t have access to devices? Life-Size Coding Unplugged Fireflies is the perfect solution for introducing coding in primary grades! This hands-on, kinesthetic activity allows students to physically “code” themselves through a pathway, making it a fun and interactive way to learn coding basics—without the need to read or write. This engaging activity is perfect for tying into a
Preview of September STEM Challenges 3rd-5th | Apple Activities | Scratch & Tinkercad

September STEM Challenges 3rd-5th | Apple Activities | Scratch & Tinkercad

Need September STEM that ties into your apple and back-to-school units without extra prep? These 16 hands-on coding and 3D design challenges for 3rd-5th — themed around apples, Johnny Appleseed, Labor Day, and careers — drop right into your fall lineup and keep students building, not just filling out worksheets. What's inside: 16 challenges total (8 Scratch Coding + 8 Tinkercad 3D Modeling), digital journals for student reflection, both color and B&W printable versions, menu-board OR single-proj
Preview of Python Essentials – 6‑Lesson Course & Challenges (Y7–Y8)

Python Essentials – 6‑Lesson Course & Challenges (Y7–Y8)

Created by
Human Curiosity
Give your Y7–Y8 students a solid, no‑stress introduction to Python with a complete 6‑lesson course and ready‑made coding challenges. This bundle is designed for teachers who want a structured, engaging Python unit without spending hours planning. You get a full 6‑session course (teacher guide + slideshow) plus a set of classroom‑tested challenges and a design journal for students. Together, they cover the key foundations of Python: variables, input, conditions, loops and simple problem‑solving t
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 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 Infix to Postfix Conversion Complete Lesson | Operations & Examples included

Infix to Postfix Conversion Complete Lesson | Operations & Examples included

This lesson teaches students how algebraic expressions are converted into machine-friendly form, showing exactly how stacks are used to transform infix expressions into postfix notation. Learners move from rules and precedence tables to real algorithms and working C++ code, building a strong foundation for expression evaluation, compilers, and advanced stack applications. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ Difference between infix, prefix, and postfix
Preview of Choosing Frozensets in Python Programming | Complete Coding Lesson

Choosing Frozensets in Python Programming | Complete Coding Lesson

Created by
CodeHive DIY
Teach your students everything they need to know before choosing and using Frozensets in Python programming. This is a beginner-friendly, ready-to-use lesson designed to clearly explain the key concepts and considerations learners must understand before deciding to use Frozensets as their preferred immutable data type for handling unordered collections without duplicates in coding. It provides all the guidance needed to make the learning process smooth and effective, making it easy for
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-16 of 16+ results