TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 8

170+ results
Filters
Standard
Preview of Advanced SQL Queries Complete Lesson | Database Management System [DBMS]

Advanced SQL Queries Complete Lesson | Database Management System [DBMS]

This lesson provides a complete, concept-clear understanding of Advanced SQL Queries, covering aggregate functions, GROUP BY, HAVING, and subqueries for real-world data analysis. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses.Designed to help students understand HOW complex data analysis and reporting is done using SQL, using clear syntax, structured examples, and realistic employee-database scenarios. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Inclu
Preview of NoSQL Databases Complete Lesson  | Database Management System [DBMS]

NoSQL Databases Complete Lesson | Database Management System [DBMS]

This is a complete lesson on NoSQL databases, covering NoSQL concepts, characteristics, types, scalability, CAP theorem, advantages, challenges, and real-world applications. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. Designed to help students understand WHY NoSQL exists and WHEN it is used instead of relational databases, using clear comparisons, real-world scenarios, and industry-aligned examples. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Inc
Preview of Triggers Complete Lesson | Database Management System

Triggers Complete Lesson | Database Management System

This lesson provides a complete understanding of Database Triggers in MySQL, covering trigger types, timing, events, syntax, automation, and real-world use cases such as logging and data integrity enforcement. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Included πŸ’‘Full Database Triggers Slide DeckπŸ’‘ Detailed Teacher Notes & Teaching GuideπŸ’‘ Complete Assessment TestπŸ’‘ Full Answer KeyπŸ’‘ Step-by-step trigger examples using real tablesπŸ’‘ Ready for in-person, online, or hybrid classrooms────────── ⋆
Preview of Implementing Array List in Data Structures Complete Lesson [ C++ Included ]

Implementing Array List in Data Structures Complete Lesson [ C++ Included ]

This lesson teaches students how lists are actually implemented under the hood using arrays, showing how insertion, deletion, and access work at the memory level. Learners move beyond using built-in containers to building their own List data structure from scratch, understanding why operations cost time and how data shifting affects performance. ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨ ️✏️What a List ADT is and why it’s used ✏️ How an Array List stores eleme
Preview of Using Templates in C++ Complete Lesson with Teachers Guide  | Data Structures

Using Templates in C++ Complete Lesson with Teachers Guide | Data Structures

This lesson teaches students how real C++ data structures are written β€” using templates to eliminate repetition, improve scalability, and support multiple data types with a single design. It bridges the gap between basic C++ syntax and professional-level programming, preparing learners for STL, advanced data structures, and real-world C++ codebases. ────────── β‹†β‹…β˜†β‹…β‹† ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What templates are and why they exist✏️ How generic programming re
Preview of Pointers Complete Lesson  | Object Oriented Programming ( C++ )

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

This lesson introduces students to Pointers in C++, one of the most essential concepts for understanding memory, data structures, and advanced programming. 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 Pointers Are & Why They Matter βœ” Understanding Memory Addresses βœ” The Address-of Operator (&) βœ” Declaring Pointer Vari
Preview of Object-Oriented Programming Step-by-step Curriculum Using C++ [Complete Bundle]

Object-Oriented Programming Step-by-step Curriculum Using C++ [Complete Bundle]

This is a complete Object-Oriented Programming (OOP) curriculum Using C++. Perfect for Computer Science, ICT, Software Engineering, Programming, Diploma & TVET programs, homeschooling, and coding bootcamps, this bundle removes the guesswork for teachers and the confusion for learners. ✨✨ It takes students from absolute fundamentals to advanced, industry-ready concepts β€” step by step, with clarity, structure, and real code examples. ✨✨ Instead of fragmented lessons or abstract theory, this bun
Preview of Introduction to SQL Complete Lesson  | Database Management System [DBMS]

Introduction to SQL Complete Lesson | Database Management System [DBMS]

