TPT
Total:
$0.00

Stack It

10 results
Filters
Standard
Programs & methods
Preview of Exception Handling Complete Lesson | Object Oriented Programming ( C++ )

Exception Handling Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Exception Handling in C++. It is designed for A P Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ✨✨ What Students Will Learn ✨✨ ✔ Definition of Exceptions ✔ try / throw / catch Syntax ✔ Throwing Primitive Types ✔ Throwing String Messages ✔ Catching Specific Exception Types ✔ Catch-All Handler (catch(...)) ✔ Nested try/catch Blocks ✔ Rethrowing Exceptions ✔ Custom
Preview of Using Templates in C++ Programming | Object Oriented Programming ( C++ )

Using Templates in C++ Programming | Object Oriented Programming ( C++ )

This lesson introduces students to Function Templates and Class Templates in C++. It is designed for AP Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ────────── ⋆⋅☆⋅⋆ ────────── ✨✨ What Students Will Learn ✨✨ ✔ What Templates Are & Why They Matter ✔ Function Templates (Generic Functions) ✔ Class Templates (Generic Classes) ✔ Creating Reusable Generic Code ✔ Template Syntax (typename, class) ✔ Function Over
Preview of Inheritance Complete Lesson | Object Oriented Programming ( C++ )

Inheritance Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Inheritance, Generalization, Multiple Inheritance, Aggregation, and Composition in C++. It is designed for AP Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ────────── ⋆⋅☆⋅⋆ ────────── ✨✨ What Students Will Learn ✨✨ ✔ What Inheritance Is & Why It Matters ✔ Derived Classes vs. Base Classes ✔ Specialization & Generalization ✔ Classification Hierarchies (UML) ✔ When to Use "A
Preview of Complete Curriculum in Data Structures for Computer Science & Programming.

Complete Curriculum in Data Structures for Computer Science & Programming.

This curriculum offers a clear and engaging introduction to Data Structures in Computer Science Programming and Coding, designed for both beginners and intermediate learners. It covers key concepts such as arrays, linked lists, stacks, queues, trees, graphs, hash tables, searching and sorting algorithms, and memory management. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ PowerPoint Compatible Mode ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Intro to Java: Lesson 4.3 — Recursion

Intro to Java: Lesson 4.3 — Recursion

Created by
Mr. H Codes
Make recursion actually make sense for your students with this clear, approachable, and classroom-ready Java worksheet packet! Recursion is often one of the most challenging topics in AP Computer Science A, but this resource breaks it down into simple, digestible pieces. Students learn what a base case is, how the recursive step works, and how each method call builds the call stack, all through friendly explanations and carefully scaffolded examples. Designed for grades 9–12, this worksheet
Preview of Binary Expression Tree Complete Lesson| Operations, Diagrams & Examples included

Binary Expression Tree Complete Lesson| Operations, Diagrams & Examples included

This lesson shows students how mathematical expressions are represented, evaluated, and traversed using trees, turning abstract expressions into working data structures with a complete C++ implementation. Learners see how operands and operators form a binary tree, how expressions are constructed from postfix notation using stacks, and how different traversals produce prefix, infix, and postfix expressions—exactly how compilers and calculators work internally. ────────── ⋆⋅☆⋅⋆ ──────────
Preview of Stacks in Data Structures Lesson | Operations, Diagrams & Examples Included

Stacks in Data Structures Lesson | Operations, Diagrams & Examples Included

This lesson gives students a clear and practical understanding of the Stack data structure, showing how stacks work, how they are implemented, and where they are used in real systems — using complete C++ examples, not abstract theory. Students learn stacks as both a concept and a working data structure, removing confusion around LIFO behavior, memory limits, and implementation choices. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What a Stack is and why it exi
Preview of Virtual Local Area Networks  Part 2  | CCNA 200-301 Prep and Networking Lessons

Virtual Local Area Networks Part 2 | CCNA 200-301 Prep and Networking Lessons

This lesson is on Virtual Local Area Networks (VLANs) – Part 2. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it covers advanced VLAN concepts including what trunk ports are, the purpose of trunk ports, 802.1Q encapsulation, how to configure trunk ports, and Router on a Stick (ROAS). Learners will understand how VLANs communicate across multiple switches and routers, enabling inter-VLAN connectivity and efficient network segmentat
Preview of Virtual Local Area Networks  Part 2  | CCNA 200-301 Prep and Networking Lessons

Virtual Local Area Networks Part 2 | CCNA 200-301 Prep and Networking Lessons

This lesson is on Virtual Local Area Networks (VLANs) – Part 2. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it covers advanced VLAN concepts including what trunk ports are, the purpose of trunk ports, 802.1Q encapsulation, how to configure trunk ports, and Router on a Stick (ROAS). Learners will understand how VLANs communicate across multiple switches and routers, enabling inter-VLAN connectivity and efficient network segmentat
Preview of AP Statistics: Teach the AI — Outsmart the Bot, Own the Bell

AP Statistics: Teach the AI — Outsmart the Bot, Own the Bell

Created by
Andy Mattick
Bring AI to AP Statistics—without giving away the answers. This classroom-tested packet turns your Normal Distribution unit into an interactive, student-driven challenge where learners teach the AI, practice authentically, and collect evidence of learning along the way. Why this feels different (and way more fun) Student-Solve Mode: The bot refuses to compute until students post their own set-up and answer. It only checks, nudges, and celebrates wins. Reveal → Extra Practice: Stuck? Stude
Showing 1-10 of 10 results