TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 34

870+ results
Filters
Standard
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 IB History Paper 2: Sukarno's Indonesia - How was authoritarian rule challenged?

IB History Paper 2: Sukarno's Indonesia - How was authoritarian rule challenged?

IB DP History resource on Sukarno's rise to authoritarian rule (1945–1967) for Paper 2. Analyzes the "Guided Democracy" shift, the Nasakom balancing act, military dynamics, and the 1965 purge. Includes source analysis, role-plays, and essay prep aligned with the new IB curriculum. Topics Covered: The Challenge of Unification: Managing ethnic, religious, and political diversity in a fractured archipelago.The Shift to Authoritarianism: Dissolution of parliament (1959), the 1945 Constitution, and t
Preview of How to Write Essays - Lesson Slideshow

How to Write Essays - Lesson Slideshow

Created by
LessonLadder
Teach students how to write essays analyzing texts with this lesson slidehow. Can be taught solo or in tandem with the essay exemplar, essay writing practice, and essay planner worksheets. Students will learn:The various types of essaysThe anatomy of introductionsThe anatomy of body paragraphsThe anatomy of conclusionsMLA 9th edition citation formatting guidelines
Preview of Namespace Complete Lesson | Object Oriented Programming ( C++ )

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

This lesson introduces students to Namespaces 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 ✨✨ ✔ Purpose of Namespaces ✔ Defining a Namespace ✔ Using Scope Resolution (::) ✔ Calling Functions Inside a Namespace ✔ Using Multiple Namespaces ✔ The using Directive ✔ Classes Inside a Namespace ✔ Using Multiple Classes Within a
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 Linux System Programming Complete Step-by-Step Curriculum | [ MEGA BUNDLE ]

Linux System Programming Complete Step-by-Step Curriculum | [ MEGA BUNDLE ]

This complete Linux System Programming Curriculum provides a full, semester-ready instructional package covering every major topic in Linux development, system-level C programming, operating systems concepts, IPC mechanisms, networking, and process management. ────────── ⋆⋅☆⋅⋆ ────────── ✨✨ WHAT THE FULL CURRICULUM COVERS ✨✨ 1. Linux Introduction, Terminal Skills & System Tools✔ Installing Linux (Ubuntu recommended) & VirtualBox setup ✔ Linux basics and command-line foundations ✔ gcc compile
Preview of STL Programming Complete Lesson | Object Oriented Programming ( C++ )

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

This lesson introduces students to the C++ Standard Template Library (STL). 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 STL Is & Why It’s Important ✔ STL Components: Containers, Algorithms, Iterators, Functors ✔ Sequence Containers (vector, list, deque, array, forward_list) ✔ Container Adapters ✔ Associative Containers
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
Preview of Creative Writing Assignment - Short Story or Personal Essay Writing

Creative Writing Assignment - Short Story or Personal Essay Writing

Created by
LessonLadder
Assess students' ability to write creative works of prose! This assignment has options for writing a short story or personal essay with different rubric criteria for each. The assignment features a quantiqual rubric, including specific and actionable criteria for each learning area and stratifying achievement levels with qualitative and quantitative considerations. It also has a learning skills table for commenting on student's responsibility, organization, independent work, collaboration, initi
Preview of No-Prep Beginner to Expert C Programming Bundle [ Step-by-Step  Curriculum ]

No-Prep Beginner to Expert C Programming Bundle [ Step-by-Step Curriculum ]

This Complete C Programming Curriculum Bundle (Parts 1–4) provides everything students need to build a strong foundation in C. Perfect for ICT, Computer Science, Programming Foundations, Software Engineering, TVET, Diploma courses, CS1-level university modules, coding bootcamps, and exam preparation. Each part includes clear explanations, diagrams, memory illustrations, full C code examples, flowcharts, tables, and step-by-step walkthroughs to ensure understanding, retention, and real coding c
Preview of AP Business with Personal Finance Unit 3 Part 1 PPT Slides with Guided Notes

AP Business with Personal Finance Unit 3 Part 1 PPT Slides with Guided Notes

Complete Course Materials Available HereThis complete set of Unit 2 Note Slides plus guided notes includes all seven sections of the new AP Business with Personal Finance class launching in the upcoming 2026/2027 school year. Individual units also available:Unit 1 Notes - Business, Competition, and New Ideas (Available for Free)Unit 2 Notes - Marketing (Available for Free)Unit 3 Part 1 Notes - Personal Savings and BorrowingUnit 3 Part 2 Notes - Business Finance and AccountingUnit 4 Notes - Mana
Preview of IB History HL Asia: Independence of India (1857-1964)

IB History HL Asia: Independence of India (1857-1964)

This 20-slide PowerPoint presentation covers the complete IB DP History Paper 3, topic 6: Independence of India (1857-1964)."This 20-slide PowerPoint presentation covers the complete IB DP History Paper 3 topic: Independence of India (1857-1964) – a required regional study for Asia & Oceania. Fully aligned with the new IB DP History curriculum (first assessment 2020, updated for ongoing use).What’s included:Rise of Indian nationalism: 1857 Uprising, Jallianwala Bagh (1919), impact of WWIBritish
Preview of Structures Complete Lesson | Object Oriented Programming ( C++ )

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

This lesson introduces students to Structures in C++, a foundational concept in Object-Oriented Programming that teaches how to group related data into a single, organized unit. 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 a Structure Is ✔ Purpose of Structures in Organizing Data ✔ Declaring a Structure ✔ Creating Stru
Preview of AP US History Stimulus-Style MCQ Test Bank BUNDLE for Periods 1-2 (1491-1754)

AP US History Stimulus-Style MCQ Test Bank BUNDLE for Periods 1-2 (1491-1754)

Created by
I Heart History
This bundle includes the four available I Heart History MCQ test banks that cover APUSH periods 1-2 (1491-1754), which are written in the stimulus style which came into use on the 2015 AP US History test. Each stimulus set includes a short primary- or secondary- source excerpt, and 2-5 questions over the excerpt.The questions cover AP US History Periods 1 (1491-1607) and 2 (1607-1754) and are related to Exploration and Colonization. They are aligned to the revised College Board Curriculum Framew
Preview of Much Ado About Nothing UNIT PLAN: Student Workbooks, Lesson Plans, Activities

Much Ado About Nothing UNIT PLAN: Student Workbooks, Lesson Plans, Activities

"Some cupids kill with arrows, some with traps!" This 180-page unit plan will have students falling head-over-heels for William Shakespeare's fun-loving romantic comedy, Much Ado About Nothing. The professionally designed workbooks include everything you'll need to facilitate four weeks of highly engaging classes on Much Ado About Nothing. The lesson plans are brimming with student-centered materials designed to inspire a life-long love of Shakespeare.... The student workbooks, with thei
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 793-808 of 870+ results