TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 5

110+ results
Filters
Standard
Preview of IB History Paper 3 Europe - North Sea Empire - Cultural and Social Developments

IB History Paper 3 Europe - North Sea Empire - Cultural and Social Developments

IB DP History Paper 3 resource on Cnut's North Sea Empire. Analyzes culture, technology, women, and marginalized groups for Medieval Kingdoms & Empires. Go beyond the battlefield to explore the human dimension of the North Sea Empire with this specialized presentation on Cultural and Social Developments (c. 1016–1035). Aligned with the IB DP History Paper 3 "Europe Regional Study," this resource answers the critical inquiry: How did the North Sea Empire change daily life, creativity, and social
Preview of Application Debugging and Optimization | Mobile Applications Development

Application Debugging and Optimization | Mobile Applications Development

This is a complete lesson on Android Application Debugging and OptimizationPerfect for Android Development, Mobile App Development, Kotlin Programming, ICT, Computer Science, or App Design, It teaches students how to identify bugs, set breakpoints, inspect variables, read crash logs, and understand how Android Studio’s Debugger works. Learners are guided step-by-step through using breakpoints, stepping through code, watching values change, inspecting objects, navigating threads, reading Logcat
Preview of 3.5 Profitability & Liquidity Ratio Analysis IBDP

3.5 Profitability & Liquidity Ratio Analysis IBDP

DP IB Business Management: Unit 3.5 Profitability & Liquidity Ratio Analysis (HL & SL)Complete PowerPoint covering financial ratio calculation, interpretation, and evaluation with real-world examples. Covers:Profitability ratios: Gross Profit Margin, Profit Margin (Net), Return on Capital Employed (RoCE) with formulas, interpretations, and benchmarksLiquidity ratios: Current Ratio, Acid Test Ratio with formulas, benchmarks, and worked examplesStrategies to improve profitability and liquidityReal
Preview of IB History Paper 3 European Totalitarianism: Stalin's Rise & Consolidation

IB History Paper 3 European Totalitarianism: Stalin's Rise & Consolidation

IB DP History: Stalin's Rise & Consolidation of Power 1924-1939 | USSR This comprehensive presentation covers the rise and consolidation of Stalin's power in the USSR (1924–1939), fully aligned with the IB DP History Paper 3 curriculum on European Totalitarianism. The resource details the power struggle after Lenin, Stalin's strategic use of the General Secretary role, the defeat of rivals like Trotsky and Bukharin, and the implementation of the Great Purge and Show Trials. It includes primary s
Preview of Using Explicit Intents in Android | Mobile Applications Development

Using Explicit Intents in Android | Mobile Applications Development

This lesson on Explicit Intents and Returning Data Between Activities in Android Development. Perfect for Mobile App Development, Android Programming (Kotlin), Computer Science, ICT, and Software Engineering courses at high school, college, university, or bootcamp levels. Students learn how to navigate between screens, send data from one activity to another, receive results back using the Activity Result API, and build fully functional multi-screen apps using Kotlin. All examples are provide
Preview of Using SharedPreferences | Mobile Applications Development

Using SharedPreferences | Mobile Applications Development

This is a lesson on SharedPreferences and Menus in Android Development. This lesson is perfect for Mobile App Development, Android Programming, Kotlin Training, ICT, Computer Science, and Software Engineering courses at high school, college, university, and bootcamp levels. The first part of the lesson teaches students how to save and retrieve persistent data using SharedPreferences — ideal for creating user settings such as usernames, dark mode toggles, login flags, and app preferences. The
Preview of Mastering Python Built-in-Data Types | Complete Coding Curriculum [ MEGA Bundle]

Mastering Python Built-in-Data Types | Complete Coding Curriculum [ MEGA Bundle]

Created by
CodeHive DIY
Teach your students how to choose and master every built-in Python data type with practical, real-world coding lessons. This comprehensive 31-lesson MEGA Bundle removes guesswork and confusion by providing clear, focused instruction on when, why, and how to use each data type. With plug-and-play lessons and printable materials, learners gain lasting understanding and hands-on coding skills. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What You Get ★ 31 Plug-and-Play Lessons ★ PowerPoint Slides
Preview of Occupational Therapy Early Intervention Session Notes, Editable, IFSP, Sensory

