TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 4

109+ results
Filters
Standard
Preview of Introduction to Dynamic Routing | CCNA 200-301 Prep and Networking Lessons

Introduction to Dynamic Routing | CCNA 200-301 Prep and Networking Lessons

This lesson is on Introduction to Dynamic Routing. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains how dynamic routing automatically updates and maintains routing tables, allowing routers to adapt to network changes and ensure efficient data delivery across interconnected networks. ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Things we’ll coverIntroduction to dynamic routing protocolsTypes of dynamic routing protocolsDynamic routing protocol metr
Preview of Subnetting Part 1 | CCNA 200-301 Prep and Networking Lessons

Subnetting Part 1 | CCNA 200-301 Prep and Networking Lessons

This lesson is on Subnetting – Part 1. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CompTIA Network+, or CCNP), it covers the fundamentals of CIDR (Classless Inter-Domain Routing) and the process of subnetting. Learners will understand how to divide IP networks into smaller, more efficient subnets, conserve address space, and design scalable network architectures using modern IP addressing techniques. ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Things we’ll coverCIDR (Classless In
Preview of Ethernet LAN Switching | CCNA 200-301 Prep and Networking Lessons

Ethernet LAN Switching | CCNA 200-301 Prep and Networking Lessons

This lesson is on Ethernet LAN Switching. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains how Ethernet switches operate within a local area network to forward frames efficiently. The lesson covers key concepts such as MAC address learning, frame forwarding, switching tables, and collision domains, helping learners understand how switches improve network performance, reduce congestion, and enable reliable communication be
Preview of IPv4 Addressing (Part 1) | CCNA 200-301 Prep and Networking Lessons

IPv4 Addressing (Part 1) | CCNA 200-301 Prep and Networking Lessons

This lesson is on IPv4 Addressing. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains how IPv4 addresses are structured, assigned, and used to identify devices within a network. The lesson covers key concepts such as network and host portions, classes of IP addresses, private and public addresses, and subnet masks, helping learners develop a clear understanding of how IP addressing enables reliable communication and efficie
Preview of FTP & TFTP | CCNA 200-301 Prep and Networking Lessons

FTP & TFTP | CCNA 200-301 Prep and Networking Lessons

This is a lesson on File Transfer Protocol (FTP) and Trivial File Transfer Protocol (TFTP). Perfect for ICT, Computer Science, Networking, or certification prep (CCNA, CompTIA Network+, CCNP), it explains how these protocols are used to transfer files across networks and compares their features, use cases, and security implications. Things we’ll coverThe purpose of FTP/TFTPFTP/TFTP functions & differencesIOS File SystemsUsing FTP/TFTP in IOSFormats Provided✯ Cisco Packet Tracer Simulation File
Preview of IPv6 Part 3 | CCNA 200-301 Prep and Networking Lessons

IPv6 Part 3 | CCNA 200-301 Prep and Networking Lessons

This lesson is on IPv6 – Part 3. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CompTIA Network+, or CCNP), it explores advanced IPv6 concepts including an IPv6 header overview, the Neighbor Discovery Protocol (NDP), Stateless Address Autoconfiguration (SLAAC), and IPv6 static routing — equipping learners with the knowledge to configure, manage, and troubleshoot IPv6 networks effectively. ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Things we’ll coverA correctionIPv6 headerNeighbor
Preview of First Hop Redundancy Protocols | CCNA 200-301 Prep and Networking Lessons

First Hop Redundancy Protocols | CCNA 200-301 Prep and Networking Lessons

This lesson is on First Hop Redundancy Protocols (FHRP). Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains how FHRPs such as HSRP, VRRP, and GLBP provide gateway redundancy and network reliability, ensuring continuous connectivity even if a default router fails. ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Things we’ll coverThe purpose of FHRPsHSRP (Hot Standby Router Protocol)VRRP (Virtual Router Redundancy Protocol)GLBP (Gateway Load Balancing Pr
Preview of Introduction to IPv6 Part 1 | CCNA 200-301 Prep and Networking Lessons

Introduction to IPv6 Part 1 | CCNA 200-301 Prep and Networking Lessons

This lesson is on IPv6 – Part 1. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CompTIA Network+, or CCNP), it covers the fundamentals of Internet Protocol version 6 (IPv6) including a review of hexadecimal, the need for IPv6, the basics of IPv6 addressing and structure, and how to configure IPv6 addresses on network devices for modern connectivity and scalability. ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Things we’ll coverHexadecimal (review)Why IPv6?Basics of IPv6Configuring
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 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 Linux IPC with Pipes and FIFOs Lesson on Process Communication

Linux IPC with Pipes and FIFOs Lesson on Process Communication

This resource is a complete lesson on Inter-Process Communication (IPC) using Pipes in Linux System Programming. Perfect for Operating Systems, Linux Programming, System Programming, C Programming, and Computer Science courses at the college, university, or technical-training level. It introduces students to how processes communicate, how pipes work, how to use popen and pclose, how to create and use unnamed pipes, how pipes work across a fork, and how to use FIFOs (named pipes) for communicat
Preview of AI Fundamentals Exam 2026 Certification BOWLING AND SLOT GAME

AI Fundamentals Exam 2026 Certification BOWLING AND SLOT GAME

