TPT
Total:
$0.00

Computer Coding

48+ results
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 Code Refactoring Efficacy CER | Computer Programming | GATE Middle School

Code Refactoring Efficacy CER | Computer Programming | GATE Middle School

📘 Full Length Standard Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Code Refactoring Efficacy Case Study Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Programming, 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 gif
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 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 Code Refactoring Efficacy CER | Programming | Case Study

Code Refactoring Efficacy CER | Programming | Case Study

📘 Full Length National Standard-Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Code Refactoring Efficacy Case Study Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Programming, 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 accessi
Preview of Resistor Color Code Crime DBQ/CER | Electrical Engineering | GATE Middle School

Resistor Color Code Crime DBQ/CER | Electrical Engineering | GATE Middle School

📘 Full Length NGSS Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | Resistor Color Code Crime Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Electrical Engineering, 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 & talent
Preview of RoboBytes | SPIKE Prime | Unit 6 Lesson 4 – Read the Code: Line Following

RoboBytes | SPIKE Prime | Unit 6 Lesson 4 – Read the Code: Line Following

Created by
RoboBytes
No building. No testing. Just reading, thinking, and understanding. Students analyze three pre-written line following programs — an if/else version, a speed variable version, and an error-based steering version — and answer questions about what each one does, why it's written that way, and what would happen if something changed. A great lesson for building code literacy and slowing down to think. What's included in the powerpoint:Editable teacher slide deckEditable student worksheetEditable teac
Preview of Coding and Programming GATE Differentiated Reading Worksheet & Organizer

Coding and Programming GATE Differentiated Reading Worksheet & Organizer

Reading Passage focused on the Coding and Programming Lesson written at a 7th grade level for Gifted & Talented Elementary or Middle School Tech Ed. 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, this is totally
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 Robot Activity: A Hands-On Introduction to Programming Logic

Robot Activity: A Hands-On Introduction to Programming Logic

Created by
STEM4Learning
Bring coding to life with this interactive Robot Activity, designed to help students understand the fundamentals of programming logic through hands-on, collaborative play. Perfect for elementary, middle, and beginner high school classrooms, this activity transforms students into programmers, announcers, and robots as they learn the importance of clear, precise instructions. What’s Included:A complete, ready-to-use PowerPoint presentation with clear teacher tips, role cards, and examples.Structu
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: Unit 2 Bundle

Introduction to Java: Unit 2 Bundle

Created by
Mr. H Codes
Supercharge your Computer Science classroom with this comprehensive Unit 2 Java Programming Bundle, designed specifically for high school students learning the fundamentals of logic, conditionals, loops, nested loops, strings, and algorithmic thinking. Perfect for AP CSA foundations, Intro to Java, or any high school programming pathway, this bundle includes every Lesson 2.x worksheet plus a fully scaffolded Unit 2 Final Project. This bundle provides 8 complete lesson packets (Lessons 2.
Preview of Introduction to Java: Lesson 2.3 — Nested Conditionals

Introduction to Java: Lesson 2.3 — Nested Conditionals

Created by
Mr. H Codes
Introduction to Computer Science & Java: Lesson 2.3 — Nested Conditionals (Worksheet Packet + Teacher Guide)Bring clarity, confidence, and engagement to your Java classroom with this classroom-ready, print-and-teach worksheet packet focused on Nested Conditionals, Refactoring Logic, and Multi-Step Decision Making! Designed specifically for high school Computer Science, this resource gives students the structure, practice, and coding experience they need to master complex conditional logic i
Preview of Introduction to Java: Lesson 1.6 — User Input with Scanner

Introduction to Java: Lesson 1.6 — User Input with Scanner

Created by
Mr. H Codes
Help your Computer Science students master user input in Java with this fully printable, classroom-ready worksheet packet! Perfect for 9th–12th grade CSA Java classes, this lesson breaks down the Scanner class, token vs. line input, and common input errors using clear explanations, worked examples, coding practice, and a complete teacher guide. This resource is designed to be student-friendly, visually appealing, and ready for immediate use—whether you're teaching AP CSA, an Intro to Java c
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 AP CSA Data Breach Investigation Activity

AP CSA Data Breach Investigation Activity

Created by
Run The Code
Help students connect computer science concepts to real-world cybersecurity incidents with this engaging one-slide research activity.In this lesson, students investigate a real data breach and analyze the software design and security decisions that contributed to it. Students create a concise one-slide presentation explaining what happened, how users were affected, and how the breach could have been prevented using computer science concepts.This activity encourages students to think beyond codin
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 Intro to Java: Lesson 4.7 - Capstone Project Build(Unit Final Project)

Intro to Java: Lesson 4.7 - Capstone Project Build(Unit Final Project)

Created by
Mr. H Codes
Lesson 4.7 Capstone Project Build (CSA Java)Help your high school Computer Science students successfully build and manage their final Java capstone project! This printable, classroom-ready worksheet packet guides students through the build phase of their culminating project in CSA Java Unit 4. Students develop the next features of their application, plan clear milestones, track progress, complete a structured coding task, and reflect on their learning — all with built-in supports for beginners.
Preview of Introduction to Java: Lesson 2.7 — Strings

Introduction to Java: Lesson 2.7 — Strings

Created by
Mr. H Codes
Introduction to Java: Lesson 2.7 — Strings (Worksheet + Teacher Guide)Perfect for AP Computer Science A, Intro to Java, and High School Programming CoursesThis fully-designed, classroom-ready worksheet packet helps students master one of the most important early Java topics: Strings. Students learn how to work with .length(), .substring(), .indexOf(), how String comparisons work, and why Strings are immutable. Includes scaffolded explanations, guided practice, code tracing, hands-on coding, an
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.4 — Encapsulation & Access Modifiers

Intro to Java: Lesson 3.4 — Encapsulation & Access Modifiers

Created by
Mr. H Codes
Encapsulation & Access Modifiers Worksheet — Introduction to Java: Lesson 3.4Perfect for 9th–12th grade Computer Science and AP CSAHelp your students fully understand encapsulation, private vs. public, and getters/setters with this classroom-ready Java worksheet packet! Designed specifically for CSA Java courses, this resource breaks down complex OOP concepts into clear, approachable steps with visuals, examples, guided practice, and a complete teacher answer key. This printable 8.5x11 packet
Preview of Intro to Java: Lesson 3.5 — Arrays

Intro to Java: Lesson 3.5 — Arrays

Created by
Mr. H Codes
Teach Java arrays with confidence using this complete, classroom-ready worksheet packet designed for High School Computer Science and AP CSA! This resource covers everything students need to understand arrays, including declaring arrays, indexing, traversing with loops, and arrays of objects. Perfect for Intro to Java courses, CSA Java units, and students who need structured practice with array fundamentals. This printable packet includes a student worksheet with a clear mini-lesson, worked ex
Preview of Intro to Java: Lesson 4.4 — Problem-Solving Strategies

Intro to Java: Lesson 4.4 — Problem-Solving Strategies

Created by
Mr. H Codes
Lesson 4.4 — Problem-Solving Strategies (Java + Flowcharts + Pseudocode) Printable Worksheet + Teacher Guide | CSA Java | High School Computer Science Help your Computer Science students learn how to think like programmers with this fully-designed, classroom-ready worksheet on Problem-Solving Strategies. This resource walks students step-by-step through decomposition, flowcharting, pseudocode, and code tracing — the essential skills needed before writing any Java code. This worksheet is
Showing 1-24 of 48+ results