TPT
Total:
$0.00

Computer Programming - Page 7

5,700+ results
Filters
Subject
Standard
Preview of Coding, Logic & Game Design STEM Bundle | Computer Science Units For K - 9 Grade

Coding, Logic & Game Design STEM Bundle | Computer Science Units For K - 9 Grade

Created by
Think Tank STEM
💻 Computer Science & Game Design STEM Mega Bundle | Coding, Logic & Digital Skills (K–9)Empower students to think like programmers and designers with this comprehensive Computer Science STEM Mega Bundle! This hands-on collection introduces essential technology concepts—including coding, algorithms, encryption, and game design—through engaging, creative challenges that make learning meaningful and interactive. Perfect for a wide range of grade levels, this bundle helps students explore how com
Preview of Goldie's UNIT 4 LESSON BUNDLE for AP® Computer Science A

Goldie's UNIT 4 LESSON BUNDLE for AP® Computer Science A

AP® Computer Science AUnit 4: Data Collections Lesson Bundle Goldie's Unit 4 Data Collection Lesson Bundle focuses on arrays, ArrayLists, enhanced for loops, traversals, and more. Every lesson is aligned to the 2025 AP CSA CED and designed to help students organize, store, and process data like real programmers. With engaging examples, guided notes, and thoughtful checks for understanding, this unit helps students level up their Java skills and prepare for the AP exam with confidence. What’s
Preview of Technology + Artificial Intelligence Activities How AI Learns Computer Science

Technology + Artificial Intelligence Activities How AI Learns Computer Science

Help middle school students explore how artificial intelligence works with this engaging bundle of artificial intelligence activities for STEM, technology, and computer science classes. These student-friendly lessons introduce important AI concepts through hands-on learning, critical thinking, simulations, discussion, and creative activities, all without requiring coding experience. Students will explore how AI systems use training data, patterns, predictions, and algorithms while also discu
Preview of AP Computer Science Principles - Digital Mock Exam, 100 Extra Questions

AP Computer Science Principles - Digital Mock Exam, 100 Extra Questions

Prepare your students to get those 5s on the AP Computer Science Principles Exam! Give them this digital practice test bundle which includes a study guide with specific AP Computer Science Principles Test taking tips, a mock AP Computer Science Principles exam (70 multiple choice questions + 4 written response) just like the real AP Computer Science Principles exam, and 100 additional practice questions. No prep needed - send to students in Google classroom or another digital platform.
Preview of AP Computer Science Principles - Study Guide, Mock Exam, 100 Extra Questions

AP Computer Science Principles - Study Guide, Mock Exam, 100 Extra Questions

Help your students get those 5s on the AP Computer Science Principles Exam! Give them this practice test bundle which includes a study guide with specific test taking tips, a mock AP Computer Science Principles test (70 multiple choice questions + 4 written response questions) just like the real AP Computer Science Principles Exam, and 100 additional practice questions.
Preview of AP Computer Science A - Digital Study Guide, Mock Exam, 100 Extra Questions

AP Computer Science A - Digital Study Guide, Mock Exam, 100 Extra Questions

Prepare your students to get those 5s on the AP Computer Science A Exam! Give them this digital practice test bundle which includes a study guide with specific AP Computer Science A Test taking tips, a mock AP Computer Science A exam (40 multiple choice questions + 4 free-response questions) just like the real AP Computer Science A exam, and 100 additional practice questions. No prep needed - send to students in Google classroom or another digital platform.
Preview of AP Computer Science A Study Guide, Mock Exam, 100 Extra Questions, Answer Key

AP Computer Science A Study Guide, Mock Exam, 100 Extra Questions, Answer Key

Help your students get those 5s on the AP Computer Science A Exam! Give them this practice test bundle which includes a study guide with specific test taking tips, a mock AP Computer Science A test (40 multiple choice questions + 4 free-response questions) just like the real AP Computer Science A Exam, and 100 additional practice questions.
Preview of AP Computer Science A Practice Test - Print & Digital, Answer Key Included

AP Computer Science A Practice Test - Print & Digital, Answer Key Included

