TPT
Total:
$0.00
Preview of Elementary Computer Science, Coding, and Algorithms PPT

Elementary Computer Science, Coding, and Algorithms PPT

This presentation includes an introduction to CS, Coding, and Algorithms for elementary students. It includes vocabulary, discussion slides, and an algorithm activity for assessment. For a copy of the activity page referred to in the presentation, please email me at justin.browning@barren.kyschools.us. PDF, PPT, and KEYNOTE versions of this are available on TPT. Also, please email me at justin.browning@barren.kyschools.us for the algorithm worksheet if needed. Thanks!
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 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 Reasonable vs. Unreasonable Algorithms  AP CSP

Reasonable vs. Unreasonable Algorithms AP CSP

Created by
Franco Comp Sci
So these slides are made to help teachers show high schoolers a tricky idea called Big O Notation. Think of it like figuring out if a computer program will stay fast even when it has to deal with a lot of stuff. The slides probably explain how some ways of doing things (reasonable algorithms) are still pretty quick, no matter how much stuff you give them. But other ways (unreasonable algorithms) get super slow if you give them just a little bit more work. Basically, the slides are there so teach
Preview of Elementary Computer Science, Coding, and Algorithms KEYNOTE

Elementary Computer Science, Coding, and Algorithms KEYNOTE

This presentation includes an introduction to CS, Coding, and Algorithms for elementary students. It includes vocabulary, discussion slides, and an algorithm activity for assessment. For a copy of the activity page referred to in the presentation, please email me at justin.browning@barren.kyschools.us. PDF, PPT, and KEYNOTE versions of this are available on TPT. Thanks!
Preview of Elementary Computer Science, Coding, and Algorithms PDF

Elementary Computer Science, Coding, and Algorithms PDF

This presentation includes an introduction to CS, Coding, and Algorithms for elementary students. It includes vocabulary, discussion slides, and an algorithm activity for assessment. For a copy of the activity page referred to in the presentation, please email me at justin.browning@barren.kyschools.us. PDF, PPT, and KEYNOTE versions of this are available on TPT. Thanks!
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 RoboBytes | SPIKE Prime | Unit 6 Lesson 7 – Navigation Challenge

RoboBytes | SPIKE Prime | Unit 6 Lesson 7 – Navigation Challenge

Created by
RoboBytes
Everything from the unit, combined into one real challenge. Students program their robot to follow a course, detect intersections, and reach a destination — using the full toolkit they've built across Lessons 1–6. The lesson opens with a structured debugging warm-up, then launches into the challenge with differentiated levels so every student has an entry point and a ceiling to reach for. What's included in this powerpoint:Link to editable teacher slide deckLink to editable differentiated studen
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 180 FRQs for AP CSA!

180 FRQs for AP CSA!

Created by
Kelsey Borys
AP Computer Science A 2025 – 180 Free Response Questions (FRQs) PowerPoint!This comprehensive resource includes 180 Free Response Questions (FRQs) designed specifically for AP Computer Science A. Whether you're looking to reinforce core concepts, provide daily practice, or prepare your students for the AP exam, this 363 slide PowerPoint has you covered! What’s Included:180 unique FRQs aligned to the AP CSA course framework with sample responses!A mix of code-based and scenario-based promptsCov
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-19 of 19+ results