TPT
Total:
$0.00
Preview of Shortest Path Dijkstra Algorithm DBQ/CER | Computer Science | GATE Middle School

Shortest Path Dijkstra Algorithm DBQ/CER | Computer Science | GATE Middle School

📘 Full Length Standard Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | The Shortest Path Dijkstra Algorithm Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Science, with this Full Length DBQ CER Style Worksheet. This resource is designed to help students analyze real-world topics, interpret informational texts, and support answers with evidence—all while staying accessible for gifted
Preview of Logic Gate Debugging DBQ/CER | Robotics Standard Aligned | GATE Middle School

Logic Gate Debugging DBQ/CER | Robotics Standard Aligned | GATE Middle School

📘 Full Length NGSS Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Logic Gate Debugging Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Robotics, with this Full Length DBQ CER Style Worksheet. This resource is designed to help students analyze real-world topics, interpret informational texts, and support answers with evidence—all while staying accessible for gifted & talented middle school le
Preview of Algorithm Responsibility | Controversies STEM Activity GATE Middle School

Algorithm Responsibility | Controversies STEM Activity GATE Middle School

🧠 Worksheet | Scientific Controversies | Gifted & Talented Middle School Critical ThinkingEngage your students with this high-interest, real-world Scientific Controversies worksheet focused on Algorithm Responsibility. This resource is designed to promote critical thinking, inquiry-based learning, and real-world application, making it perfect for modern classrooms. Students will explore meaningful scenarios, analyze real-world connections, and express their ideas through structured question
Preview of Social Media Algorithms | Controversies STEM Activity GATE Middle School

Social Media Algorithms | Controversies STEM Activity GATE Middle School

🧠 Worksheet | Scientific Controversies | Gifted & Talented Middle School Critical ThinkingEngage your students with this high-interest, real-world Scientific Controversies worksheet focused on Social Media Algorithms. This resource is designed to promote critical thinking, inquiry-based learning, and real-world application, making it perfect for modern classrooms. Students will explore meaningful scenarios, analyze real-world connections, and express their ideas through structured questions
Preview of Algorithm Bias | Data Interpretation STEM Activity GATE Middle School

Algorithm Bias | Data Interpretation STEM Activity GATE Middle School

🧠 Worksheet | Data Interpretation | Gifted & Talented Middle School Critical ThinkingEngage your students with this high-interest, real-world Data Interpretation Policy worksheet focused on Algorithm Bias and Data Quality. This resource is designed to promote critical thinking, inquiry-based learning, and real-world application, making it perfect for modern classrooms. Students will explore meaningful scenarios, analyze real-world connections, and express their ideas through structured que
Preview of Programming and Algorithms Worksheet | Robotics STEM Activity GATE Middle School

Programming and Algorithms Worksheet | Robotics STEM Activity GATE Middle School

🧠 Worksheet | Robotics | Gifted & Talented Middle School Critical ThinkingEngage your students with this high-interest, real-world Robotics worksheet focused on Programming and Algorithms. This resource is designed to promote critical thinking, inquiry-based learning, and real-world application, making it perfect for modern classrooms. Students will explore meaningful scenarios, analyze real-world connections, and express their ideas through structured questions that go beyond basic recall.
Preview of Intro to Java: Lesson 4.1 — Searching & Sorting Algorithms

Intro to Java: Lesson 4.1 — Searching & Sorting Algorithms

Created by
Mr. H Codes
Lesson 4.1 — Searching & Sorting Algorithms (Java) | CSA Worksheet + Teacher GuideLinear Search • Binary Search • Selection Sort • Insertion SortThis complete, classroom-ready worksheet packet is perfect for any Intro to Java or AP Computer Science A class. Students learn four core algorithms essential for understanding data structures and AP CSA exam readiness: linear search, binary search, selection sort, and insertion sort. This resource includes a detailed student worksheet AND a full tea
Preview of Introduction to Java: Lesson 3.6 — Array Algorithms

Introduction to Java: Lesson 3.6 — Array Algorithms

Created by
Mr. H Codes
Introduction to Java: Lesson 3.6 — Array Algorithms (Searching, Max/Min, Shifting, Counting) Teach array algorithms with confidence using this fully printable, classroom-ready worksheet packet designed for high school Computer Science and CSA Java students. This resource breaks down essential algorithmic skills—including searching, traversal, max/min, shifting, and counting—into clear, student-friendly steps. Perfect for AP CSA, Intro to Java, and CS1 courses. This packet includes a complete s
Preview of Advanced Algorithms GATE Differentiated Worksheet & Organizer

Advanced Algorithms GATE Differentiated Worksheet & Organizer

Reading Passage focused on the Advanced Algorithms Lesson written at a 7th grade level for Gifted & Talented Elementary or Middle School Computer Science & Skills. See Thumbnails for more details. Simply purchase, download and copy! 10x multiple choice questions based on the readingGraphic Organizer to help students pick out the main idea and supporting detailsDifferentiation for elementary students at a higher reading level.Great for close reading and review!Unlike other teacher's resources, th
Preview of Introduction to Java: Lesson 1.7 — Debugging Foundations