Occupational Therapy Early Intervention Session Notes, Editable, IFSP, Sensory

Early Intervention Occupational Therapy: Attention to Task & Fine Motor GoalsThis comprehensive Early Intervention Occupational Therapy guide was created to support OT providers working with young children through developmentally appropriate, play‑based, and family‑centered intervention. It is designed to make EI session planning, documentation, and caregiver collaboration simpler, clearer, and more meaningful. What’s Included in This Guide:10 Attention to Task & Fine Motor Learning GoalsEach go
Preview of Operator Overloading Complete Lesson  | Object Oriented Programming ( C++ )

Operator Overloading Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Operator Overloading, Unary & Binary Operators, Comparison Operators, Safe Arrays, Type Conversions, and Inter-Class Conversions in C++. 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 Operator Overloading Is & Why It Matters ✔ Overloading Unary Operators (++ prefix & postfix) ✔ Returni
Preview of Using MediaPlayer in Android | Mobile Applications Development

Using MediaPlayer in Android | Mobile Applications Development

This is a lesson on Android’s MediaPlayer class and the Activity Lifecycle. 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 media apps that follow best practices. Learners are guided step-by-step through playing audio files, controlling playback, adding UI components like Play, Pause, and SeekBar, updating progress using coroutines, and corre
Preview of Python Programming Complete Curriculum | 6-Week Coding Roadmap

Python Programming Complete Curriculum | 6-Week Coding Roadmap

Created by
CodeHive DIY
Teach Python with zero prep using 20 plug-and-play lessons designed for clarity, engagement, and real results. This curriculum includes full pacing guides and step-by-step teaching support so you always know what to teach next. Built for beginners and trusted by teachers, it saves time, boosts confidence, and helps your students succeed fast. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What You Get21 Plug-and-Play Lessons★ From first line of code to functions, scope, and debugging. 6-Week Teaching
Preview of Using Room Database in Android | Mobile Apps Development

Using Room Database in Android | Mobile Apps Development

This is a complete lesson on Android Room Database and CRUD Operations. Perfect for Android Development, Mobile App Development, Kotlin Programming, Database Concepts, ICT, Computer Science, or Software Engineering, it teaches students how to store, manage, and retrieve structured data using Google’s recommended persistence library ✨✨ Learners are guided step-by-step through setting up Room in Gradle, creating Entities, designing DAO interfaces, building the Database class, and performing
Preview of Using Notifications in Android | Mobile Applications Development

Using Notifications in Android | Mobile Applications Development

This is a lesson on building Notifications in Android using Kotlin and Android Studio. Perfect for Mobile App Development, Android Programming (Kotlin), ICT, Computer Science, and Software Engineering courses at high school, college, university, or bootcamp levels. Students learn how Android notifications work, how to create notification channels, how to display notifications, how to request runtime permissions, and how to add interactive actions that open activities when tapped. ────────── ⋆
Preview of 5.1_ Operations ManagementN- IBDP.

5.1_ Operations ManagementN- IBDP.

