TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 3

65+ results
Filters
Language
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 PyWorks | Python Curriculum Bundle | Loops, Functions, Data, Debugging & More

PyWorks | Python Curriculum Bundle | Loops, Functions, Data, Debugging & More

Created by
The Code Studio
No coding background? No problem. PyWorks is a complete Python curriculum that covers data types, operators, functions, loops, errors & debugging, and so much more — with guided lessons, printable worksheets, coding exercises, and ready-to-use activities. Everything students need to build real coding skills, everything teachers need to deliver it confidently. 👩‍🏫 Designed for Teachers Who Want…✔ A Python lesson bundle they can trust without rewriting ✔ Students working independently instead
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 Computer Science Review Bundle: Lessons, Slides & Printable Activities

Computer Science Review Bundle: Lessons, Slides & Printable Activities

Created by
Rocket Studio
Complete set of 26 thematic Computer Science units covering everything from physical computing, to programming to robotics, AI and machine learning. Lesson slides, printable activities and assessments included. Unit themes include the following: AI & Machine LearningDescriptive Writing For AI PromptsComputer Circuits & Motherboard ComponentsHow Computers Work: From Circuits To CPU'sInside Nintendo SwitchHTML Page Setup & DesignIntroduction To HTML Web DevelopmentMake It Move With Python for Lego
Preview of Python Variables | Naming Rules, Data Types & Assignment | No Prep

Python Variables | Naming Rules, Data Types & Assignment | No Prep

Created by
The Code Studio
Give students a clear introduction to Python variables with this beginner-friendly lesson. Covers data types, naming rules, reassignment, concatenation, and local vs global variables. Includes slides, worksheets, exercises, an activity, answer key, and teacher guide. Ready-to-teach, no-prep resource for middle and high school coding classes. 👩‍🏫 Designed for Teachers Who Want…✔ A Python lesson they can trust without rewriting ✔ Students working independently instead of getting stuck ✔ C
Preview of Merge Sort Complete Lesson | Operations, Diagrams & Examples included

Merge Sort Complete Lesson | Operations, Diagrams & Examples included

This lesson teaches students how efficient sorting works at scale using Merge Sort, a classic divide-and-conquer algorithm known for its consistent performance. Learners clearly see how an array is recursively divided, how sorted subarrays are merged, and why Merge Sort outperforms basic sorting algorithms—all supported by a complete C++ implementation. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What Merge Sort is and why it’s efficient ✏️ The Divide & C
Preview of AutoCAD DWG 4 Single View

AutoCAD DWG 4 Single View

Created by
Kyle Dye
This drawing is #4 in a series of 33 drawings. You get the PDF and the AutoCAD .dwg file to help you make edits and implement into your CAD/AutoCAD class. You can also just use the PDF for assignments.
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 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 Middle School Computer Science Units Bundle: AI, Robotics, Python, HTML, Circuit

Middle School Computer Science Units Bundle: AI, Robotics, Python, HTML, Circuit

Created by
Rocket Studio
Complete set of 26 thematic Computer Science units covering everything from physical computing, to programming to robotics, AI and machine learning. Lesson slides, printable activities and assessments included. Unit themes include the following: AI & Machine LearningDescriptive Writing For AI PromptsComputer Circuits & Motherboard ComponentsHow Computers Work: From Circuits To CPU'sInside Nintendo SwitchHTML Page Setup & DesignIntroduction To HTML Web DevelopmentMake It Move With Python for Lego
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 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 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
Showing 49-65 of 65+ results