TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 4

110+ results
Filters
Standard
Language
Preview of Goldie's PROJECT & ACTIVITY BUNDLE for AP® Computer Science A

Goldie's PROJECT & ACTIVITY BUNDLE for AP® Computer Science A

AP® Computer Science AGoldie's Project and Activity Bundle Goldie's AP® Computer Science A Project and Activity Bundle provides engaging, hands-on resources to help students master all the concepts in the College Board's AP® CSA Course. Designed specifically for the College Board’s AP CSA curriculum, this bundle includes a variety of creative and rigorous activities, challenges, and project-based tasks that reinforce key topics needed for success on the AP Exam. There are coding projects fo
Preview of Data Models and ER Diagram Model complete Lesson  | Database Management System

Data Models and ER Diagram Model complete Lesson | Database Management System

This lesson provides a complete, concept-clear foundation on Data Models and the Entity-Relationship (ER) Diagram Model, covering data modeling concepts, ER components, keys, relationships, and cardinality constraints. Designed to help students understand HOW databases are planned and structured before implementation, using clear diagrams, symbols, and real-world modeling examples. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Data Models & ER Diagram Slide Deck💡 Detailed Teacher
Preview of Pattern Searching Algorithms Lesson | Operations, Diagrams & Examples included

Pattern Searching Algorithms Lesson | Operations, Diagrams & Examples included

This lesson provides a complete foundation in Pattern Searching Algorithms, covering naive pattern searching techniques and regular expressions for text matching, with step-by-step pattern comparisons and Python implementations. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Pattern Searching Algorithms Slide Deck💡 Visual step-by-step pattern matching diagrams💡 Python code implementations💡 Worked pattern matching examples💡 Ready for in-person, online, or hybrid classrooms────
Preview of Searching Algorithms Lesson: Linear, Binary, Jump & Interpolation Search

Searching Algorithms Lesson: Linear, Binary, Jump & Interpolation Search

This lesson provides a complete foundation in Searching Algorithms, covering Linear Search, Binary Search, Jump Search, and Interpolation Search, including step-by-step execution, Python implementations, and time complexity analysis. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Searching Algorithms Slide Deck💡 Visual step-by-step search diagrams💡 Python code implementations💡 Exam-style search problems💡 Ready for in-person, online, or hybrid classrooms────────── ⋆⋅☆⋅⋆ ─────
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 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 CheckBox, RadioButton, Dialogs, Snackbar & Spinner with  XML + Kotlin Examples

CheckBox, RadioButton, Dialogs, Snackbar & Spinner with XML + Kotlin Examples

This is a lesson on Advanced Android UI Components and User Notifications. It takes students beyond basic layouts and teaches them how to build interactive, user-friendly app interfaces using CheckBox, RadioButton, RadioGroup, Toasts, Custom Toasts, Snackbars, AlertDialogs, List Dialogs, Custom Dialogs, and Spinners. ────────── ⋆⋅☆⋅⋆ ────────── 📦 What’s Included Ready-to-teach lesson slides on Advanced Android UI Components Complete XML layout files for every UI component Fully written Kot
Preview of SQL Joins and Views Complete Lesson | Database Management System [DBMS]

SQL Joins and Views Complete Lesson | Database Management System [DBMS]

This lesson provides a complete understanding of SQL Joins and Views, covering all major join types, advanced join scenarios, UNION operations, and SQL views for data presentation and security. Ideal for Computer Science, ICT, IT Fundamentals, Database Systems, and AP CS–aligned courses. Designed to help students understand HOW data from multiple tables is combined and presented in real databases, using clear diagrams, real-world table examples, and fully worked SQL queries. ────────── ⋆⋅☆⋅
Preview of Java Unit 4 Complete Teaching Pack: Recursion, File I/O, FRQs & Capstone Project

Java Unit 4 Complete Teaching Pack: Recursion, File I/O, FRQs & Capstone Project

Created by
Mr. H Codes
Teach Java with confidence using this complete Unit 4 teaching pack! This resource bundle includes all seven Intro to Java lessons for Unit 4, covering recursion, file input/output, problem-solving strategies, AP-style FRQ practice, and a full Capstone Project (planning + build). Each lesson comes with a student worksheet, teacher guide, worked examples, vocabulary activities, coding practice, and an answer key—everything you need to deliver a rigorous, engaging Java unit for Grades 9–12. Perfe
Preview of Priority Queue Complete Lesson | Operations, Diagrams & Examples included

Priority Queue Complete Lesson | Operations, Diagrams & Examples included

This lesson teaches students how priority-based data processing works, showing how elements are stored, ordered, and removed based on priority rather than insertion order. Learners understand why priority queues are essential in real systems and how they are implemented using linked lists and heaps, including a full C++ template-based implementation. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ What a Priority Queue is and why it’s used ✏️ Difference between a
Preview of Infix to Postfix Conversion Complete Lesson | Operations & Examples included

Infix to Postfix Conversion Complete Lesson | Operations & Examples included

This lesson teaches students how algebraic expressions are converted into machine-friendly form, showing exactly how stacks are used to transform infix expressions into postfix notation. Learners move from rules and precedence tables to real algorithms and working C++ code, building a strong foundation for expression evaluation, compilers, and advanced stack applications. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ Difference between infix, prefix, and postfix
Preview of Virtual Local Area Networks  Part 2  | CCNA 200-301 Prep and Networking Lessons

Virtual Local Area Networks Part 2 | CCNA 200-301 Prep and Networking Lessons

