TPT
Total:
$0.00

Python Coding Rubric - Page 8

6,060 results
Filters
Subject
Standard
Preview of Python Procedure feedDino ( ) -- Computer Science Poster

Python Procedure feedDino ( ) -- Computer Science Poster

Created by
CeciliaJohnson
Make coding with functions and conditionals fun and relatable with this Python procedure featuring dinosaurs. This resource includes a beginner-friendly example of a function that uses selection to determine a dinosaur's diet. This poster features definition of procedures, use of arguments, print statements and basic logic perfect for introducing or reinforcing procedures with parameters and decision-making in Python, great for AP CSP, intro to Python units, or themed coding activities! INCLUDE
Preview of AP CSP Unit 1 Programming Exam RETAKE

AP CSP Unit 1 Programming Exam RETAKE

This Unit 1 Programming Exam is designed for high school students in the AP Computer Science Principles (AP CSP) course, specifically those using the Project Lead The Way (PLTW) curriculum. It also works well with any introductory programming unit preparing students for the AP CSP Exam, regardless of curriculum provider. Key Features: 30 questions assessing foundational programming conceptsMultiple-choice and matching formatsPLTW-style vocabulary, Python syntax, and pseudocode includedAnswer key
Preview of AP CSP Unit 1 Programming Exam Version 2

AP CSP Unit 1 Programming Exam Version 2

This Unit 1 Programming Exam is designed for high school students in the AP Computer Science Principles (AP CSP) course, specifically those using the Project Lead The Way (PLTW) curriculum. It also works well with any introductory programming unit preparing students for the AP CSP Exam, regardless of curriculum provider. Key Features: 30 questions assessing foundational programming conceptsMultiple-choice and matching formatsPLTW-style vocabulary, Python syntax, and pseudocode includedAnswer key
Preview of AP CSP Unit 1 Programming Exam Version 1

AP CSP Unit 1 Programming Exam Version 1

This Unit 1 Programming Exam is designed for high school students in the AP Computer Science Principles (AP CSP) course, specifically those using the Project Lead The Way (PLTW) curriculum. It also works well with any introductory programming unit preparing students for the AP CSP Exam, regardless of curriculum provider. Key Features: 30 questions assessing foundational programming conceptsMultiple-choice and matching formatsPLTW-style vocabulary, Python syntax, and pseudocode includedAnswer key
Preview of Sorting Algorithm I Complete Curriculum  | Algorithm Analysis and Design

Sorting Algorithm I Complete Curriculum | Algorithm Analysis and Design

This is a Complete Lesson on Sorting Algorithms, covering Bubble Sort, Selection Sort, and Insertion Sort, step-by-step execution, and time complexity analysis (O(n²)). Ideal for Computer Science, ICT, IT Fundamentals, Algorithm Analysis & Design, and AP CS–aligned courses, with slides, assessments, and answer keys included. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Sorting Algorithms I Slide Deck💡 Complete Assessment Test💡 Answer Key & Marking Scheme💡 Visual sorting dia
Preview of AP Computer Science Principles - Loops Lab (Python)

AP Computer Science Principles - Loops Lab (Python)

This lab covers while loops and for loops in Python. Lists are the next topic, so they are avoided in the context of loops here. Instead the focus is on combining loops, if statements, and functions to make a few complete codes. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Python code showing possible acceptable codes satisfying the program requirements is included. More notes about my
Preview of React JS Mini-Project | Employee Directory | Components, Props & .map()

React JS Mini-Project | Employee Directory | Components, Props & .map()

Created by
Code Cafe
Ready-to-teach React mini-project with zero prep — just post the starter link and go.Students build a fully functional Employee Directory using React — choosing their own company narrative, designing their data schema, and rendering a dynamic list of employee cards. This is the project that makes props and .map() click. What's included (2 files):Slide deck (12 slides) — warm-up, objectives, requirements, and four scaffolded project phases: Define, Prepare, Code, ReflectExit ticket — project docu
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 Python List Methods with Dinos

Python List Methods with Dinos