This lesson provides a complete, beginner-friendly introduction to SQL, covering SQL fundamentals, command categories, table creation, data manipulation, querying, and core MySQL data types. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. Designed to help students understand HOW SQL is used to interact with databases before advanced queries, using clear syntax examples, tables, and real-world student database scenarios. ────────── β‹†β‹…β˜†β‹…β‹† ───────
Preview of Introduction to Databases Complete Lesson | Database Management System [DBMS]

Introduction to Databases Complete Lesson | Database Management System [DBMS]

This lesson provides a complete, concept-clear foundation for understanding databases, DBMS roles, file systems vs databases, real-world applications, and database users. Perfect for Computer Science, ICT, IT Fundamentals, AP CS Principles, with slides, teacher notes, assessments, and answer keys included. Designed to help students understand WHY databases exist before learning SQL, using real-life examples, diagrams, and exam-ready explanations. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Included
Preview of Database System Architecture Complete Lesson  | Database Management System

Database System Architecture Complete Lesson | Database Management System

This lesson provides a complete, concept-clear understanding of DBMS architecture, covering DBMS components, database architecture models, levels of abstraction, and types of DBMS. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. ────────── β‹†β‹…β˜†β‹…β‹† ────────── What’s Included πŸ’‘ Full DBMS Architecture Slide DeckπŸ’‘ Detailed Teacher Slide Notes & Teaching GuideπŸ’‘ Complete Assessment TestπŸ’‘ Full Answer KeyπŸ’‘ Clear breakdown of DBMS componentsπŸ’‘ V
Preview of Relational Model Complete Lesson | Database Management System [DBMS]

Relational Model Complete Lesson | Database Management System [DBMS]

This lesson provides a complete, concept-clear foundation of the Relational Model in DBMS, covering tables, keys, relationships, relational schema, operations, and ER-to-relational conversion. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses.Designed to help students understand HOW real-world databases are structured and implemented before writing SQL, using clear tables, diagrams, schemas, and practical examples. ────────── β‹†β‹…β˜†β‹…β‹† ────────── Wh
Preview of Introduction to Android Studio | Mobile Applications Development

Introduction to Android Studio | Mobile Applications Development

This is a complete lesson on Android Development using Android Studio. Perfect for Mobile App Development, Computer Science, ICT, Software Engineering, and Programming courses at high school, college, university, and bootcamp levels. Students are guided step-by-step from understanding what Android is all the way to building and running their first β€œHello World” mobile app on an emulator or real device. The lesson introduces the Android OS architecture, project structure, Gradle build scr
Preview of SQL - Data Manipulation Language (DML) Full Lesson | Database Management System

SQL - Data Manipulation Language (DML) Full Lesson | Database Management System

This lesson provides a complete, concept-clear understanding of SQL Data Manipulation Language (DML), covering INSERT, UPDATE, DELETE, filtering, sorting, grouping, and safe data handling practices. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. Designed to help students understand HOW data is added, modified, analyzed, and safely managed in real databases, using clear SQL syntax, step-by-step examples, and practical student-table scenarios. ─
Preview of K-Nearest Neighbors : A Step-by-Step, Beginner-Friendly Machine Learning Lesson

K-Nearest Neighbors : A Step-by-Step, Beginner-Friendly Machine Learning Lesson

This is a complete, ready-to-teach lesson on K-Nearest Neighbors (KNN). Perfect for Data Science, Machine Learning, Artificial Intelligence, and Computer Science courses at the high school, college, university, or bootcamp level. The lesson explains what KNN is, how it works, the full algorithm, distance measures, choosing K, example walkthroughs, and failure cases, all with clear visuals and step-by-step explanations. ────────── β‹†β‹…β˜†β‹…β‹† ────────── ✨✨ What This Lesson Covers ✨✨ βœ” What is K-Ne
Preview of Introduction to Memory Management in Computer Science [Complete Lessons]

Introduction to Memory Management in Computer Science [Complete Lessons]

This complete lesson introduces students to the essentials of Memory Management in Computer Science, with direct connections to software engineering, coding, and programming. Learners explore how systems allocate, use, and free memory during program execution. Key topics include RAM, virtual memory, cache, memory leaks, and garbage collection. The content is structured to be beginner-friendly yet conceptually rich. β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§β–§ The Following Are Included in This Curriculum✀ PDF
Preview of Using Implicit Intents in Android | Mobile Applications Development