This lesson is on Virtual Local Area Networks (VLANs) – Part 2. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it covers advanced VLAN concepts including what trunk ports are, the purpose of trunk ports, 802.1Q encapsulation, how to configure trunk ports, and Router on a Stick (ROAS). Learners will understand how VLANs communicate across multiple switches and routers, enabling inter-VLAN connectivity and efficient network segmentat
Preview of From Gene to Glow: GFP Biotechnology & Protein Analysis Presentation

From Gene to Glow: GFP Biotechnology & Protein Analysis Presentation

Take your students inside a real biotechnology workflow with this AP Biology–aligned From Gene to Glow: GFP Biotechnology & Protein Analysis Presentation, designed to connect molecular genetics to modern lab techniques in a clear, engaging way. This comprehensive, visually structured presentation walks students through the full process of genetic engineering and protein analysis—from bacterial transformation to GFP expression, purification, and gel electrophoresis. Students don’t just learn t
Preview of Genetic Counseling Case Study: AP Biology Pedigrees & Inheritance Unit 5

Genetic Counseling Case Study: AP Biology Pedigrees & Inheritance Unit 5

Engage your students in a real-world genetics investigation with Genetic Counseling Case Study, an AP Biology activity that challenges learners to analyze pedigrees, determine inheritance patterns, and calculate the probability of inherited disorders. In this case study, students step into the role of genetic counselors working with a couple concerned about passing on cystic fibrosis (autosomal recessive) and red-green color blindness (sex-linked) . Through structured analysis, students must
Preview of **Pill Bug Behavior Lab: Environmental Response & Survival Strategies**

**Pill Bug Behavior Lab: Environmental Response & Survival Strategies**

Bring animal behavior to life with this AP Biology–aligned Animal Behavior & Environmental Response Lab: Pill Bug Investigation, designed to help students explore how organisms respond to environmental stimuli to survive. In this engaging, hands-on lab, students investigate how pill bugs ( Armadillidium vulgare) respond to moisture and light conditions using a choice chamber. By collecting real-time data on movement and location preferences, students uncover how behavior supports homeostasis,
Preview of AP Biology Unit 4: Cell Cycle & Cell Communication Project

AP Biology Unit 4: Cell Cycle & Cell Communication Project

Get your students thinking like real biologists with this engaging, AP-aligned presentation project focused on cell communication and cell cycle regulation. This resource helps students move beyond memorization and into deep understanding of how cells signal, respond, and control division—a critical concept for success on the AP Biology exam. 🔍 What Students Will DoStudents choose a topic related to cell signaling or the cell cycle and create a structured scientific presentation. Topics ma
Preview of The OSI Model in Networking and Computer Science Complete Lessons.

The OSI Model in Networking and Computer Science Complete Lessons.

This lesson provides a comprehensive introduction to the OSI Model in Computer Science, Programming, and Networking. It covers everything learners need to know about the OSI Model and how it manages network communication. Designed for beginners, this lesson is clear, engaging, and easy to follow. Every slide is interactive and designed to make learning fun. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ PowerPoint Compati
Preview of Introduction to HTML in Web Development and Programming [ Complete Lessons]

Introduction to HTML in Web Development and Programming [ Complete Lessons]

This lesson offers a comprehensive introduction to HTML in Web Development, Programming, Coding and Computer Science. It covers everything learners need to know about HTML structure, syntax, tags, elements, and best practices. Designed for beginners, the lesson is clear, engaging, and easy to follow. Every slide is interactive and built to make learning fun and practical. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ Po
Preview of AP® Computer Science A: 1 Primitive Types and IO (Slides)

AP® Computer Science A: 1 Primitive Types and IO (Slides)

Version 5 (Feb 2025) - Release Notes: Updated notes on identifier naming conventions Additional examples of operators Version 4 (Oct 2023) - Release Notes: These slides have updated graphics, condensed and more precise explanations. New Now includes using System.out.print and Scanner class so students can learn to output as well as receive user input (Scanner is not a part of the AP Subset, so clear explanations of what to expect on the AP Exams are also provided). New content on increment /
Preview of Introduction to Python Programming Language and Coding

Introduction to Python Programming Language and Coding

Created by
CodeHive DIY
This lesson serves as an introduction to the Python programming language within the context of computer science. It explains why Python is widely regarded as one of the most popular and versatile programming languages today. Known for its simplicity, readability, and beginner-friendly syntaxIt 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. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What's Inclu
Preview of AP Biology Ecological Data Analysis Worksheet

AP Biology Ecological Data Analysis Worksheet

Interpret Graphs, Explain Systems & Think Like an AP Student Help your students master one of the most important AP Biology skills— data analysis and interpretation—with this Ecological Data Analysis Worksheet designed for high-level reasoning and real-world application. This resource engages students in analyzing ecological graphs, identifying patterns, and explaining underlying biological mechanisms using AP-style Claim–Evidence–Reasoning (CER). 🧪 What’s Included: Station-based data a
Preview of AP Biology Student Project Bundle Complete Year-Long Inquiry Units + Capstone

AP Biology Student Project Bundle Complete Year-Long Inquiry Units + Capstone

🧬 AP Biology Student Project Bundle | Complete Year-Long Inquiry & Performance Task Curriculum | Units 1–8 + Capstone Transform your AP Biology classroom with this massive bundle of 9 rigorous, inquiry-based student projects designed to promote critical thinking, scientific reasoning, CER writing, systems thinking, data analysis, and real-world biological application across the entire AP Biology curriculum! This comprehensive AP Biology Project Bundle includes Unit 1–8 projects PLUS a full AP B
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
Showing 73-96 of 110+ results