TPT
Total:
$0.00

For Loop Java

100+ results
Filters
Subject
Standard
Preview of Python Coding For Beginners | Lesson 1 | Editable Presentation & Exercises

Python Coding For Beginners | Lesson 1 | Editable Presentation & Exercises

Created by
Cyber Wiz
Python coding lessons for beginners made simple! This editable and student-friendly resource introduces the basics of Python programming step by step, including variables, loops, lists, functions, and input/output. Designed for middle and high school computer science classes, this resource combines clear explanations with interactive practice so students learn by doing. What’s IncludedEditable Presentation Slides – introduce key Python coding concepts with examplesStep-by-Step Guided Activities
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 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 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 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 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 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 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 Python Coding For Beginners | Lessons, Projects, & Exercises | Levels 1 & 2

Python Coding For Beginners | Lessons, Projects, & Exercises | Levels 1 & 2

Created by
Cyber Wiz
Make teaching Python easy, organized, and engaging with this Python Programming Bundle, featuring classroom-ready resources designed to help students build real coding confidence. Whether you’re introducing Python for the first time or reinforcing key concepts, these editable resources help students learn how to think like programmers and fix code like pros. What’s IncludedPython Escape Room Mystery Practice debugging syntax and logical errorsHands-on practice running codePython Troubleshooting
Preview of Machine Learning Activity for Computer Science (Unplugged)

Machine Learning Activity for Computer Science (Unplugged)

Created by
Jared Torres
This lesson begins with a fun, interactive, whole-class, charades-like activity that will hook students and introduce them to the concept of machine learning. Then, we'll watch a video which shows how machine learning algorithms can be used for real software applications with a fun bowling simulation game. Included is a lesson plan which describes the activity and workflow, as well as a link to the video and a set of questions for students to answer and then discuss as a class. The students do
Preview of The Turing test: Can a computer pass for a human?- Alex Gendler

The Turing test: Can a computer pass for a human?- Alex Gendler

This resource explores the Turing Test and artificial intelligence, examining language, cognition, and what it means to think. Students analyze historical context, early chatbots, and modern AI challenges through discussion, writing, and debate. Includes: 20 high school/college-level discussion questionsEvidence-based essay promptStructured essay prompt with paragraph guidance and sentence startersDebate with Position A, Position B, and class discussion startersIdeal for computer science, psych
Preview of Copy and Paste Practice

Copy and Paste Practice

This is an activity for students to practice the copy and paste commands on a computer. Keyboard shortcuts or the copy and paste under the file menu may be used for this activity. Behind the Board Productions, Bill Sarazen, computer technology, Microsoft Word activities, copy and paste
Preview of AP Cybersecurity Unit 3 Bundle

AP Cybersecurity Unit 3 Bundle

This product includes the following for ALL of AP Cyber Unit 3 1) Content Explainers for the Instructor. 2) Three different worksheets (One on vocabulary, one on concepts and one combined, per topic. 3) PowerPoint and Teacher Companion Guide for every topic. 4) Many different Lesson plans per topic. 5) Quizzes with Answer Keys 6) Exams with Answer Keys (MCQ and an FRQ Practice). ** The content explainers are designed for newer teachers and has a practice FRQ in there as well. ** Some lesson plan
Preview of AP Cybersecurity Unit 2 Bundle

AP Cybersecurity Unit 2 Bundle

This product includes the following for ALL of AP Cyber Unit 2 1) Content Explainers for the Instructor. 2) Three different worksheets (One on vocabulary, one on concepts and one combined, per topic. 3) PowerPoint and Teacher Companion Guide for every topic. 4) Many different Lesson plans per topic. 5) Quizzes with Answer Keys 6) Exams with Answer Keys (MCQ and an FRQ Practice). ** The content explainers are designed for newer teachers and has a practice FRQ in there as well. ** Some lesson plan
Preview of Cryptography Worksheet and Scavenger Hunt: Caesar Shift

Cryptography Worksheet and Scavenger Hunt: Caesar Shift

I created this worksheet and scavenger hunt for an all girls STEM-careers camp. The girls were ages 6-12, so we completed the worksheet together, and did the scavenger hunt in two groups based on age. The clues for the scavenger hunt will probably need to be rewritten based on the locations you have available. Additionally, the answer to the first question on the worksheet is "girls rock", and this may also need to be changed in a typical classroom or enrichment setting. Overall, this is a great
Preview of AP Cyber Unit 1: Topic 1.1

AP Cyber Unit 1: Topic 1.1

This product includes the following: 1) Content Explainer for the Instructor. 2) Three different worksheets (One on vocabulary, one on concepts and one combined. 3) PowerPoint and Teacher Companion Guide. 4) Four different Lesson plans. 5) Quiz with Answer Key 6) Exam with Answer Key (MCQ and an FRQ Practice. ** The content explainer is designed for newer teachers and has a practice FRQ in there as well. ** Some lesson plans refer to the content explainer for materials. ** All materials refere
Preview of Introduction to Databases Complete Lesson | Database Management System [DBMS]

Introduction to Databases Complete Lesson | Database Management System [DBMS]

This lesson provides a complete, concept-clear foundation for understanding databases, DBMS roles, file systems vs databases, real-world applications, and database users. Perfect for Computer Science, ICT, IT Fundamentals, AP CS Principles, with slides, teacher notes, assessments, and answer keys included. Designed to help students understand WHY databases exist before learning SQL, using real-life examples, diagrams, and exam-ready explanations. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included
Preview of AP Cybersecurity Unit 4: Topic 4.4

AP Cybersecurity Unit 4: Topic 4.4

This product includes the following: 1) Content Explainer for the Instructor. 2) Several different worksheets. 3) PowerPoint and Teacher Companion Guide. 4) Many different Lesson plans. 5) Quiz with Answer Key 6) Exam with Answer Key (MCQ and an FRQ Practice). ** The content explainer is designed for newer teachers and has a practice FRQ in there as well. ** Some lesson plans refer to the content explainer for materials. ** All materials references in the lesson plans are from freely available r
Preview of AP Cybersecurity Unite 4: Topic 4.3

AP Cybersecurity Unite 4: Topic 4.3

This product includes the following: 1) Content Explainer for the Instructor. 2) Several different worksheets. 3) PowerPoint and Teacher Companion Guide. 4) Many different Lesson plans. 5) Quiz with Answer Key 6) Exam with Answer Key (MCQ and an FRQ Practice). ** The content explainer is designed for newer teachers and has a practice FRQ in there as well. ** Some lesson plans refer to the content explainer for materials. ** All materials references in the lesson plans are from freely available r
Preview of AP Cybersecurity Unit 4: Topic 4.2

AP Cybersecurity Unit 4: Topic 4.2

This product includes the following: 1) Content Explainer for the Instructor. 2) Several worksheets (One on vocabulary, one on concepts and one combined. 3) PowerPoint and Teacher Companion Guide. 4) Different Lesson plans. 5) Quiz with Answer Key 6) Exam with Answer Key (MCQ and an FRQ Practice). ** The content explainer is designed for newer teachers and has a practice FRQ in there as well. ** Some lesson plans refer to the content explainer for materials. ** All materials references in the le
Showing 1-24 of 100+ results