TPT
Total:
$0.00
Preview of AP CS A While & For Loop Trace Exercises — Code Tracing Worksheet | Java | Grade

AP CS A While & For Loop Trace Exercises — Code Tracing Worksheet | Java | Grade

Give your AP Computer Science A students targeted practice tracing through while loops, for loops, and nested conditionals in Java. Iteration is one of the most heavily tested topics on the AP CS A exam and this worksheet covers every variation students need to know. ⭐ WHAT'S INCLUDED: 21 code tracing exercises across 4 sectionsSection A — Conditionals (if / else)Section B — For LoopsSection C — While LoopsSection D — Mixed Challenge ProblemsFull answer key with explanations — teacher use only⭐
Preview of Introduction to Java: Lesson 2.5 — For Loops

Introduction to Java: Lesson 2.5 — For Loops

Created by
Mr. H Codes
Introduction to Java: Lesson 2.5 — For LoopsPrintable CSA Java Worksheet + Teacher Guide | Counting Loops, Infinite Loops, Loop UpdatesHelp your high school Computer Science students master Java for loops with this classroom-ready, beautifully formatted worksheet packet! Designed specifically for AP CSA, Intro to Java, and Computer Science Essentials courses, this resource provides everything needed to teach for loops with confidence — including a full student worksheet, guided practice,
Preview of AP CS A Complete Code Tracing Bundle — All 10 Packs | Java | Grades 9–12

AP CS A Complete Code Tracing Bundle — All 10 Packs | Java | Grades 9–12

The complete AP Computer Science A code tracing resource — all 10 worksheet packs covering every unit of the AP CS A curriculum in one bundle. Over 200 carefully written Java tracing problems, each with a full teacher answer key and explanations. Perfect for daily warm-ups, unit reviews, test prep, or sub plans across the entire school year. ⭐ WHAT'S INCLUDED — ALL 10 PACKS: Pack 1: Primitive Types & VariablesPack 2: Using Objects & String MethodsPack 3: Boolean Expressions & if StatementsPack 4
Preview of AP CSA Ultimate Java Programming Guide

AP CSA Ultimate Java Programming Guide

The guide covers all four units of the AP CSA curriculum: Part 1: The Foundation of Programming (Unit 1)Algorithms, Java basics, compilers, and IDEsPrimitive vs. reference types, variable declarationExpressions, output, input with ScannerCasting, overflow, compound assignment operatorsObjects, classes, methods, constructorsThe String class and immutabilityPart 2: Controlling Program Flow (Unit 2)Boolean logic, if statements, relational operatorsNested if, multi-way selection, compound expression
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 AP CS A 2D Arrays — Code Tracing Worksheet | Java | Grades 9–12

AP CS A 2D Arrays — Code Tracing Worksheet | Java | Grades 9–12

Help your students master one of the trickiest topics on the AP CS A exam — 2D arrays. This worksheet covers everything from basic row and column access to matrix operations, diagonal traversal, and the transpose algorithm. ⭐ WHAT'S INCLUDED: 20 code tracing exercises across 4 sectionsSection A — Declaration, Access & Nested LoopsSection B — Filling, Max, Row & Column SumsSection C — Diagonals & Traversal PatternsSection D — Matrix Operations & AP ChallengesFull answer key with explanations — te
Preview of AP CS A ArrayList — Code Tracing Worksheet | Java | Grades 9–12

AP CS A ArrayList — Code Tracing Worksheet | Java | Grades 9–12

Give your AP Computer Science A students focused practice tracing through ArrayList programs. ArrayList is a favourite topic on the AP CS A exam and this worksheet covers every method students need to know — including the classic iteration trap that catches even strong students. ⭐ WHAT'S INCLUDED: 20 code tracing exercises across 4 sectionsSection A — add, get, remove, set, sizeSection B — Traversal, Modification & ReferencesSection C — Sorting, contains, indexOf, insertSection D — Advanced Oper
Preview of AP CS A Arrays — Code Tracing Worksheet | Java | Grades 9–12

AP CS A Arrays — Code Tracing Worksheet | Java | Grades 9–12

Strengthen your students' ability to trace through Java array programs. Arrays appear in almost every AP CS A exam question — this worksheet covers declarations, traversal, algorithms, and the reference trap that trips up so many students. ⭐ WHAT'S INCLUDED: 20 code tracing exercises across 4 sectionsSection A — Array Declaration, Access & TraversalSection B — Modifying Arrays & Enhanced For LoopSection C — Swap, Fill & Sorting ConceptsSection D — Algorithms & AP ChallengesFull answer key with e
Preview of AP CS A Arrays — Code Tracing Worksheet | Java | Grades 9–12

AP CS A Arrays — Code Tracing Worksheet | Java | Grades 9–12

Strengthen your students' ability to trace through Java array programs. Arrays appear in almost every AP CS A exam question — this worksheet covers declarations, traversal, algorithms, and the reference trap that trips up so many students. ⭐ WHAT'S INCLUDED: 20 code tracing exercises across 4 sectionsSection A — Array Declaration, Access & TraversalSection B — Modifying Arrays & Enhanced For LoopSection C — Swap, Fill & Sorting ConceptsSection D — Algorithms & AP ChallengesFull answer key with e
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
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 Introduction to Java: Lesson 2.4 — Intro to Loops

Introduction to Java: Lesson 2.4 — Intro to Loops

Created by
Mr. H Codes
Introduction to Java: Lesson 2.4 — Intro to Loops (While Loops, Conditions, & Sentinel Values)Printable Worksheet Packet + Full Teacher Guide | 9th–12th Grade CSA JavaTeach while loops, loop conditions, and sentinel values with this classroom-ready Java programming worksheet packet designed specifically for Computer Science teachers. This resource is perfect for AP Computer Science A, CSA-aligned high school courses, introductory programming classes, or any teacher looking for clear, structur
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 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 AP CSA 1.6 Compound Assignment Operators | Notes, Practice Worksheet

AP CSA 1.6 Compound Assignment Operators | Notes, Practice Worksheet

📘 AP Computer Science A – Topic 1.6 Compound Assignment Operators (PDF) Product Description Help your AP Computer Science A students build fluency with compound assignment operators using this focused, exam-aligned resource for Topic 1.6. This lesson helps students understand how operators such as +=, -=, *=, /=, %= as well as increment (++) and decrement (--) update variables in Java. Through rewriting statements, predicting output, and identifying common misconceptions, students strength
Preview of Ancient Rome I Have Who Has? Test Prep, Review, Game Activity | World History

Ancient Rome I Have Who Has? Test Prep, Review, Game Activity | World History

Ancient Rome review game, Ancient Rome test prep Savings Alert! This resource is also included in the following bundle:Ancient Rome Republic to Fall of Empire BUNDLE, Game, Project, Reading PracticeTransform your Ancient Rome unit with a high-engagement review activity!This comprehensive "I Have, Who Has" resource is designed to take your students on a journey from the mythical origins of Rome through its eventual decline, covering key social, political, and cultural concepts. Perfect for middl
Showing 1-16 of 16+ results