TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 3

75+ results
Filters
Standard
Language
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 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 AP Cybersecurity Lesson 5.6 Detecting Attacks on Data and Applications

AP Cybersecurity Lesson 5.6 Detecting Attacks on Data and Applications

Detecting Attacks on Data and Applications — a complete AP Cybersecurity lesson packet for Unit 5, Topic 5.6. Slides, guided notes, an original Foxbrook Civic Library scenario, a collaboration activity, AP-style MCQs, a Mini-FRQ, an exit ticket, and every answer key. What This Topic Solves Teaching Topic 5.6 in a brand-new AP course shouldn't mean building from scratch. This packet hands you everything you need for the 5-day arc — a branded slide deck, vocab-targeted guided notes with answer
Preview of AP Cybersecurity 3.1 Network Vulnerabilities and Attacks | Grades 11-12

AP Cybersecurity 3.1 Network Vulnerabilities and Attacks | Grades 11-12

Network Vulnerabilities and Attacks — a complete AP Cybersecurity lesson packet for Unit 3, Topic 3.1. Slides, guided notes, an original Sandhill Veterinary Hospital scenario, a collaboration activity, AP-style MCQs, a Mini-FRQ, an exit ticket, and every answer key. What This Topic Solves Teaching Topic 3.1 in a brand-new AP course shouldn't mean building from scratch. This packet hands you everything you need for the 6-day arc — a branded slide deck, vocab-targeted guided notes with answer ke
Preview of Introduction to Algorithms: Analysis, Design, Time & Space Complexity and Python

Introduction to Algorithms: Analysis, Design, Time & Space Complexity and Python

This lesson provides a complete, beginner-friendly introduction to Algorithms, covering algorithm concepts, analysis and design, time and space complexity, algorithm vs pseudocode, major algorithm types, and Python tools (Anaconda, Jupyter, Spyder). ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Introduction to Algorithms Slide Deck (PPT + PDF)💡 Clear visual explanations and diagrams💡 Pseudocode examples💡 Python-based algorithm lab overview💡 Ready for in-person, online, or hybrid
Preview of AP Cybersecurity Lesson 3.2 Wireless Security and Network Controls |Grades 11-12

AP Cybersecurity Lesson 3.2 Wireless Security and Network Controls |Grades 11-12

Protecting Networks: Managerial Controls and Wireless Security — a complete AP Cybersecurity lesson packet for Unit 3, Topic 3.2. Slides, guided notes, an original Briarpoint Community Center scenario, a collaboration activity, AP-style MCQs, a Mini-FRQ, an exit ticket, and every answer key. What This Topic Solves Teaching Topic 3.2 in a brand-new AP course shouldn't mean building from scratch. This packet hands you everything you need for the 3-day arc — a branded slide deck, vocab-targeted g
Preview of Program Design and Python Programming Lessons | Computer Science  [BUNDLE]

Program Design and Python Programming Lessons | Computer Science [BUNDLE]

This is a complete Computer Science and Software Engineering coding modules that explains everything about creating and managing programs using the Python programming language. It begins by thoroughly explaining Python programming and coding, followed by an in-depth discussion of Computer Science and Software Engineering Concepts. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ PowerPoint Compatible Mode ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Complete Curriculum in Computer Networking and Computer Science [full lessons]

Complete Curriculum in Computer Networking and Computer Science [full lessons]

This curriculum offers a comprehensive, full-year course in Computer Networking, Programming and Computer Science, designed to build foundational and advanced skills in digital communication, network systems, and computer technologies. The lessons cover core topics including the OSI Model, TCP/IP, cabling, network topology, routing, switching, IP addressing, protocols, cybersecurity basics, and more. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum ✤ PDF Lessons ✤
Preview of Introduction to Network Naming in Networking and Computer Science.

Introduction to Network Naming in Networking and Computer Science.

This lesson offers a comprehensive introduction to Network Naming in Networking and Computer Science. It covers everything learners need to know about naming conventions, hostnames, domain names, DNS (Domain Name System), and best practices for network organization and management. Designed for beginners, this lesson is clear, structured, and easy to follow. Every slide is interactive and designed to make learning simple and engaging. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included i
Preview of Valentine's Day STEM Activities BUNDLE Hearts Stop Motion Unplugged Coding

Valentine's Day STEM Activities BUNDLE Hearts Stop Motion Unplugged Coding

STEM and STEAM activities for Valentine's Day all in one place! If you teach STEM to multiple grades and are looking for plenty of options to try with students, these are the challenges for you! There are a mix of hands-on STEM activities with the engineering design process, digital STEAM activities like stop motion animation and digital brick builds, and unplugged coding and binary activities and crafts. ⬇️ What You'll Get ⬇️ ❤️ Hands-On STEM: Cardiac STEM and Science + STEM Challenges with C
Preview of When to Use the Binary Data Type in Python | Complete Coding Lessons.

When to Use the Binary Data Type in Python | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use the Binary data type in Python programming with this beginner-friendly, ready-to-teach lesson. This resource explores real-world scenarios where working with binary data is essential, focusing on key concepts like binary literals, bitwise operations, and their use in low-level programming, hardware communication, and data encoding. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to t
Preview of When to Use dataclass in Python Programming | Complete Coding Lessons.

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

