TPT
Total:
$0.00

Problem Based Learning Math

102+ results
Filters
Standard
Preview of Analysis of Algorithms II Complete Lesson  | Algorithm Analysis and Design

Analysis of Algorithms II Complete Lesson | Algorithm Analysis and Design

This lesson focuses on applying time complexity concepts to real problems using naive, efficient, and advanced algorithms. Ideal for Computer Science, ICT, IT Fundamentals, AP CS, and introductory Data Structures courses, with slides, teacher guide, assessments, and answer keys included. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Analysis of Algorithms II Slide Deck 💡 Detailed Teacher Guide & Teaching Script💡 Complete Assessment Test💡 Full Answer Key💡 Worked algorithm des
Preview of Graph Theory Complete Lesson | Operations, Diagrams & Examples included

Graph Theory Complete Lesson | Operations, Diagrams & Examples included

This lesson gives students a complete, practical foundation in Graphs, showing how real-world problems are modeled as nodes and edges and how traversal algorithms explore complex structures efficiently. Learners move from graph definitions to working DFS and BFS implementations in C++, understanding not just what these algorithms do, but why and when each one is used. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What Graphs are and how they differ from trees
Preview of Plotting Points in p5.js – Lesson 1

Plotting Points in p5.js – Lesson 1

Created by
Tech Savvy
🎯 Plotting Points in p5.js – Lesson 1 Introduce your students to coding and graphing in an engaging, beginner-friendly way with this Lesson 1: Plotting Points in p5.js resource! Students learn how to plot coordinates while exploring creative coding using the p5.js editor. This lesson is perfect for teachers looking to blend math, technology, and creativity—even with little to no coding experience. 📦 What’s Included: ✅ Editable Canva lesson template (customizable + easy to assign!) ✅ R
Preview of Algorithm Analysis & Design | Brute Force and Exhaustive Search Complete Lesson

Algorithm Analysis & Design | Brute Force and Exhaustive Search Complete Lesson

