TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 8

230+ results
Filters
Subject
Standard
Preview of Class Variables and Methods - Unit 3 Lesson 5 | Goldie's AP® CSA Curriculum

Class Variables and Methods - Unit 3 Lesson 5 | Goldie's AP® CSA Curriculum

AP® Computer Science AUnit 3: Class Creation Lesson 5: Class Variables and Methods Full Lesson Plan, Guided Notes, Slides & Homework In this lesson, students will explore the difference between class‑level (static) and instance‑level data and behavior, practice tracing how local variables and parameters work (pass‑by‑value), and see why the placement and order of method calls drive program flow. They will also examine how early return statements cut off execution and how static counters can tr
Preview of Introduction to RJ 45 Connector in Networking and Computer Science  Lessons.

Introduction to RJ 45 Connector in Networking and Computer Science Lessons.

This lesson introduces students to the RJ45 Connector, a vital component in Networking and Computer Science. Learners will understand its structure, pin configuration, and role in connecting devices within a network. The content also explores cable standards (T568A/B), crimping tools, and real-world usage. It is beginner-friendly and ideal for foundational networking skills. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ Powe
Preview of Introduction to TCP/IP Applications in Networking and Computer Science.

Introduction to TCP/IP Applications in Networking and Computer Science.

This Google Slides lesson provides a complete introduction to TCP/IP Applications in Networking and Computer Science. It covers everything learners need to know about common TCP/IP protocols and applications, including HTTP, HTTPS, FTP, SMTP, DNS, DHCP, and more. Designed for beginners, this lesson is clear, well-structured, and easy to follow. Every slide is interactive and makes learning practical and engaging. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤
Preview of AP® Computer Science A: 5 Iterations and Loops (Slides)

AP® Computer Science A: 5 Iterations and Loops (Slides)

Version 4 - Release Notes: Loops - Completely re-designed and reorganized of slides in comparison to Version 3 The following content has been added: - Explanations and background reading - Flowcharts explaining how for and while loops execute - Additional visualizations for "for" and "while" loops. - Nested loops and Statement execution count. - Sample code on looping through strings and integers - Content to determine length of an integer using Math (arithmetic operators) - Introduction to E
Preview of Introduction to Data Types in Python Programming and Computer Science

Introduction to Data Types in Python Programming and Computer Science

Created by
CodeHive DIY
This lesson introduces learners to the fundamental data types used in Python programming and coding. It covers the most important data types, explaining how each is used to store and process different kinds of information. Learners will gain a solid understanding of why data types are essential in both Python programming and the broader field of computer science. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and qui
Preview of Introduction to RJ 45 Connector in Networking and Computer Science  Lessons.

Introduction to RJ 45 Connector in Networking and Computer Science Lessons.

This Google Slides lesson provides a comprehensive introduction to the RJ45 connector and its role in Networking and Computer Science. It covers everything learners need to know about RJ45 connectors, their structure, wiring standards, crimping techniques, and real-world applications. 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 Curricu
Preview of AP Computer Science A - Variables, I/O, and Assignment Lab (Java)

AP Computer Science A - Variables, I/O, and Assignment Lab (Java)

At the end of each chapter in AP Computer Science A (Java coding) I give my students a few in-class work days to create codes on their own to demonstrate their understanding. This particular assignment covers basics of input/output, variables, and basic mathematics operators. As there is little logic involved at the point in the course, I usually give just two in-class work days for this assignment. There are only three problems. Note that, as per 2025-2026 updates to AP CS A, input is now inclu
Preview of Computer Science Student Bundle (Four Advanced Placement Exams)

Computer Science Student Bundle (Four Advanced Placement Exams)

This bundle includes what to study, tips, practice questions with explanations, and a 100-question practice test for four AP Exams. This is the four-course cluster Computer Science-bound students typically take. The exams include: AP Computer Science AAP Computer Science PrinciplesAP Calculus ABAP Statistics
Preview of Python List Methods with Dinos

Python List Methods with Dinos

Created by
CeciliaJohnson
Making coding concepts memorable and fun with this dinosaur-themed Python List Methods poster! Perfect for middle and high school computer science classrooms, this color visual introduces commonly used Python list methods -- like .append(), .remove(), .insert, etc. -- alongside playful dinosaur illustrations that make the methods approachable and memorable for students! Great for visual learners and classroom display, this poster helps students reinforce key syntax and functionality at a glance
Preview of When to Use the namedtuple Data Structure in Python | Coding Lessons.

When to Use the namedtuple Data Structure in Python | Coding Lessons.

Created by
CodeHive DIY
Teach your students when and why to use the namedtuple data structure in Python programming with this beginner-friendly, ready-to-teach lesson. This resource covers real-world scenarios where namedtuple is the best choice and highlights its unique benefits such as readable, lightweight data organization, immutability, and accessing data by name instead of index. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and
Preview of Algorithm Bundle!

Algorithm Bundle!

This bundle includes the selection sort AND bubble sort projects/worksheets from my store! A $7.00 value, now only $5.00! Help your students understand two integral algorithms using these visual guides.
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 TED Talk: The generation that’s remaking China- Yang Lan

TED Talk: The generation that’s remaking China- Yang Lan