Created by
CeciliaJohnson
Making coding concepts memorable and fun with this dinosaur-themed Python List Methods poster! Perfect for middle and high school computer science classrooms, this color visual introduces commonly used Python list methods -- like .append(), .remove(), .insert, etc. -- alongside playful dinosaur illustrations that make the methods approachable and memorable for students! Great for visual learners and classroom display, this poster helps students reinforce key syntax and functionality at a glance
Preview of AP Computer Science Principles - Functions, Decisions, Loops Project (Python)

AP Computer Science Principles - Functions, Decisions, Loops Project (Python)

This project is meant to combine IO, functions, decision statement, and loops into a couple of major codes. The first requires the use of Pygame, while the second requires quite a bit of logic. I typically give the students a whole class week to work on these. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Python code showing possible acceptable codes satisfying the program requirements
Preview of Lab Safety Brochure Project

Lab Safety Brochure Project

Use this activity to have students show you their understanding of lab safety by being creative. This project is perfect for the first week of school as you cover lab safety in your science classroom, regardless of the grade level. Once you've covered lab safety basics, have students use higher order thinking skills to break down what's important and create a brochure in their own words. Topics for brochure are: General PrecautionsFirst Aid SafetyHeating & Fire SafetyDress Code SafetyUsing Gla
Preview of AP CSA: Object Oriented Movie Project

AP CSA: Object Oriented Movie Project

Created by
Andy Mattick
AP CSA Movie OOP Project – Full Teacher & Student Pack (JAWS Example)This comprehensive Object-Oriented Programming project is perfect for AP Computer Science A Units 5–9. Students design a fully-functional Java simulation based on a movie—using Jaws as the example—but the structure works for any movie they choose. Students build a multi-class system featuring inheritance, constructors, getters/setters, helper methods, arrays of objects, and a driver program that demonstrates object interactio
Preview of AP Computer Science Principles - Strings & Functions Lab (Python)

AP Computer Science Principles - Strings & Functions Lab (Python)

This particular assignment covers basics of strings and functions. Many of my students tend to struggle a bit with the concept of multiple input/outputs into Python functions (as well as Python scope) so I usually provide three in-class work days for this particular lab. There are four different problems the students need to write code to solve. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chan
Preview of AP Computer Science Principles - Decisions Lab (Python)

AP Computer Science Principles - Decisions Lab (Python)

This particular assignment covers decision statements (if, elif, else). There are four different problems the students need to write code to solve. Functions are also required for some of the problems. This is one of the first times students need to do some organized logical thinking, so I tend to give about 3 or 4 class days for this assignment. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by
Preview of AP® CSA Unit 3: Class Creation | Goldie's Projects & Activities

AP® CSA Unit 3: Class Creation | Goldie's Projects & Activities

AP® CSA Unit 3 Projects & Activities BundleCoding Projects, Hands-On Practice & Review Game Make Unit 3 of AP Computer Science A engaging, effective, and easy to teach with this classroom-ready bundle of projects and activities, fully aligned to the 2025 AP CSA Course and Exam Description (CED). Whether you’re introducing classes and methods to your students or reviewing before the test, this resource saves you hours of prep while keeping your students actively learning. What’s Included:
Preview of THERE IS ART IN MY JAVA

THERE IS ART IN MY JAVA

Created by
Technomustang
Check the new teacher resources including virtual graph paper and Test capability with 2500 Graphics questions in Multiple Choice and Completion Format. (10 different test banks) . Question banks are in Examview version 4(basic) format for Windows. This means complete compatibility with all newer versions of Examview. Test questions are my unique creation and involve interpreting the values of the parameters in the graphic methods, orientation of the shapes, movement and size manipulation of
Preview of AP Computer Science Principles - Lists Lab (Python)

AP Computer Science Principles - Lists Lab (Python)

This is the last “normal” lab I do in my AP Computer Science Principles class. The main goal of this lab is to get the students practical experience with lists. The secondary goal is to give them an example of a code that satisfies the requirements of the Create Task. There are just two problems in this lab, as the codes are significantly more complicated than earlier labs. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework f
Preview of Hominin & IB Trait Essay — Instructions + Student Template | IB MYP Ancient

Hominin & IB Trait Essay — Instructions + Student Template | IB MYP Ancient