This AP Computer Science A practice exam (print & digital versions included) has 42 multiple-choice questions covering all 4 units, plus all 4 free-response questions — Methods and Control Structures, Class Design, ArrayList, and 2D Array — exactly matching the May 15, 2026 fully digital Bluebook exam. The study guide goes over Using Objects and Methods, Selection and Iteration, Class Creation, and Data Collections, with all the Java traps students need to know — integer vs. double division, ==
Preview of AP Computer Science A Exam Study Guide | Print & Digital | 100 Questions

AP Computer Science A Exam Study Guide | Print & Digital | 100 Questions

Review for the AP Computer Science A exam with this study guide (print & digital versions included). This study guide includes a complete Java quick reference, step-by-step free-response question (FRQ) strategies for all 4 question types, and 100 practice questions with a complete answer key. Print it out or send and go — no prep required.
Preview of Sandwich Code Builders - Computer Science Digital Activities

Sandwich Code Builders - Computer Science Digital Activities

Teach students how to follow and decompose algorithms with these Build a Sandwich digital activities. 2 types of digital activities ask students to follow an algorithm to put a Sandwich together and then look at a pre-built Sandwich and type their own algorithm for it. Use these activities as a lesson on understanding what an algorithm is, how to write one, follow one, and decompose one. I even included printable posters and vocabulary cards. TABLE OF CONTENTS: 2 Link to the Digital file (5 sl
Preview of Unit 1: Foundations of Computer Science | AP CSP & AP CSA Prep

Unit 1: Foundations of Computer Science | AP CSP & AP CSA Prep

This Unit, aligned to some of the core skills in the AP CSP CED, is short and includes 4 lessons, 4 skills-building assignments, and 1 assessment project. New to teaching computer science—or teaching students who are new to it? This foundational Unit 1 builds computational thinking before coding, using real-world algorithms, peer testing, and clear conceptual models that actually work for beginners. This unit is designed to set students up for success in AP Computer Science by focusing on h
Preview of Computer Science & Digital Literacy STEM Bundle | Coding, AI & Online Safety

Computer Science & Digital Literacy STEM Bundle | Coding, AI & Online Safety

Created by
Think Tank STEM
💻🤖 Computer Science & Digital Literacy STEM Mega Bundle | Coding, AI & Online Safety (K–9) Prepare students for the digital world with this powerful Computer Science & Digital Literacy STEM Mega Bundle! This collection of hands-on activities introduces key technology concepts—including coding, data processing, artificial intelligence, and internet safety—through engaging, real-world challenges. Designed to grow with your learners, this bundle combines creativity, critical thinking, and pro
Preview of Coding Images For Beginners: Computer code

Coding Images For Beginners: Computer code

Today we are going to transfer an image in code the way an electronic device would do. This is a beginners lesson in image coding for grades K-7. No matter who you are you will enjoy this informative lesson that educates and leads you through a lesson in electrical device coding. This lesson includes: the lesson , discussion picture of the flamingo, and other examples and printable graph paper.
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 AP Computer Science A TOPIC 1.4 Assignment Statements and Input

AP Computer Science A TOPIC 1.4 Assignment Statements and Input

AP Computer Science A Topic 1.4Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1Classwork (Class activity) Lesson 2Practical Assessment (Programming) Lesson 3Theory Assessment Lesson 4Unit Test Lesson 5Topic 1.4: Assignment Statements and InputLO 1.4.A: Develop code for assignment statements with expressions and determine the value stored.EK 1.4.A.1: A variable must be assigned a value before use. null indicates no object.EK 1.4.A.2: The assignment operator = stores the value
Preview of Virtual Field Trip Bundle | Computer Enrichment | End of the Year Activities

Virtual Field Trip Bundle | Computer Enrichment | End of the Year Activities

Created by
Teacher Orbit
Fun and engaging Virtual Field Trip Mega Bundle for students in grades 4 through 7! This Value Mega Bundle includes a wide variety of engaging, curriculum-aligned topics perfect for elementary and middle school students. From exploring natural wonders and famous landmarks to diving into ecosystems, cultures, holidays and historical events, this bundle has something for every subject and season. Each Virtual Field trip is based on google slides and includes interactive slides, captivating visual
Preview of AP Computer Science Python 20 Lesson Set + HW + Assessments

AP Computer Science Python 20 Lesson Set + HW + Assessments

A complete set of 20 lessons, with the corresponding classwork, homework, code (for hw and classwork) and 3 light assessments. The lessons cover various introductory topics in computer science (utilizing Python). This lesson set is meant for students who have some understanding of the computer science fundamentals and want to develop/expand their knowledge in Python. The lesson set utilizes Visual Studio Code, a modern and popular software development IDE. All material has answer keys where appr
Preview of Unplugged Coding Activities - Crayon Theme Directional No Tech Computer Science

Unplugged Coding Activities - Crayon Theme Directional No Tech Computer Science

Explore the basics of directional coding and conditional statements even if you don't have tech available! These simple maze-style coding puzzles are the perfect introductory coding activity. Contents3 leveled, unplugged coding pages (provided in color and black and white) - choose one or complete all 3Sample completed code for one maze (answers will vary).*** Please note this resource is also included in Bookshelf STEM Jr - The Day the Crayons Quit so please do not purchase both.
Preview of Ozobot STEM Sprint – Color Code Programming | Grade 2

Ozobot STEM Sprint – Color Code Programming | Grade 2

Created by
STEM With Mr.B
In the Video Game Engineers Ozobot Color Codes sprint, students become physical programmers as they discover that the same tiny robot can be controlled two completely different ways — drawing color code commands directly on a paper track, then switching to OzoBlockly to program the same movement sequence digitally. Set inside the Video Game Engineers narrative, this 1-week sprint gives Grade 2 students their first experience with the connection between physical and digital programming.What Stude
Preview of Four Seasons Activity | Virtual Field Trip Science Computer Digital Resource K-2

Four Seasons Activity | Virtual Field Trip Science Computer Digital Resource K-2

Created by
Teacher Orbit
Take your students on a fun 4 Seasons Virtual Field Trip! Your students will love exploring spring, summer, fall, and winter in this engaging digital science activity. Students will discover how the seasons change, how weather affects nature and animals, and how people dress and live differently throughout the year. This interactive Google Slides resource uses colorful digital choice boards that let students explore videos, songs, games, and read-alouds about the four seasons. With simple pictur
Preview of AP Computer Science A Digital Practice Test - Same Format as AP Comp Sci A Exam!

AP Computer Science A Digital Practice Test - Same Format as AP Comp Sci A Exam!

This AP Computer Science A digital practice exam includes 42 multiple-choice questions covering all 4 units, plus all 4 free-response questions — Methods and Control Structures, Class Design, ArrayList, and 2D Array — exactly matching the May 15, 2026 fully digital Bluebook exam. The study guide covers Using Objects and Methods, Selection and Iteration, Class Creation, and Data Collections, with all the Java traps students need to know — integer vs. double division, == vs. equals() for Strings,
Preview of AP Computer Science A Practice Test - Same Format as Real AP Comp Sci A Exam!

AP Computer Science A Practice Test - Same Format as Real AP Comp Sci A Exam!

This AP Computer Science A practice exam includes 42 multiple-choice questions covering all 4 units, plus all 4 free-response questions — Methods and Control Structures, Class Design, ArrayList, and 2D Array — exactly matching the May 15, 2026 fully digital Bluebook exam. The study guide walks through Using Objects and Methods, Selection and Iteration, Class Creation, and Data Collections, with all the Java traps students need to know — integer vs. double division, == vs. equals() for Strings, 0
Preview of AP Computer Science A Exam Digital Study Pack | Java Programming | 100 Questions

AP Computer Science A Exam Digital Study Pack | Java Programming | 100 Questions

Review for the AP Computer Science A exam with one digital study guide. This study guide includes a complete Java quick reference, step-by-step free-response question strategies for all 4 question types, and 100 practice questions with a complete answer key. Send to your students digitally — no prep required.
Preview of AP Computer Science Principles Digital Study Guide | 100 Practice Questions

AP Computer Science Principles Digital Study Guide | 100 Practice Questions

Help your students review for the AP Computer Science Principles exam with this digital study guide. Included are 100 practice questions with a complete answer key. Send it to your students digitally — no prep required. There are 20 questions on Data (binary conversion, bits and values, compression, metadata, PII, aggregation, algorithmic bias), 30 questions on Algorithms and Programming (pseudocode tracing, variables, conditionals, loops, procedures, lists, algorithm efficiency, undecidable pro
Showing 145-168 of 5,700+ results