Created by
CodeHive DIY
Teach your students when and why to use dataclass in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where dataclass is the best choice and highlights its key advantages such as simplifying class creation, automatic method generation, and clean, readable code for managing structured data. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for
Preview of When to Use the Range Data Type in Python | Complete Coding Lessons.

When to Use the Range Data Type in Python | Complete Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use the Range data type in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where Range is the best choice and highlights its unique properties such as efficient sequence generation, memory optimization, and flexible iteration. 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 to learn. ≋≋≋≋≋≋≋
Preview of STEM Challenge Bundle | 30 Hands-On Engineering Design Activities

STEM Challenge Bundle | 30 Hands-On Engineering Design Activities

Make STEM learning easy, engaging, and meaningful with this bundle of 30 hands-on STEM challenges. Ideal for students in grades 3-8, each printable activity gives students the opportunity to plan, build, test, and improve their ideas using simple materials and the engineering design process. Designed to promote creativity, critical thinking, problem-solving, and perseverance, these challenges help students make real-world connections while having fun. This bundle is perfect for STEM class, scien
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 Computer Science Foundations with Python Programming  Step-by-Step Curriculum

Computer Science Foundations with Python Programming Step-by-Step Curriculum

This lesson gives students a clear, structured foundation in Python programming and Coding, moving from core computing concepts to real Python code, control flow, operators and data structures ────────── ⋆⋅☆⋅⋆ ────────── What’s Included💡 Full Python Programming Foundations slide deck 💡Visual diagrams and step-by-step slides and PDF 💡 Python code examples throughout 💡 Classroom-ready structure 💡 Suitable for in-person, online, or hybrid teaching ────────── ⋆⋅☆⋅⋆ ────────── What Students Wi
Preview of Database Management System Complete Step-by-Step Curriculum [ DBMS MEGA BUNDLE ]

Database Management System Complete Step-by-Step Curriculum [ DBMS MEGA BUNDLE ]

This Database Management System (DBMS) complete lesson bundle covers databases, SQL, ER diagrams, normalization, joins, transactions, and NoSQL in one structured, classroom-ready resource. Designed for Computer Science teachers who need clear explanations, visuals, and exam-aligned content without wasting prep time. ────────── ⋆⋅☆⋅⋆ ────────── WHAT THIS CURRICULUM COVERS 🧠 Foundations Introduction to Databases & DBMS (why databases exist, real-world use) Database System Architecture (comp
Preview of Mastering HTML5: The Complete Guide to Modern Web Development [60 LESSONS.]

Mastering HTML5: The Complete Guide to Modern Web Development [60 LESSONS.]

This lesson provides a comprehensive guide to mastering HTML5 in modern web development, Computer Science, Coding and Programming. It covers everything learners need to know about HTML5 structure, semantic elements, multimedia integration (audio and video), forms, APIs, and best practices for building responsive, accessible websites. Designed for beginners and intermediate learners, the lesson is clear, practical, and easy to follow. Every slide is interactive and encourages hands-on lea
Preview of Introduction to Processor Scheduling in Computer Science [Complete Lessons]

Introduction to Processor Scheduling in Computer Science [Complete Lessons]

This lesson introduces students to the key concepts of Processor Scheduling in Computer Science, Coding, Programming and Software Engineering. It explores how operating systems manage CPU time among processes using algorithms like FCFS, SJF, Round Robin, and Priority Scheduling. Designed with clarity and simplicity, this lesson builds understanding of how multitasking and performance optimization work in real systems. It’s ideal for both theoretical and applied learning. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Complete C Programming Beginner Lesson : From Basics to First Program

Complete C Programming Beginner Lesson : From Basics to First Program

This Curriculum introduces students to C Programming. Perfect for ICT, Computer Science, Programming Foundations, Software Engineering fundamentals, and certification prep (CS50-style programs, university CS1, Diploma/TVET courses). It gives them a complete understanding of how C works, how programs run, how compilers function, and how core programming concepts are applied. Each lesson is designed with clear explanations, diagrams, code snippets, step-by-step breakdowns, memory illustrations
Preview of SolidWorks CSWA Certification Prep – CSWA Prep Guide

SolidWorks CSWA Certification Prep – CSWA Prep Guide

Created by
Dr P Learning
Prepare your students to confidently pass the SolidWorks CSWA Certification Exam using this complete, semester-ready curriculum guide designed specifically for Engineering, CTE, and STEM classrooms. This curriculum is a full instructional pathway, not a collection of worksheets. Built and refined in a real high-school engineering classroom, it guides students from foundational SolidWorks skills to exam-level modeling accuracy, efficiency, and confidence. ✅ WHAT’S INCLUDED✔️ Full CSWA-align
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 Coding Unplugged Sandcastle Game - Scratch Coding STEM Activity for 4-8 Grade

Coding Unplugged Sandcastle Game - Scratch Coding STEM Activity for 4-8 Grade

Created by
Teachy Tales
This activity is designed as a Coding Unplugged activity, meaning students can learn Scratch coding concepts without using computers, making it perfect for classrooms, STEM lessons, computer labs, and substitute plans. What’s Included ✔ Coding Concepts Introduction Page ✔ Sandcastle Algorithm Grid Puzzle ✔ Step-by-Step Coding Challenge ✔ Sequencing and Directional Commands Activity ✔ Printable Student Worksheets ✔ Visual Coding Grid Activity ✔ Answer Key for Teachers How It Works in the C
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-72 of 75+ results