Created by
Socratic Shrake
Give your students a clear, engaging framework for connecting early human history to the IB Learner Profile — and make your own life easier in the process. This two-document set walks students through writing a structured essay that links four major hominins (Homo neanderthalensis, Homo erectus, Homo habilis, and Homo sapiens) to four IB Learner Profile traits: Thinker, Reflective, Inquirer, and Balanced. What's Included:Document 1 — Teacher/Student Instructions (Print-Ready) A clean, step-by-st
Preview of Dreamweaver Web Page Project Step by Step directions Create an Online Pet Store

Dreamweaver Web Page Project Step by Step directions Create an Online Pet Store

Created by
Dadio
Dreamweaver Web Page Project Step by Step directions Create an Online Pet Store Dreamweaver Web Page Project Step by Step Instructions with pictures This project is for Dreamweaver CS5/CS6 Dreamweaver CC is very similar and would work for it as well Step by Step instructions with pictures on how to create a 4 page web site using Dreamweaver . Every step is explained in detail. I use this in my High School web design class and it takes 1-2 weeks to complete I use half the class time designing th
Preview of APUSH Second Great Awakening Essay Correction | Thesis Drill SAQ Rubric

APUSH Second Great Awakening Essay Correction | Thesis Drill SAQ Rubric

This fully-built APUSH writing skills packet uses the Second Great Awakening as the content vehicle for teaching students exactly what earns — and loses — credit on AP History essays. Structured as a direct companion to the Pearl Harbor Essay Practice & Correction packet in the MontgomeryStudies store, this packet follows the same proven instructional architecture: AP rubric reference, thesis-only drill, four tiered essay correction activities, SAQ practice, student writing, and self-assessment.
Preview of AP Seminar IWA Rubric Checklist

AP Seminar IWA Rubric Checklist

AP Seminar PT2 IWA Self-Revision Checklist Your students finished their first draft. Now what? This student-facing revision checklist gives AP Seminar students a structured, independent tool to audit their own Individual Written Argument before submission — row by row, point by point. No more "I thought it was good" drafts that bleed red. Students work through targeted yes/no questions for all seven rubric rows, use a notes column to flag exactly where in their paper the issue lives, and finish
Preview of AP Precalculus Unit 1 MEGA BUNDLE - Exams, Quizzes, & 60-Question Practice Bank

AP Precalculus Unit 1 MEGA BUNDLE - Exams, Quizzes, & 60-Question Practice Bank

Save time and stay fully aligned — this ready-to-use Unit 1 assessment bundle covers every testable concept in AP Precalculus Polynomial & Rational Functions (Topics 1.1–1.14). ━━━━━━━━━━━━━━━━━━━━━━━━ WHAT'S INCLUDED (100+ Questions) ━━━━━━━━━━━━━━━━━━━━━━━━ Exam Version A — 15 MCQs + 1 FRQ Focus: polynomial modeling & applied contexts Exam Version B — 15 MCQs + 1 FRQ Focus: rational functions & analytic manipulation Quiz 1 — 5 MCQs (Topics 1.1–1.6, Polynomial) Quiz 2 — 5 MCQs (Topics 1.7–1.14,
Preview of Siyahamba - South African Folk Song Boomwhacker & Orff Unit

Siyahamba - South African Folk Song Boomwhacker & Orff Unit

Head to Souh Africa to sing & play 'Siyahamba!" Sung in Zulu, the lyrics translate to "We are marching in the light of God" or "We are standing in the light of peace" for a secular setting. I have used this with my experienced upper elementary students and middle schoolers, though this would work for a choir as well as a general music class. In this download you will find: A map to identify South Africa within the African continentInformation about South Africa & this songLyrics & translation
Preview of AP Computer Science Principles - Battleship Puzzle Project (Python)

AP Computer Science Principles - Battleship Puzzle Project (Python)

This is the last project that I will do in AP Computer Science Principles, except on the rare occasion that we have more than one or two classes after AP exams are completed. This is meant to be a challenging puzzle and have functions that satisfy the requirements of the Create Task exam. I have students do practice questions from the AP based on this code (or the last Lists Lab codes). They obviously cannot use this for their Create Task code, but I feel like giving them additional examples of
Showing 169-192 of 6,060 results