TPT
Total:
$0.00

For Loop Java

2,700+ results
Filters
Standard
Preview of Word Scramble 48 JAVA Computer Programming Language Key Reserved Words

Word Scramble 48 JAVA Computer Programming Language Key Reserved Words

This is a 48 word scramble of the JAVA computer programming language key words. And yes this covers all of the reserved word list. Students enjoy the puzzle and they are reminded to learn to write and example of code using each keyword. Very useful for students who's first language is not English.
Preview of Simple Stats Calculator Programming Exercise

Simple Stats Calculator Programming Exercise

Created by
Jonathan Riley
This Java mini-project (Can be utilized for other languages) gives students the opportunity to apply multiple AP Computer Science A Unit 1.5–1.9 concepts in a single, cohesive program. Students will design and code a Simple Stats Calculator that performs calculations, uses Java’s Math and Random APIs, applies casting and rounding, and demonstrates method creation with proper documentation. This activity bridges conceptual learning and hands-on programming — making it ideal as a unit capstone
Preview of AP CSA 1.5 - 1.9 Guided Lab

AP CSA 1.5 - 1.9 Guided Lab

Created by
Jonathan Riley
This guided Java lab helps AP Computer Science A students apply the key programming concepts from Units 1.5–1.9 in a hands-on, structured way. Students write, modify, and document Java code while exploring casting, compound assignment, the Math API, comments, and method overloading — all in a single, step-by-step activity. Each section includes code examples, explanations, and follow-up questions to reinforce comprehension and prepare students for AP-style assessments.
Preview of AP CSA Student info Manager Activity

AP CSA Student info Manager Activity

Created by
Jonathan Riley
In this Java programming project, students design and code a Student Information Manager that stores and manipulates data using objects, constructors, class methods, and String processing. This engaging, multi-class program reinforces the key topics from AP Computer Science A Units 1.12–1.15, including object creation, method calls, constructors, null checking, and the use of both class and instance methods. Perfect for a capstone project, summative assessment, or end-of-unit review afte
Preview of Working Memory Assignment - AP Psychology - Unit 2: Cognition (2.3) - New CED

Working Memory Assignment - AP Psychology - Unit 2: Cognition (2.3) - New CED

AP Psychology Assignment for Unit 2: CognitionRunning the Mind: The Working Memory Simulation ProjectAP Psychology Unit 2: Cognition – Topic 2.3: Introduction to MemoryHelp students experience the complexity of working memory through this fully guided, zero-prep simulation! This engaging, real-world project immerses students in the working memory model, showing how the central executive, phonological loop, and visuospatial sketchpad interact to process and store information. Perfect for tea
Preview of AP CSA 1.10-1.15 Guided Lab

AP CSA 1.10-1.15 Guided Lab

Created by
Jonathan Riley
This hands-on Java lab series helps students apply and reinforce the key concepts from AP Computer Science A Units 1.10–1.15. Each step provides clear examples, guided coding tasks, and expected outputs so students can actively practice writing, testing, and debugging Java programs while learning about methods, object creation, and string manipulation. Perfect for classroom labs, review activities, or independent learning. 🧠 Students Will Learn To: Define and call class (static) methods
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 AP® Computer Science A: 8.2 Inheritance (Assessment: Library Item)

AP® Computer Science A: 8.2 Inheritance (Assessment: Library Item)

Overview. Based on the objectives for the Inheritance Slides (outlined below), this is a summative assessment provided herewith. Solution: A sample interactive solution is included as a JDoodle Link Note: Creating connections with previous content is key to implementing the concepts of Inheritance in Java, in particular how classes belonging to a specific hierarchy can be represented as a collection (Array) where the Array needs to be traversed, searching and editing these objects. Objective:
Preview of AP CSA 1.5-1.9 Guided Notes

AP CSA 1.5-1.9 Guided Notes