Introduction to Java: Lesson 1.7 — Debugging Foundations

Created by
Mr. H Codes
Help your Computer Science students master the foundations of debugging with this classroom-ready Java worksheet packet! Designed for Grades 9–12 and aligned with AP CSA + CSTA standards, Lesson 1.7 introduces students to the three major types of errors— compiler, runtime, and logic errors—and teaches practical strategies for finding and fixing bugs using print debugging and code tracing. This engaging, printable worksheet includes a clear mini-lesson, vocabulary practice, guided questions, co
Preview of Search Algorithms, Efficiency, & Code Tracing

Search Algorithms, Efficiency, & Code Tracing

Created by
Franco Comp Sci
This lesson helps teachers explain how computers find things in a list, and helps students learn how different search methods work. It shows the difference between checking every item one by one (linear search) and cutting the list in half each time (binary search). Students also learn how to follow code step-by-step, fix errors, and understand how long a search might take. Using simple examples, like roller coasters, makes the lesson fun and easy to follow. It builds important skills students w
Preview of Introduction to Java: Lesson 2.8 — Algorithmic Thinking

Introduction to Java: Lesson 2.8 — Algorithmic Thinking

Created by
Mr. H Codes
Introduction to Java: Lesson 2.8 — Algorithmic Thinking (Step-by-Step Algorithms, Pseudocode, Tracing, Coding Activity)Help your high school Computer Science students build the most essential skill in programming— algorithmic thinking—with this complete, ready-to-print worksheet packet designed specifically for CSA Java classrooms (Grades 9–12). This resource is perfect for AP CSA, Intro to Java, Computer Science Principles, or any programming course that needs strong foundations in logical
Preview of Intro to Java Lesson 3.7 — ArrayLists

Intro to Java Lesson 3.7 — ArrayLists

Created by
Mr. H Codes
Lesson 3.7 — ArrayLists (Java CSA Worksheet + Teacher Guide)Teach Java ArrayLists with confidence using this fully printable, classroom-ready worksheet packet designed for high school Computer Science (CSA Java, AP CSA, Intro to Java, or general programming). This resource introduces students to dynamic lists, common ArrayList methods, list algorithms, tracing, and hands-on coding practice using clear explanations and beginner-friendly examples. Perfect for 9th–12th grade, this packet includes
Preview of Monster Arena Battle Simulator – Java OOP Project | AP Computer Science A

Monster Arena Battle Simulator – Java OOP Project | AP Computer Science A

Created by
Mr. H Codes
Monster Arena Battle Simulator – Java OOP Project | AP Computer Science AEngage your high school Java programmers with this fun, game-based Object-Oriented Programming project! Students build a Monster Arena Battle Simulator using Java classes, objects, constructors, methods, ArrayLists, and optional inheritance. Perfect for AP Computer Science A, Honors Java, Computer Science 1–2, or any OOP-focused coding course. This project makes core AP CSA OOP concepts hands-on, meaningful, and excitin
Preview of Introduction to Java: Unit 2 Final Project — Logic Quest Adventure

Introduction to Java: Unit 2 Final Project — Logic Quest Adventure

Created by
Mr. H Codes
Unit 2 Final Project: Logic Quest Adventure (Java Programming)Empower your Computer Science students with this fully scaffolded, classroom-ready Unit 2 Final Project for Java programming! Designed specifically for High School Computer Science, CSA Java, and Intro to Java Programmingcourses, this engaging final assessment helps students apply everything they learned about Boolean logic, conditionals, loops, nested loops, strings, and algorithmic thinking in a fun, interactive game-building c
Preview of RoboBytes | SPIKE Prime | Unit 7 (weeks 16-18) – Line Follow Championship Bundle

RoboBytes | SPIKE Prime | Unit 7 (weeks 16-18) – Line Follow Championship Bundle

Created by
RoboBytes
This is how the semester ends — with a competition. Unit 7 takes everything students built across the year and puts it to the test in a head-to-head line following championship. Teams calibrate their robots, tune their thresholds, push their speed, practice under pressure, seed into a bracket, and race. First to finish wins. It's the moment the whole curriculum has been building toward. What's included: Lesson 1 — Meet the Challenge · Student worksheet · Teacher facilitation notes · Slide deck
Preview of Introduction to Java: Lesson 2.6 — Nested Loops

Introduction to Java: Lesson 2.6 — Nested Loops

Created by
Mr. H Codes
Introduction to Java: Lesson 2.6 — Nested Loops Worksheet & Teacher GuideTeach nested loops with confidence using this printable, classroom-ready Java programming worksheet packetdesigned for high school Computer Science and AP CSA students. Perfect for grades 9–12, this resource breaks down nested for loops, row/column patterns, and ASCII art into clear, approachable activities that help students master complex loop logic step-by-step. This lesson includes a student worksheet AND a comp
Showing 1-17 of 17+ results