Using Implicit Intents in Android | Mobile Applications Development

This is a lesson on Implicit Intents in Android Development. Perfect for Mobile App Development, Android Programming with Kotlin, ICT, Computer Science, and Software Engineering courses at high school, college, university, or bootcamp level. It teaches students how to perform common actions such as sharing text, opening webpages, making phone calls, sending SMS messages, sending emails, and setting alarms β€” all using Android’s built-in intent system. Unlike explicit intents (which open a spe
Preview of Complete Operating Systems Unit for Computer Science [ Step-by-Step Curriculum]

Complete Operating Systems Unit for Computer Science [ Step-by-Step Curriculum]

This Complete Curriculum gives students a solid understanding of Operating Systems. Perfect for ICT, Computer Science, Software Engineering, Networking, Diploma/TVET programs, university-level OS courses, and learners preparing for OS exams or practical assessments. Each lesson includes clear explanations, diagrams, system architecture visuals, scheduling charts, binary conversion tables, real-world OS examples, and step-by-step walkthroughs that make complex OS concepts easy to teach and ea
Preview of Namespace Complete Lesson | Object Oriented Programming ( C++ )

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

This lesson introduces students to Namespaces 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 ✨✨ βœ” Purpose of Namespaces βœ” Defining a Namespace βœ” Using Scope Resolution (::) βœ” Calling Functions Inside a Namespace βœ” Using Multiple Namespaces βœ” The using Directive βœ” Classes Inside a Namespace βœ” Using Multiple Classes Within a
Preview of Version Control Conflict DBQ/CER | Computer Science Worksheet | Standard Aligned

Version Control Conflict DBQ/CER | Computer Science Worksheet | Standard Aligned

πŸ“˜ Full Length National Standard-Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Version Control Conflict Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Science, with this Full Length DBQ CER Style Worksheet. This resource is designed to help students analyze real-world topics, interpret informational texts, and support answers with evidenceβ€”all while staying accessible for high scho
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 Linux System Programming Complete Step-by-Step Curriculum | [ MEGA BUNDLE ]

Linux System Programming Complete Step-by-Step Curriculum | [ MEGA BUNDLE ]

This complete Linux System Programming Curriculum provides a full, semester-ready instructional package covering every major topic in Linux development, system-level C programming, operating systems concepts, IPC mechanisms, networking, and process management. ────────── β‹†β‹…β˜†β‹…β‹† ────────── ✨✨ WHAT THE FULL CURRICULUM COVERS ✨✨ 1. Linux Introduction, Terminal Skills & System Toolsβœ” Installing Linux (Ubuntu recommended) & VirtualBox setup βœ” Linux basics and command-line foundations βœ” gcc compile
Preview of STL Programming Complete Lesson | Object Oriented Programming ( C++ )

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

This lesson introduces students to the C++ Standard Template Library (STL). 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 STL Is & Why It’s Important βœ” STL Components: Containers, Algorithms, Iterators, Functors βœ” Sequence Containers (vector, list, deque, array, forward_list) βœ” Container Adapters βœ” Associative Containers
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 AP Cybersecurity Lesson 1.4 AI-Based Cybersecurity Attacks  | Grades 11-12

AP Cybersecurity Lesson 1.4 AI-Based Cybersecurity Attacks | Grades 11-12

AI-Based Cybersecurity Attacks β€” a complete AP Cybersecurity lesson packet for Unit 1, Topic 1.4. Slides, guided notes, an original Sunbridge Outreach scenario, a collaboration activity, AP-style MCQs, a Mini-FRQ, an exit ticket, and every answer key. What This Topic Solves Teaching Topic 1.4 in a brand-new AP course shouldn't mean building from scratch. This packet hands you everything you need for the 2-day arc β€” a branded slide deck, vocab-targeted guided notes with answer key, a real-feeli
Showing 169-192 of 170+ results