Created by
PRAKASH BHATIA
BOWLING This game has 299 slides. You can play this game with 1 player or teams. Click on the letter ball if you think is correct. Correct answer will give you Strike and $. Teacher can keep the score. Left click on image that are on the right to go to next slide Teacher can keep the score or have 1 student as score keeper. SLOT MACHINE 299 Slides 2 matches is 5 points 3 matches is 10 points Start from beginning. Question will appear on the slide. Teacher can give time to read and answer the que
Preview of When to Use Functions in Python Programming | Complete Coding Lessons.

When to Use Functions in Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use functions in Python programming with this beginner-friendly, ready-to-teach lesson. This resource explores real-world scenarios where functions are essential and emphasizes their benefits, including code reusability, organization, modularity, and reducing repetition for cleaner, more efficient programs. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners
Preview of ISC2 Certified in Cybersecurity (CC) EXAM BOOKLET

ISC2 Certified in Cybersecurity (CC) EXAM BOOKLET

Created by
PRAKASH BHATIA
This booklet has 205 Q and A with Explanation makes a great review. You can also use it as test bank and make your exams in minutes as it is fully editable.
Preview of TED Talk: Big Data- Tim Smith

TED Talk: Big Data- Tim Smith

This high school resource explores big data and its role in shaping modern technology, including the development of the internet, the web, and cloud computing. Best for: Computer Science, Technology, STEM, Informational Text Includes: • 20 discussion and comprehension questions • Analytical essay prompt • Structured essay with paragraph guidance and sentence starters • Classroom debate activity • Critical thinking discussion questions Grades: 9–12, College, Adult Ed | Print-and-go
Preview of Choosing Lists in Python Programming | Complete Coding Lesson

Choosing Lists in Python Programming | Complete Coding Lesson

Created by
CodeHive DIY
Teach your students everything they need to know before choosing and using Lists 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 Lists as their preferred data type for storing and managing ordered collections in coding. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick
Preview of Choosing Dictionaries in Python Programming | Complete Coding Lesson

Choosing Dictionaries in Python Programming | Complete Coding Lesson

Created by
CodeHive DIY
Teach your students everything they need to know before choosing and using Dictionaries 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 Dictionaries as their preferred data type for storing and managing key-value pairs in coding. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach
Preview of AP Cybersecurity: Full-Year Curriculum Bundle | Grades 11-12

AP Cybersecurity: Full-Year Curriculum Bundle | Grades 11-12

The complete AP Cybersecurity course — all 5 units, 24 topic packets, and every Bonus folder. About 110 class periods of branded slides, guided notes, original scenarios, collaboration activities, AP-style assessment, and answer keys. Everything original; no framework text reproduced. Save vs Buying Units Separately The complete-course bundle is priced to save 20%+ vs buying the 5 unit bundles individually — and is the only way to access the course-wide flagship bonus folder as well. **IF YOU
Preview of Android Device Sensors Made Easy | with Complete XML + Kotlin Examples

Android Device Sensors Made Easy | with Complete XML + Kotlin Examples

This is a complete lesson on Android Device Sensors, covering the Accelerometer, Proximity Sensor, Gyroscope, and Digital Compass. This lesson gives students everything they need to understand and use real hardware sensors in Android apps. ────────── ⋆⋅☆⋅⋆ ────────── 📦 What’s Included Ready-to-teach slides on Android device sensors Complete XML layouts for sensor-based UIs Fully written Kotlin Activity files using SensorManager and SensorEventListener Hands-on implementations for: Acceleromet
Preview of TED Talk: How does your smartphone know your location?- Wilton L. Virgo

TED Talk: How does your smartphone know your location?- Wilton L. Virgo

This high school physics resource explores how GPS technology works through atomic clocks, quantum mechanics, and relativity. Students analyze real-world applications of advanced science concepts in everyday devices. Includes • 20 discussion and comprehension questions • Analytical essay prompt • Structured essay with paragraph guidance and sentence starters • Classroom debate activity • Critical thinking discussion questions Grades: 8–12 | Print-and-go
Preview of Complete Lessons on the History of Mac OS | Introduction to Operating System.

Complete Lessons on the History of Mac OS | Introduction to Operating System.

This lesson provides a comprehensive overview of the History of Mac OS in Computer Science, Coding, Programming and Technology. It covers everything learners need to know about the origins, evolution, and major developments of Apple's operating system from the first Macintosh System Software to the latest macOS versions like Sonoma. Designed for beginners, the lesson is clear, engaging, and easy to follow. Every slide is interactive, featuring timelines, visuals, and key innovations to h
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 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 Intro to Java: Lesson 4.5 — AP-Style Free Response Patterns

Intro to Java: Lesson 4.5 — AP-Style Free Response Patterns

Created by
Mr. H Codes
Lesson 4.5 — AP-Style Free Response Patterns (CSA Java Worksheet + Teacher Guide)Methods • Control Structures • Class Design • Arrays & ArrayListsHelp your students master one of the most challenging parts of AP Computer Science A: Free Response Questions. This fully detailed, classroom-ready worksheet packet breaks down the most common FRQ patterns into approachable steps, giving students the strategies they need to write clean, correct Java code under pressure. Designed for 9th–12th grade Ja
Showing 73-96 of 109+ results