TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 3

100+ results
Filters
Subject
Standard
Preview of Linux IPC with Pipes and FIFOs Lesson on Process Communication

Linux IPC with Pipes and FIFOs Lesson on Process Communication

This resource is a complete lesson on Inter-Process Communication (IPC) using Pipes in Linux System Programming. Perfect for Operating Systems, Linux Programming, System Programming, C Programming, and Computer Science courses at the college, university, or technical-training level. It introduces students to how processes communicate, how pipes work, how to use popen and pclose, how to create and use unnamed pipes, how pipes work across a fork, and how to use FIFOs (named pipes) for communicat
Preview of Linux Processes and Signals Lesson with fork(), exec(), wait() & C Examples

Linux Processes and Signals Lesson with fork(), exec(), wait() & C Examples

This is a complete lesson on Linux System Programming: Processes and Signals. Perfect for Operating Systems, Linux Programming, System Programming, C Programming, Computer Science, and Engineering courses at the college, university, or technical-training level. It introduces students to how Linux manages running programs, how processes are created, how parents and children behave, how programs are replaced using exec, how zombie processes form, and how signals are sent, handled, and controlle
Preview of Introduction To Data Structures, Algorithms & Dynamic Array [ Includes C++ ]

Introduction To Data Structures, Algorithms & Dynamic Array [ Includes C++ ]

This lesson gives learners the mental framework behind why data structures exist, when to use each one, and how to implement them correctly . Perfect For Programming, Coding, Computer Science & ICT classes ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨✏️What data structures are — and why they exist✏️How data organization impacts speed and memory✏️How to choose the right data structure for a problem ✏️Arrays vs Dynamic Arrays — when fixed size fails✏️Array vs Linked
Preview of Using GPS and Location Services in Android | Mobile Applications Development

Using GPS and Location Services in Android | Mobile Applications Development

This is a complete lesson on GPS, Location Services, and Google Maps Integration in Android. Perfect for Android Development, Mobile App Development, Kotlin Programming, ICT, Computer Science, or App Design. ✨✨It teaches students how to retrieve device location, request permissions, display latitude/longitude, and show the user’s exact position on a Google Map. ✨✨Students are guided step-by-step through Android permissions, accessing the device’s last known location, working with the Fu
Preview of App Deployment and Publishing | Mobile Applications Development

App Deployment and Publishing | Mobile Applications Development

This is a complete lesson on Android App Deployment and Publishing, Perfect for Android Development, Mobile App Development, Kotlin Programming, ICT, Computer Science, Software Engineering, or App Design. It guides students through everything they need to know before releasing an Android application. ✨✨ This lesson provides a professional, real-world introduction to how apps are packaged, signed, versioned, and published on the Google Play Store. ✨✨ Learners are walked step-by-step through AP
Preview of Using RecyclerView and Custom Adapter in Android | Mobile Apps Development

Using RecyclerView and Custom Adapter in Android | Mobile Apps Development

This is a complete lesson on RecyclerView and Custom Adapters in Android. If you teach Android Development, Mobile App Development, Kotlin Programming, ICT, Computer Science, or App Design, this lesson gives students everything they need to build fast, efficient, and professional list-based UIs. Learners are guided step-by-step through creating a RecyclerView, building layouts for list items, writing a complete custom adapter, handling click events, using ViewHolder patterns, and displaying da
Preview of Linked Lists Complete Lesson | Operations, Diagrams & Examples included

Linked Lists Complete Lesson | Operations, Diagrams & Examples included

This lesson gives students a clear, practical understanding of Linked Lists by showing how they are built, how they work in memory, and how they are used in real systems. Perfect For Data Structures & Algorithms, C++ Programming, Computer Science and ICT. ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨ ✏️ Problem with Sequential Memory Allocation in Arrays✏️ Key Advantages of Linked Lists✏️ Types of Linked Lists✏️ Creating and Managing Linked Lists in C++✏️ Defining
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 Optics STEM Project | Design & Build an Optical Device | SNC2P | Inquiry-based

Optics STEM Project | Design & Build an Optical Device | SNC2P | Inquiry-based

Make Your Optics Unit Hands-On with This STEM Design Project!Engage your Grades 6–10 science students (SNC2P-aligned) with a student-led engineering challenge that replaces your traditional test with creativity, collaboration, and inquiry. In this engaging, real-world optics project, students become young engineers as they research, design, and build their own working optical devices. From periscopes and holograms to kaleidoscopes and shoebox projectors, students apply their understanding of lig
Preview of Routing Fundamentals & Static Routing | CCNA 200-301 and Networking Lessons

Routing Fundamentals & Static Routing | CCNA 200-301 and Networking Lessons

This lesson is on Routing Fundamentals & Static Routing. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it introduces the core concepts of routing and explains how routers determine the best path for data to travel across networks. The lesson also covers static routing, demonstrating how to manually configure routes to control network traffic and ensure reliable communication between devices, helping learners build a solid foundation
Preview of IPv4 Addressing (Part 2) | CCNA 200-301 Prep and Networking Lessons

IPv4 Addressing (Part 2) | CCNA 200-301 Prep and Networking Lessons

This lesson is on IPv4 Addressing (Part 2). Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it provides a deeper understanding of IPv4 addressing through a review and clarification of IP address classes. The lesson guides learners step-by-step on how to determine the maximum number of hosts, network address, broadcast address, first usable address, and last usable address for a given network, helping them strengthen their subnetti
Preview of Life of a Packet | CCNA 200-301 Prep and Networking Lessons

Life of a Packet | CCNA 200-301 Prep and Networking Lessons