This lesson provides a complete foundation in Brute Force and Exhaustive Search within Algorithm Analysis and Design, covering brute-force strategy, selection sort, bubble sort, linear (sequential) search, brute-force string matching, and exhaustive search for optimization problems including Traveling Salesman Problem, Knapsack Problem, and Assignment Problem. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Brute Force Slide Deck (PPT + PDF)💡 Full Exhaustive Search Slide Deck (PPT +
Preview of Searching Algorithms Lesson: Linear, Binary, Jump & Interpolation Search

Searching Algorithms Lesson: Linear, Binary, Jump & Interpolation Search

This lesson provides a complete foundation in Searching Algorithms, covering Linear Search, Binary Search, Jump Search, and Interpolation Search, including step-by-step execution, Python implementations, and time complexity analysis. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Searching Algorithms Slide Deck💡 Visual step-by-step search diagrams💡 Python code implementations💡 Exam-style search problems💡 Ready for in-person, online, or hybrid classrooms────────── ⋆⋅☆⋅⋆ ─────
Preview of EtherChannel | CCNA 200-301 Prep and Networking Lessons

EtherChannel | CCNA 200-301 Prep and Networking Lessons

This lesson is on EtherChannel. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains how EtherChannel combines multiple physical links into one logical connection, increasing bandwidth, redundancy, and reliability between network devices while simplifying management and configuration. Things we’ll coverWhat is EtherChannel? What problems does it solve?Configuring Layer 2/Layer 3 EtherChannels◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Formats Provide
Preview of Algorithm Analysis & Design: Time Complexity and Asymptotic Notations

Algorithm Analysis & Design: Time Complexity and Asymptotic Notations

This lesson provides a complete, concept-clear foundation in Time Complexity and Asymptotic Notations, covering performance analysis, worst-case, best-case, and average-case analysis, Big O, Big Ω, Big Θ notations, and orders of growth. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Time Complexity and Asymptotic Notations Slide Deck (PPT + PDF)💡 Growth comparison graphs💡 Worked Big-O example problems💡 Algorithm analysis case studies💡 Ready for in-person, online, or hybrid cla
Preview of Analysis of Algorithms I Complete Lesson  | Algorithm Analysis and Design

Analysis of Algorithms I Complete Lesson | Algorithm Analysis and Design

This lesson covers time complexity, asymptotic analysis, Big O, Θ, Ω notations, growth orders, and algorithm efficiency evaluation. Ideal for Computer Science, ICT, IT Fundamentals, AP CS, and introductory Data Structures courses, with slides, teacher guide, assessments, and answer keys included. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Analysis of Algorithms I Slide Deck💡 Detailed Teacher Guide & Teaching Script💡 Complete Assessment Test💡 Full Answer Key💡 Worked algorit
Preview of Algorithm Analysis & Design: Mathematical Analysis of Recursive Algorithms

Algorithm Analysis & Design: Mathematical Analysis of Recursive Algorithms

This lesson provides a complete, concept-clear foundation in the Mathematical Analysis of Recursive Algorithms, covering recurrence relations, basic operation counting, forward and backward substitution, and mathematical evaluation of recursive algorithm efficiency. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Mathematical Analysis of Recursive Algorithms Slide Deck (PPT + PDF)💡 Worked recursive algorithm examples💡 Forward and backward substitution solutions💡 Operation-count
Preview of Database Design and Normalization Complete Lesson | Database Management System

Database Design and Normalization Complete Lesson | Database Management System

This lesson provides a complete foundation in Database Design and Normalization, covering data redundancy, functional dependencies, normalization forms (1NF–BCNF), and real-world design decisions. Designed to help students understand WHY good database design matters before writing SQL, using clear tables, step-by-step decompositions, and exam-ready normalization examples. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Database Design & Normalization Slide Deck💡 Detailed Teacher No
Preview of Theme Park Design Project, Create a Theme Park Stem Unit for Middle School

Theme Park Design Project, Create a Theme Park Stem Unit for Middle School

f you’re looking for a project that actually gets students excited to come to class, this is it. Imagineering Your World is a hands-on, no-prep theme park design project that turns your classroom into a creative design studio. Over the course of several weeks, students step into the role of Imagineers as they design themed lands, develop original attractions, and bring characters to life using storytelling, engineering, and design thinking. This project consistently hooks students who love to
Preview of App Lab - mobile app creation

App Lab - mobile app creation

Lessons as Powerpoint slides for students to work through independently or with teacher-guidance to create a basic mobile app. Students make use of buttons and text boxes. The completed mobile app can be tested ‘on-screen’ (built-in simulator) or using an actual mobile phone by scanning a QR code (app appears on mobile phone).
Preview of Complete Python Programming Curriculum for Classrooms | Everything for Teachers

Complete Python Programming Curriculum for Classrooms | Everything for Teachers

This Complete Python Programming Step-by-Step Curriculum is a full, structured pathway that takes students from computer science basics to writing real, object-oriented Python programs. Built for teachers who want clarity, progression, and zero gaps, this bundle removes overwhelm and delivers everything needed to teach Python with confidence────────── ⋆⋅☆⋅⋆ ────────── What’s Included💡 Complete Python Curriculum Slide Decks (PPT + PDF) 💡 Computer Science foundations + Python fundamentals
Preview of From Sun to Lunch Model and Simulate | NGSS Interactive Lesson No Prep LS2

From Sun to Lunch Model and Simulate | NGSS Interactive Lesson No Prep LS2

Created by
ModelIt
From Sun to Sandwich: Modeling Energy Flow in Living Systems NGSS-Aligned | LS2 | Cause and Effect | Digital ModelingWhat happens inside a living system between sunlight and the lunch we eat? In this interactive simulation, students build and test a system model that tracks how energy flows through plants, animals, and cells—revealing invisible biological processes beneath everyday life. Instead of memorizing parts of a food web, students investigate cause and effect within a living system. The
Preview of Bottle Cap Project in Onshape: Complete CAD Lesson with Teacher Resources

Bottle Cap Project in Onshape: Complete CAD Lesson with Teacher Resources

This is a beginner-to-intermediate CAD project where learners design a realistic Fanta Orange bottle cap in Onshape. It includes a step-by-step project guide, a teacher’s guide with pacing and built-in checks, a student quiz with answer key, poster-style visuals, and classroom-ready cheat sheets. Students will model the ridged edges that give the cap strength and grip, loft smooth transitions between profiles, shell the cap for lightweight functionality, and apply a branded decal for an authenti
Preview of Number Guessing Game Codio Project

Number Guessing Game Codio Project

Created by
BPN 3D Prints
A simple Java program with instructions and starter code. Great for Computer Science A. Requires use of Math.random(), selection, while-loops, input through System.in. Designed with and for Codio. The Guide uses markup language. If nothing else, the .java can be imported into any IDE.
Preview of PERSONALITY TYPE QUIZ TECHNOLOGY DIGITAL Computer Get to Know Back to School

PERSONALITY TYPE QUIZ TECHNOLOGY DIGITAL Computer Get to Know Back to School

Boost student relationships with this no-prep, easy-to-use Technology Computer Tech Personality Inventory: Digital Fillable Google Slides Version! This personality survey, based on the long-standing four temperaments, turns this abstract concept into a lesson that is high-interest, easy to understand, and memorable! TWO LEVELS of the personality test are included, making it applicable for 3rd-12th grade students...and beyond! This personality quiz theme can be used in any school subject as a
Preview of PERSONALITY TYPE QUIZ TECHNOLOGY DIGITAL PRINT BUNDLE Get to Know Back to School

PERSONALITY TYPE QUIZ TECHNOLOGY DIGITAL PRINT BUNDLE Get to Know Back to School

*BUNDLE & SAVE 40%!* Boost student relationships with this no-prep, easy-to-use Technology Personality Inventory Digital & Print BUNDLE! This personality survey, based on the long-standing four temperaments, turns this abstract concept into a high-interest, easy-to-understand, and memorable lesson! TWO LEVELS of the personality test are included in BOTH printable PDF and fillable digital Google Slides, making it applicable for 3rd-12th grade students...and beyond! This personality quiz theme c
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 Streams and File Handling Complete Lesson | Object Oriented Programming ( C++ )

Streams and File Handling Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Streams and File Handling 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 ✨✨ ✔ Stream Classes (istream, ostream, iostream) ✔ Stream Hierarchy & Inheritance ✔ ios Base Class & Stream Buffer ✔ Input and Output Stream Functions ✔ Disk File I/O with ifstream, ofstream, fstream ✔ Formatted File
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 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 Practice Finding the Keys Game

Practice Finding the Keys Game

Help your early readers build confidence in both  keyboard awareness and sight-word recognition with this engaging Boom Cards™ deck designed for  PreK–2nd-grade learners. Students practice locating keys on a keyboard while typing high-frequency sight words, providing meaningful typing practice that supports reading fluency. Each of the 15 interactive, self-checking cards prompts students to read a sight word, then type it correctly using the on-screen keyboard. Immediate feedback reinforces acc
Preview of Web Development & Design Complete Curriculum | HTML | CSS | JavaScript | BUNDLE

Web Development & Design Complete Curriculum | HTML | CSS | JavaScript | BUNDLE

This all-in-one Web Development & Design curriculum takes students from absolute beginner to building real, interactive websites using HTML, CSS, and modern JavaScript. Built for educators who want one complete, structured solution instead of scattered lessons, this bundle delivers clear progression, hands-on practice, and real-world skills—ready to teach straight out of the box. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included💡 Complete HTML Step-by-Step Curriculum (PPT + PDF) 💡 Complete CSS
Showing 1-24 of 102+ results