TPT
Total:
$0.00

Percent Increase and Decrease Quiz

65+ results
Filters
Programs & methods
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
Preview of JavaScript Step-by-Step Complete Curriculum | Exercises, Activities & Projects

JavaScript Step-by-Step Complete Curriculum | Exercises, Activities & Projects

This complete JavaScript curriculum takes students from absolute basics to building a real, working web application. Designed for teachers who want structure, clarity, and zero guesswork, this bundle covers modern JavaScript, real DOM work, async programming, APIs, and a full capstone project all in a logical, classroom-ready flow. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s IncludedπŸ’‘ Full JavaScript Course Slide Decks (PPT + PDF) πŸ’‘ Beginner to advanced JavaScript coverage πŸ’‘ Modern ES6+ concepts e
Preview of Data Structures & Algorithms Step-by-step Curriculum Using C++ [Complete Bundle]

Data Structures & Algorithms Step-by-step Curriculum Using C++ [Complete Bundle]

Students struggle with Data Structures because most materials are abstract, rushed, and hard to follow. This complete, visual, step-by-step curriculum breaks every concept down using clear diagrams, structured explanations, and worked examples. Each lesson follows a logical teaching sequence that builds real understanding while saving teachers hours of preparation time. ────────── β‹†β‹…β˜†β‹…β‹† ────────── WHAT THIS CURRICULUM COVERS🧠 Foundations Introduction to Data Structures, Algorithms & Dynami
Preview of HTML Step-by-Step Complete Curriculum |Exercises, Activities & Projects Included

HTML Step-by-Step Complete Curriculum |Exercises, Activities & Projects Included

This step-by-step HTML curriculum takes students from absolute zero to building well-structured, real-world web pages. Designed for teachers who want clarity, progression, and hands-on practice, this lesson removes confusion and gives students a strong, future-proof foundation for web development. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s IncludedπŸ’‘ Complete HTML Curriculum Slide Deck (PPT + PDF) πŸ’‘ 6 structured learning levels + bonus deployment module πŸ’‘ Clear visuals, diagrams, and real browser
Preview of CSS Step-by-Step Complete Curriculum | Exercises, Activities & Projects Included

CSS Step-by-Step Complete Curriculum | Exercises, Activities & Projects Included

This step-by-step CSS curriculum takes students from zero styling knowledge to building responsive, modern layouts with confidence. Built for teachers who want structure, progression, and hands-on practice, this course removes confusion and delivers clear visuals, real examples, and practice at every level. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s IncludedπŸ’‘ Complete CSS Curriculum Slide Deck (PPT + PDF) πŸ’‘ 7 structured learning levels (beginner β†’ advanced) πŸ’‘ Clear diagrams, visuals, and real bro
Preview of Algorithm Analysis & Design | Complete Step-by-Step Curriculum

Algorithm Analysis & Design | Complete Step-by-Step Curriculum

This Curriculum covers algorithm design strategies, mathematical analysis, time and space complexity, growth rates, searching, sorting, graph algorithms, and pattern algorithms, with each unit standing as a complete, self-contained lesson while also fitting into a cohesive full course. ────────── β‹†β‹…β˜†β‹…β‹† ────────── Curriculum Structure & Coverage 1. Foundations of Algorithms ✏️ Introduction to Algorithms ✏️ Algorithm definition and characteristics ✏️ Algorithm analysis and design concept
Preview of Object Oriented Programming (OOP) and Exception Handling in python Programming

Object Oriented Programming (OOP) and Exception Handling in python Programming

This lesson delivers a complete, structured introduction to Object-Oriented Programming in Python, combined with error handling, exceptions, multithreading, generators, and core standard libraries. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s IncludedπŸ’‘ Full OOP and Exception Handling slide deck πŸ’‘ Step-by-step Python code examples πŸ’‘ Real-world class, inheritance, and polymorphism scenarios πŸ’‘ Practical error handling and debugging examples πŸ’‘ Advanced topics presented in a structured, teachable flow
Preview of Python Programming Loops, Functions, Modules & Packages Step-by-Step Curriculum

Python Programming Loops, Functions, Modules & Packages Step-by-Step Curriculum

This lesson provides a clear, structured continuation of Python fundamentals, focusing on loops, functions, modules, and packages through step-by-step explanations and real Python examples. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s IncludedπŸ’‘ Complete slide deck on loops, functions, modules, and packages πŸ’‘ Multiple worked Python examples and practice-style code πŸ’‘ Real-world programs (prime check, Fibonacci, guessing game, tables) πŸ’‘ Clear progression from basics to reusable, modular code πŸ’‘ Ready
Preview of Sorting Algorithms II: Counting Sort, Radix Sort, and Merge Sort with Algorithm

Sorting Algorithms II: Counting Sort, Radix Sort, and Merge Sort with Algorithm

This lesson provides a complete foundation in advanced Sorting Algorithms, covering Counting Sort, Radix Sort, and Merge Sort, including step-by-step execution, divide-and-conquer strategy, non-comparison sorting, and time complexity analysis. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Included πŸ’‘ Full Sorting Algorithms II Slide Deck (PPT + PDF) πŸ’‘ Step-by-step visual sorting diagramsπŸ’‘ Python code implementationsπŸ’‘ Worked sorting examples and tracesπŸ’‘ Ready for in-person, online, or hybrid
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 Objects and Classes Complete Lesson  | Object Oriented Programming ( C++ )

