TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 3

64+ results
Filters
Programs & methods
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 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 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 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 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 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 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 Variable Rate Technology CER | Ag Theory | Case Study

Variable Rate Technology CER | Ag Theory | Case Study

📘 Full Length National Standard-Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Variable Rate Technology Case Study Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Agricultural Theory, 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 accessibl
Preview of Poultry House Cooling CER | Ag Theory | Case Study

Poultry House Cooling CER | Ag Theory | Case Study

📘 Full Length National Standard-Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Poultry House Cooling Case Study Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Agricultural Theory, 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
Preview of Android App Development Complete Curriculum [ MEGA BUNDLE ]

Android App Development Complete Curriculum [ MEGA BUNDLE ]

This is a complete Android App Development curriculum designed for teachers who want students to build real Android apps, not just follow disconnected tutorials. If you teach Android Development, Mobile App Development, Kotlin Programming, ICT, Computer Science, or App Design, this lesson provides everything you need for students to build functional, modern mobile apps that follow best practices. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 By the end of this curriculum, students will be able to:✔ Build f
Showing 49-64 of 64+ results