Created by
Jonathan Riley
These guided notes help students master key Java programming concepts from AP Computer Science A Units 1.5–1.9, following the 2025 AP CSA Course and Exam Description. Each section includes fill-in-the-blank notes, coding examples, and short practice exercises that reinforce understanding through active engagement. A teacher version with all answers filled in is included for easy grading, direct instruction, or projection during lessons. 🧠 Topics Covered: 1.5 Casting and Range of Variables
Preview of Programming Arithmetic Exercise

Programming Arithmetic Exercise

Created by
Jonathan Riley
Help your students master the fundamentals of expressions and operators in Java with this easy-to-follow guided exercise! Students first evaluate arithmetic expressions manually, then verify their answers by writing and running a Java program. This activity reinforces the connection between mathematical logic and computer programming, making it perfect for early lessons in AP Computer Science A Unit 1. 🧠 Students Will Learn To: Evaluate arithmetic expressions using order of operations T
Preview of AP CSA Unit 1

AP CSA Unit 1

Created by
Jonathan Riley
Save time and boost student engagement with this complete Unit 1 resource bundle for AP Computer Science A (Java)! This collection provides everything you need to teach, reinforce, and assess all Unit 1 topics from the 2025 AP CSA Course and Exam Description (CED) — from variables and expressions to objects and string manipulation. The unit structure is designed to align seamlessly with CodeHS as a supplemental platform for coding practice and interactive lessons. However, CodeHS is not
Preview of Unit 1.6 Error Analysis

Unit 1.6 Error Analysis

Created by
Jonathan Riley
Help students strengthen their debugging and syntax correction skills with this Error Analysis activity designed for AP Computer Science A (Unit 1.6). Students review two short Java programs containing intentional syntax errors. Their task is to identify, correct, and explain each error, reinforcing their understanding of Java syntax, variable initialization, Scanner input, and output statements. After debugging, students compile and run their corrected programs to verify results — an excelle
Preview of AP CSA String Manipulation Activity

AP CSA String Manipulation Activity

Created by
Jonathan Riley
This Think–Pair–Share worksheet engages students in collaborative learning while reinforcing string manipulation methods in Java. Students complete missing method calls in short code examples, then discuss and compare their reasoning with a partner before sharing as a class. Perfect for AP Computer Science A Unit 1.15: String Manipulation, this activity supports mastery of essential String methods while promoting peer discussion and active participation. 🧠 Students Will Learn To: Use key
Preview of AP CSA Markup Assignment 1.13

AP CSA Markup Assignment 1.13

Created by
Jonathan Riley
This interactive mark-up activity helps students visualize how object creation and variable declaration work in Java. Students will analyze example statements, identify the components of object instantiation, and then write and annotate their own examples. Perfect for introducing or reinforcing the concepts from AP Computer Science A Unit 1.13: Object Creation and Storage, this activity provides both hands-on engagement and a completed answer key for easy review. 🧠 Students Will Learn T
Preview of Feedback Mechanisms Hands On Lab

Feedback Mechanisms Hands On Lab

Created by
Biology Minds
In this hands on laboratory investigation, students explore feedback mechanisms by exercising and collecting data. The lab is designed for AP Biology high school courses or General Biology college courses. Students will also answer follow-up questions about negative feedback loops and positive feedback mechanisms.
Preview of TED Talk: What’s an Algorithm?- David J. Malan

TED Talk: What’s an Algorithm?- David J. Malan

This TED-Ed companion resource explores the foundational concept of algorithms and how they function in both computers and human thinking. Students will learn about loops, variables, pseudocode, efficiency, and how to test and debug simple algorithms. Ideal for high school and introductory computer science courses, this resource includes 20 discussion questions, an expanded writing prompt, and a debate topic on algorithmic decision-making in modern society. A fun and accessible entry point into
Preview of AP CSA 1.10-1.15 Guided Notes

AP CSA 1.10-1.15 Guided Notes