DP IB Business Management: Unit 5.1 Introduction to Operations Management (HL & SL)Complete PowerPoint covering operations management fundamentals, the input-output model, and sustainable operations. Covers:What is operations management? core goals (efficiency, cost-effectiveness, quality) with real-world examples (Amazon fulfillment: 1,000+ centers, 750,000 robots, 8.9B packages)Seven key functions: process design (Tesla Gigafactory 56% cost reduction), capacity planning (Airbus vs. Boeing capa
Preview of IB History Paper 3 Europe - Domestic Policies of Charles III of Spain

IB History Paper 3 Europe - Domestic Policies of Charles III of Spain

IB DP History Paper 3 resource evaluating Charles III's domestic impact. Covers political, legal, religious, economic, and cultural reforms with 20 slides, diverse perspectives, and essay planning. The comprehensive "Domestic Impact" unit for the Charles III case study. This 20-slide PowerPoint challenges students to judge whether Charles III truly transformed Spain or merely modernized its surface. Perfect for mastering evaluative arguments in IB Paper 3. What's Included:20-slide PowerPoint pre
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 Stalin USSR Maintenance | IB DP History Authoritarian States Consolidated Power

Stalin USSR Maintenance | IB DP History Authoritarian States Consolidated Power

A comprehensive IB DP History case study on how Stalin maintained authoritarian rule through legal methods, terror, propaganda, and popular support. Aligned with the new IB curriculum for the Authoritarian States thematic study (20th Century). What's Included:Detailed analysis of legal methods: 1936 Constitution, show trials, rule by decreeUse of force: NKVD, Great Terror (1936–38), Gulag system, mass purgesPropaganda: Socialist Realism, censorship, cult of personality, youth indoctrinationPopul
Preview of Pointers Complete Lesson  | Object Oriented Programming ( C++ )

Pointers Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Pointers in C++, one of the most essential concepts for understanding memory, data structures, and advanced programming. 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 Pointers Are & Why They Matter ✔ Understanding Memory Addresses ✔ The Address-of Operator (&) ✔ Declaring Pointer Vari
Preview of Object-Oriented Programming Step-by-step Curriculum Using C++ [Complete Bundle]

Object-Oriented Programming Step-by-step Curriculum Using C++ [Complete Bundle]

This is a complete Object-Oriented Programming (OOP) curriculum Using C++. Perfect for Computer Science, ICT, Software Engineering, Programming, Diploma & TVET programs, homeschooling, and coding bootcamps, this bundle removes the guesswork for teachers and the confusion for learners. ✨✨ It takes students from absolute fundamentals to advanced, industry-ready concepts — step by step, with clarity, structure, and real code examples. ✨✨ Instead of fragmented lessons or abstract theory, this bun
Preview of Introduction to Android Studio | Mobile Applications Development

Introduction to Android Studio | Mobile Applications Development

This is a complete lesson on Android Development using Android Studio. Perfect for Mobile App Development, Computer Science, ICT, Software Engineering, and Programming courses at high school, college, university, and bootcamp levels. Students are guided step-by-step from understanding what Android is all the way to building and running their first “Hello World” mobile app on an emulator or real device. The lesson introduces the Android OS architecture, project structure, Gradle build scr
Preview of Using Implicit Intents in Android | Mobile Applications Development

Using Implicit Intents in Android | Mobile Applications Development

This is a lesson on Implicit Intents in Android Development. Perfect for Mobile App Development, Android Programming with Kotlin, ICT, Computer Science, and Software Engineering courses at high school, college, university, or bootcamp level. It teaches students how to perform common actions such as sharing text, opening webpages, making phone calls, sending SMS messages, sending emails, and setting alarms — all using Android’s built-in intent system. Unlike explicit intents (which open a spe
Preview of IB DP History Paper 2: Authoritarian States - Hitler's Germany Complete Unit

IB DP History Paper 2: Authoritarian States - Hitler's Germany Complete Unit

Complete IB DP History (New Curriculum) Paper 2 Unit: Hitler's Germany. This ready-to-use, comprehensive PPT bundle covers the rise, consolidation, maintenance & impact of the Nazi authoritarian state.Aligned with the new IB DP History curriculum for Paper 2: Authoritarian Rule (20th Century), this exhaustive presentation package provides everything you need to teach the Germany (1918-1945) case study with depth and clarity. What’s Included?This is a complete unit divided into three structure
Preview of IB History: Indian National Movement - How did popular movements create change?

IB History: Indian National Movement - How did popular movements create change?

Teach the full story of India's independence with this complete 34-slide IB DP History PPT. This resource explores both Gandhi's non-violent campaigns AND the revolutionary movements that shaped the struggle—giving students a balanced, nuanced understanding. Aligned with the new IB DP History curriculum (Paper 2: Independence Movements), this presentation covers: Gandhi's philosophy: Ahimsa, Satyagraha, and his 13 significant fastsMajor campaigns: Non-Cooperation (1920), Salt March (1930), Quit
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
Showing 97-120 of 110+ results