Objects and Classes Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Objects and Classes in C++, including constructors, destructors, function definitions, static members, objects as arguments, the default copy constructor, const correctness, and memory management. 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 Classes & Objects Are βœ” UML Basics for Un
Preview of Pattern Searching Algorithms Lesson | Operations, Diagrams & Examples included

Pattern Searching Algorithms Lesson | Operations, Diagrams & Examples included

This lesson provides a complete foundation in Pattern Searching Algorithms, covering naive pattern searching techniques and regular expressions for text matching, with step-by-step pattern comparisons and Python implementations. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Included πŸ’‘ Full Pattern Searching Algorithms Slide DeckπŸ’‘ Visual step-by-step pattern matching diagramsπŸ’‘ Python code implementationsπŸ’‘ Worked pattern matching examplesπŸ’‘ Ready for in-person, online, or hybrid classrooms────
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 Android App UI Design Made Easy  | With Complete XML Layouts & Kotlin Projects

Android App UI Design Made Easy | With Complete XML Layouts & Kotlin Projects

This lesson teaches students how to design User Interfaces (UI) in Android applications using XML layouts and Kotlin code. Learners explore essential Android layouts, UI components, best practices, and complete hands-on examples including LinearLayout UIs, RelativeLayout and ConstraintLayout designs, TableLayout form creation, a fully functional BMI Calculator app, and a Simple Calculator app built using GridLayout and Kotlin event handling. ────────── β‹†β‹…β˜†β‹…β‹† ────────── πŸ“¦ What’s Included St
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 CheckBox, RadioButton, Dialogs, Snackbar & Spinner with  XML + Kotlin Examples

CheckBox, RadioButton, Dialogs, Snackbar & Spinner with XML + Kotlin Examples

This is a lesson on Advanced Android UI Components and User Notifications. It takes students beyond basic layouts and teaches them how to build interactive, user-friendly app interfaces using CheckBox, RadioButton, RadioGroup, Toasts, Custom Toasts, Snackbars, AlertDialogs, List Dialogs, Custom Dialogs, and Spinners. ────────── β‹†β‹…β˜†β‹…β‹† ────────── πŸ“¦ What’s Included Ready-to-teach lesson slides on Advanced Android UI Components Complete XML layout files for every UI component Fully written Kot
Preview of SQL Joins and Views Complete Lesson | Database Management System [DBMS]

SQL Joins and Views Complete Lesson | Database Management System [DBMS]

This lesson provides a complete understanding of SQL Joins and Views, covering all major join types, advanced join scenarios, UNION operations, and SQL views for data presentation and security. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. Designed to help students understand HOW data from multiple tables is combined and presented in real databases, using clear diagrams, real-world table examples, and fully worked SQL queries. ────────── β‹†β‹…β˜†β‹…
Preview of Binary Search Tree Complete Lesson  | Operations, Diagrams & Examples included

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

This lesson gives students a deep, practical understanding of Binary Search Trees, showing how ordered data is stored, searched, traversed, and modified efficiently using a full C++ implementation. Learners move beyond diagrams to see exact algorithms in actionβ€”including searching, traversal strategies, and the hardest operation: deletionβ€”building confidence with one of the most important non-linear data structures. ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨ ✏️
Preview of AVL Tree Complete Lesson | Operations, Diagrams & Examples included

AVL Tree Complete Lesson | Operations, Diagrams & Examples included

This lesson teaches students how self-balancing trees work by breaking down AVL Trees from concept to full C++ implementation. Perfect For Data Structures & Algorithms, C++ Programming, Computer Science & ICT Lessons. Learners see why ordinary BSTs degrade into linked lists, how height imbalance is detected, and how rotations restore balance automaticallyβ€”ensuring fast search, insertion, and deletion at all times. ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨ ✏️
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 Analysis of Algorithm Complete Lesson | Operations, Diagrams & Examples Included

Analysis of Algorithm Complete Lesson | Operations, Diagrams & Examples Included

This lesson teaches students how to think about algorithm efficiency, not just how to code. Learners understand why some solutions scale and others fail, and how to compare algorithms independent of hardware, language, or input data. It moves from intuition to rigorβ€”bridging real program timing with mathematical analysisβ€”so students can predict performance before implementation. ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What an algorithm is vs a program vs
Preview of Heap Data Structure Complete Lesson | Operations, Diagrams & Examples included

Heap Data Structure Complete Lesson | Operations, Diagrams & Examples included

This lesson teaches students how priority-based data structures work internally by breaking down the Heap data structure from concept to full C++ implementation. Learners see how heaps maintain order efficiently, why they are stored as arrays, and how insertion and deletion automatically preserve the heap propertyβ€”the same logic used behind priority queues and scheduling systems. ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What a Heap is and why it’s used ✏️
Preview of Database Security and Access Control Full Lesson | Database Management System

Database Security and Access Control Full Lesson | Database Management System

This is a Complete lesson on Database Security and Access Control, covering authentication, authorization, access control, encryption, auditing, and real-world security risks. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. Designed to help students understand HOW databases protect sensitive data from unauthorized access, using real MySQL commands, security scenarios, and industry-aligned best practices. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s In
Showing 1-24 of 65+ results