Created by
Jonathan Riley
These guided notes help students master the second half of AP Computer Science A Unit 1, covering concepts from class and instance methods to string manipulation. Each topic includes structured fill-in-the-blank notes, Java code examples, and practice questions designed to deepen understanding and prepare students for AP-style exam questions. A teacher-filled version with all answers is included for easy grading, modeling, or projection during lessons. 🧠 Topics Covered: 1.10 Calling Clas
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 AP CSA Methods Practice

AP CSA Methods Practice

Created by
Jonathan Riley
This AP Computer Science A practice worksheet helps students strengthen their understanding of method headers, method calls, return types, and the Math class. Through matching, short-answer, and coding questions, students get guided practice applying method syntax and identifying how parameters, arguments, and outputs connect in Java. Perfect for reviewing Units 1.9–1.10 (Method Signatures and Calling Methods) in the AP CSA course or reinforcing foundational coding skills before moving into o
Preview of AP CSA 1.1 - 1.4 Guided Notes

AP CSA 1.1 - 1.4 Guided Notes

Created by
Jonathan Riley
Help your students master the foundations of AP Computer Science A Units 1.1–1.4 with these guided notes! This resource includes: Student version with structured notes and key terms Teacher-filled PDF with all answers included Covers topics: Algorithms, Programming & Compilers; Variables & Data Types; Expressions & Output; Assignment Statements & Input Perfect for introducing Java basics, reinforcing lectures, or providing organized study materials. Designed to align with the 2025 AP CSA
Preview of AP CSA 1.1-1.4 Guided Lab

AP CSA 1.1-1.4 Guided Lab

Created by
Jonathan Riley
Engage your AP Computer Science A students with this hands-on lab designed to reinforce the concepts from Units 1.1–1.4 in the AP CSA Course and Exam Description. Students will practice declaring variables, using data types, writing arithmetic and string expressions, and taking user input with the Scanner class — all in a clear, guided format. This lab can be used as an in-class coding activity, homework assignment, or review for introductory Java topics. ✨ What’s Included Student Lab Instru
Preview of AP English Literature & Composition BUNDLE – Printable Materials for ENTIRE Year

AP English Literature & Composition BUNDLE – Printable Materials for ENTIRE Year

This resource bundle is comprised of an ENTIRE YEAR's worth of Unit Plans, Instructional Activities, and Assessments with 479 pages of ALL downloadable and printable materials for teaching a FULL AP English Literature & Composition course. This product is well-organized into The College Board's most updated 9-Unit format, and also includes clear Tables of Contents, making it very simple and easy to navigate all of the included materials for the full school year. Includes:Table of ContentsSum
Preview of AP Language & Composition Lessons, Slides, & Materials BUNDLE for FULL YEAR

AP Language & Composition Lessons, Slides, & Materials BUNDLE for FULL YEAR

Looking for everything you need to teach AP English Language & Composition for the ENTIRE YEAR all in one place? Here it is. This MASSIVE BUNDLE DEAL of 250 pages and 397 slides includes: 136 pages of College Board Aligned Daily Lesson Plans for the FULL Year (42 weeks) in Hook/Teach/Model/Practice/Apply format with Worksheets, Graphic Organizers, Vocabulary in Context, Reading Comprehension Quizzes, and Unit Tests304 PowerPoint slides for Daily Lessons throughout the Entire Year with Cle
Preview of AP US History Stimulus-Style MCQ Test Bank BUNDLE for Periods 1-2 (1491-1607)

AP US History Stimulus-Style MCQ Test Bank BUNDLE for Periods 1-2 (1491-1607)

Created by
I Heart History
This bundle includes the four available I Heart History MCQ test banks that cover APUSH periods 1-2 (1491-1607), which are written in the stimulus style which came into use on the 2015 AP US History test. Each stimulus set includes a short primary- or secondary- source excerpt, and 2-5 questions over the excerpt. The questions cover AP US History Periods 1 (1491-1607) and 2 (1607-1754) and are related to Exploration and Colonization. They are aligned to the revised College Board Curriculum Fra
Showing 1-24 of 2,700+ results