This lesson is on Life of a Packet. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains how a data packet travels through a network, from the moment it leaves the source device until it reaches its destination. The lesson clearly illustrates each stage of the process, including encapsulation, addressing, routing, and delivery, helping learners understand how information moves efficiently and securely across networks. ◇◆◇◆◇◆◇
Preview of Switch Interfaces | CCNA 200-301 Prep and Networking Lessons

Switch Interfaces | CCNA 200-301 Prep and Networking Lessons

This lesson is on Switch Interfaces. Ideal for ICT, Computer Science, Networking, or certification prep (CCNA, CCNP, or CompTIA Network+), it explains the different types of interfaces found on network switches and their functions. The lesson covers topics such as access ports, trunk ports, and management interfaces, helping learners understand how switches connect and communicate with other devices, manage traffic within a network, and support efficient network design and configuration
Preview of Algorithm Analysis and Design: Foundations, GCD Algorithms & Numerical Methods

Algorithm Analysis and Design: Foundations, GCD Algorithms & Numerical Methods

This lesson provides a complete foundation in GCD Algorithms and Numerical Methods, covering Euclid’s Algorithm, the Middle-School GCD algorithm, time complexity analysis, and numerical root-finding using the Newton–Raphson method. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full GCD Algorithms & Numerical Methods Slide Deck (PPT + PDF)💡 Worked GCD examples💡 Time complexity comparisons💡 Newton–Raphson numerical method walkthroughs💡 Ready for in-person, online, or hybrid classroo
Preview of Stage 2 and 3 STEM Activities CHRISTMAS Bundle

Stage 2 and 3 STEM Activities CHRISTMAS Bundle

High-Engagement STEM Activities for Stage 2 & 3 ClassroomsBring Christmas learning to life with this exciting collection of 10 Christmas-themed STEM challenges, designed specifically for Stage 2 and Stage 3 students. These activities promote critical thinking, creativity, problem-solving, collaboration, and hands-on inquiry. All wrapped in a festive, classroom-ready format. Perfect for the busy teacher, this resource includes a PowerPoint slide deck AND a ready-to-print PDF version, giving y
Preview of Wildfires STEM project- budget and project requirements

Wildfires STEM project- budget and project requirements

Pair students up to design solutions to the Australian Wild Fire issues. Students follow a list of materials provided, and follow their assigned budget. Students have the opportunity to select the issue they are most interested in.
Preview of Engineering Design Project- Worksheets, Ideas, Posters & More

Engineering Design Project- Worksheets, Ideas, Posters & More

⭐️ DescriptionThis packet is complete to learn about the Engineering Design Process with your Elementary level class. To start, you will have a list of materials that will be easy to acquire with your class. Each person will need to bring their own materials and choose which desgin they will create. Next, the students fill out the worksheet that guides them through the design process step-by-step. Later, the students will create their design, test and recreate them following the process. Lastly
Preview of STEAM Tech: Scratch Design & Animation Project

STEAM Tech: Scratch Design & Animation Project

Created by
ScienceSnippets
This Scratch Design & Animate Projectdirectly supports NGSS Standards MS.ETS.1.1–1.4: To plan, test, and improve design solutions by clearly defining the problem, evaluating ideas using a structured process, analyzing test data to combine the best features, and using models to support repeated testing and improvement. The purpose of this 45 minute, 5E investigation is to use the Scratch platform to design and build a short animation that solves a creative challenge, allowing students to apply
Preview of Try It Before You Buy It! NGSS Science Standards and Activities for Second Grade

Try It Before You Buy It! NGSS Science Standards and Activities for Second Grade

That's right! Download a free copy of my spreadsheet that correlates the Next Generation Science Standards’ Performance Expectations with an activity for each Expectation for second grade. The spreadsheet with the lessons is totally free. I decided that I wasn't making very much through TPT and would rather have teachers access and use my resources for free. Each activity is a link to a lesson correlated to a specific NGSS performance expectation for that grade. If I found a lesson that was for
Preview of Try It Before You Buy It! NGSS Science Standards and Activities for Fourth Grade

Try It Before You Buy It! NGSS Science Standards and Activities for Fourth Grade

That's right! Download a free copy of my spreadsheet that correlates the Next Generation Science Standards’ Performance Expectations with an activity for each Expectation for Fourth Grade. The spreadsheet with the lessons is totally free. I decided that I wasn't making very much through TPT and would rather have teachers access and use my resources for free. Each activity is a link to a lesson correlated to a specific NGSS performance expectation for that grade. If I found a lesson that was for
Preview of Water Filtration STEM Project | Water Pollution Engineering Filter Design

Water Filtration STEM Project | Water Pollution Engineering Filter Design

Inspire your students to engage with real-world environmental engineering challenges through this interactive STEM project focused on water pollution and primary sewage treatment. Aligned with MS-ESS3-3 Earth and Human Activity standards and MS-ETS1-2 and MS-ETS1-3 Engineering Design standards, this activity encourages students to apply their creativity and problem-solving skills in designing effective water filtration systems using household materials. Great Earth Day project! Need more backgr
Preview of Mission Mars: Design a Mars Rover STEM Mini-Project

Mission Mars: Design a Mars Rover STEM Mini-Project

Created by
Science Is Real
⭐ ⭐ ⭐ ⭐ STEM Mission: Design and Create a Rover to Explore and Study the Planet MarsMission Objective: Your students will follow the mission directives to design and engineer a manned rover with scientific instruments that can withstand Mar’s environment and protect the explorer during the study of the planet. Students will choose from over 75 clipart parts and instruments, draw new parts, and have the option of cutting out more parts from old magazines to complete their custom rover. Then the
Preview of Distance Learning Gold Rush Equipment Model

Distance Learning Gold Rush Equipment Model

Created by
Big Juicy Brain
Students will research, diagram, and recreate a working model of one of the five ways Gold Rush miners excavated their gold.
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
Showing 49-72 of 100+ results