This high school resource explores youth, social change, and the impact of social media in modern China through a compelling TED Talk, helping students analyze inequality, identity, and global transformation. Includes: • 20 discussion and comprehension questions • Analytical essay prompt • Structured essay with paragraph guidance and sentence starters • Classroom debate activity • Critical thinking discussion questions Grades: 9–12 Subjects: Social Studies, Global Studies, Sociology, ELA
Preview of AP CSA Unit 1 Debug Worksheet

AP CSA Unit 1 Debug Worksheet

Created by
Jonathan Riley
Help your students strengthen their Java problem-solving and debugging skills with this ready-to-use worksheet for AP Computer Science A Unit 1. Students analyze short Java programs containing common beginner errors and correct them to produce the expected output. This resource reinforces key Unit 1 concepts including: Syntax and punctuation errors (missing semicolons, brackets, etc.) Variable initialization and naming conventions Data type mismatches Case sensitivity in Java
Preview of TED Talk: Your Phone’s Camera isn’t as Good as you Think- Rachel Yang

TED Talk: Your Phone’s Camera isn’t as Good as you Think- Rachel Yang

This TED-Ed companion resource explores the science and technology behind smartphone cameras, focusing on image sensors, photosites, computational photography, and machine learning. Students learn why hardware improvements are reaching physical limits and how software bridges the gap to produce high-quality images. Includes 20 rigorous discussion questions, an expanded essay prompt, and a multi-perspective debate topic—perfect for STEM, physics, computer science, and digital media courses. G
Preview of Escape Characters in Python Programming | Complete Coding Lesson

Escape Characters in Python Programming | Complete Coding Lesson

Created by
CodeHive DIY
This lesson introduces learners to escape characters in Python and their role in formatting strings and handling special characters. It covers commonly used escape sequences such as \n (newline), \t (tab), \\ (backslash), and \" (quotation mark), helping learners understand how to write clear and correctly formatted text output in their programs. 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
Preview of AI-Updated Python Series 5–8 | Web Apps · Data Analysis · AI Development

AI-Updated Python Series 5–8 | Web Apps · Data Analysis · AI Development

Created by
ChatPressJapan
You've mastered the basics — now it's time to build, analyze, and innovate. Series 5–8 takes you beyond syntax into the real world of web apps, data science, and AI development — guided by ChatGPT every step of the way. ━━━━━━━━━━━━━━━━━━━━━━ 🚀 WHAT YOU'LL LEARN (Series 5–8) ━━━━━━━━━━━━━━━━━━━━━━ 🟨 Series 5 — Web App Development (6 Lessons) Build and run real apps with Flask. 🟨 Series 6 — Data Analysis (6 Lessons) Use pandas and matplotlib for real insights. 🟨 Series 7 — AI Development (6 L
Preview of AP® CSP Exam Review | 8-Day Computer Science Principles Bundle | Create Task

AP® CSP Exam Review | 8-Day Computer Science Principles Bundle | Create Task

Help your students walk into the AP CSP exam confident and prepared. This complete 8-Day AP® Computer Science Principles Exam Review System covers all major exam topics AND prepares students for the Create Task written responses (Section II). No prep required — just teach. WHAT’S INCLUDED:✔ Covers ALL major AP CSP exam topics ✔ Includes Create Task written response prep (Section II) ✔ Built around real AP exam patterns and common mistakes ✔ 8 days of structured review (Day 1–Day 8) ✔ Daily
Preview of Inheritance Complete Lesson | Object Oriented Programming ( C++ )

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

This lesson introduces students to Inheritance, Generalization, Multiple Inheritance, Aggregation, and Composition 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 Inheritance Is & Why It Matters ✔ Derived Classes vs. Base Classes ✔ Specialization & Generalization ✔ Classification Hierarchies (UML) ✔ When to Use "A
Preview of Code.org CSP Unit 2 - The Internet - Extension Pack

Code.org CSP Unit 2 - The Internet - Extension Pack

Code.org CSP Unit 2 Extensions: The Internet (Projects, Worksheets & Sub Plan) Looking for meaningful extension activities for Code.org Computer Science Principles Unit 2? This resource provides rigorous, ready-to-use enrichment that goes beyond the Code.org lessons while staying fully aligned. Perfect for: ✔ Early finishers ✔ Review or enrichment ✔ Sub plans ✔ Graded performance tasks 📘 WHAT’S INCLUDED ✔ “Build a Better Internet” Extension Project Students design a network system fo
Preview of Choosing Strings in Python Programming | Complete Coding Lesson

Choosing Strings in Python Programming | Complete Coding Lesson

Created by
CodeHive DIY
Teach your students everything they need to know before choosing and using Strings in Python programming. This is a beginner-friendly, ready-to-use lesson designed to clearly explain the key concepts and considerations learners must understand before deciding to use Strings as their preferred data type in coding. 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 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 When to Use the Complex Data Type in Python Programming | FREEBIE

When to Use the Complex Data Type in Python Programming | FREEBIE

Created by
CodeHive DIY
This Freebie introduces learners to the complex data type in Python and highlights its significance in Coding, computer science and Coding. It explores how complex numbers are represented and manipulated in Python, and explains why they are essential in real-world applications, especially in fields like mathematics, physics, engineering, and scientific computing. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What's Included★ PDF version≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ ♥♥♥ Follow me to be the first t
Showing 169-192 of 230+ results