TPT
Total:
$0.00

Python Coding Rubric - Page 13

758 results
Filters
Subject
Standard
Language
Preview of AP® Computer Science A: Complete Course (Slides) - Version 2

AP® Computer Science A: Complete Course (Slides) - Version 2

V2 Release notes: There was a deprecated add-on used on the slides which have now been removed, thus all the sample code was updated. Inheritance and Polymorphism (Slide #12) has brand new examples and is now entirely updated contents.______________________________ This Bundle includes editable and customizable Powerpoint slides covering the entire AP Computer Science (CS) A Syllabus. The content covered here align to College Board's progress checks and students can use the slides which incl
Preview of Solar System Project

Solar System Project

Created by
Stephanie Manor
This is a research project to walk students through the Solar System. This is a file folder project, and it includes the rubric for grading.
Preview of AP® Computer Science A: 4 Conditions & Boolean Expressions (Slides)

AP® Computer Science A: 4 Conditions & Boolean Expressions (Slides)

March 17 2025 - Release Notes Added 6 pages of contentAdded illustrations and animations for explaining conditionals and program flow, better visualizations, color coded with explanations. More concise explanations throughout the slide deck.Updated code snippets with Carbon.shDecember 17 2023 - Release Notes: Conditionals and Boolean Expressions - Complete re-design and reorganization of the slides in comparison to Version 3 - Added explanations and background reading - Added Flowcharts explai
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 Object-Oriented Programming Step-by-step Curriculum Using C++ [Complete Bundle]

Object-Oriented Programming Step-by-step Curriculum Using C++ [Complete Bundle]

This is a complete Object-Oriented Programming (OOP) curriculum Using C++. Perfect for Computer Science, ICT, Software Engineering, Programming, Diploma & TVET programs, homeschooling, and coding bootcamps, this bundle removes the guesswork for teachers and the confusion for learners. ✨✨ It takes students from absolute fundamentals to advanced, industry-ready concepts — step by step, with clarity, structure, and real code examples. ✨✨ Instead of fragmented lessons or abstract theory, this bun
Preview of Apple Tasting Montessori Three-Period Lesson Plan

Apple Tasting Montessori Three-Period Lesson Plan

Apple Tasting add on Activity Montessori -Science -Sensory -Language -Seasonal Classroom/Homeschool Three-Period Lesson Written Script Includes Attachments of: -Apple Tasting Science Chart -Grading Rubric -Self-Reflection Chart
Preview of UOI Body Systems Summative Task

UOI Body Systems Summative Task

This summative task is an integrated approach to assessment. It assesses 3 key concepts that are implemented in the Primary Years Programme. This assessment contains rubrics and student and parent reflections.
Preview of Introduction To Data Structures, Algorithms & Dynamic Array [ Includes C++ ]

Introduction To Data Structures, Algorithms & Dynamic Array [ Includes C++ ]

This lesson gives learners the mental framework behind why data structures exist, when to use each one, and how to implement them correctly . Perfect For Programming, Coding, Computer Science & ICT classes ────────── ⋆⋅☆⋅⋆ ────────── 🧠 What Students Will Actually Master ✨✨✏️What data structures are — and why they exist✏️How data organization impacts speed and memory✏️How to choose the right data structure for a problem ✏️Arrays vs Dynamic Arrays — when fixed size fails✏️Array vs Linked
Preview of Engineer It! Real-World STEM Design Challenge Unit | Grades 4–10 | NGSS Aligned

Engineer It! Real-World STEM Design Challenge Unit | Grades 4–10 | NGSS Aligned

5 complete engineering design challenges built around real-world scenarios — no prep required. Each challenge includes a teacher guide, student planning pages, reflection sheets, and scoring rubrics. NGSS aligned (ETS1-1 through ETS1-4). Adaptable for grades 4–10. Topics: wind energy, bridge engineering, thermal insulation, earthquake-resistant structures, and water sustainability. ✅ Print & Go — PDF-ready ✅ 100-point rubrics for each challenge ✅ Engineering Design Process framework built in ✅ V
Preview of Characteristics of Living Things PowerPoint

Characteristics of Living Things PowerPoint

Created by
Concept Clicks
(from Characteristics-of-Living-Things.pptx)OverviewThis PowerPoint introduces students to the core characteristics shared by all living organisms, including reproduction, growth & development, genetic code, energy use, response to stimuli, homeostasis, and evolution. Ideal for middle and early high school biology courses. What’s Included Number of Slides: ~ 12–14 slides Activities Included: Internal vs External Stimuli Sorting Activity Check-for-Understanding Quick Questions Class Discuss
Preview of IB DP Biology & TOK | Topic Linkage Map | Class Prompts & Questions (2025)

IB DP Biology & TOK | Topic Linkage Map | Class Prompts & Questions (2025)

⚡Here is a complete TOK Linkage Map covering all syllabus sub-topics for the new IB DP Biology course (first assessment 2025).⚡ Each row is colour-coded by TOK theme and already includes a suggested knowledge question, an IB command term to weave into exam-skill practice, and a discussion prompt you can lift straight into lessons. All questions are deliberately framed to be open, debatable, and centered on how knowledge is produced, validated, or communicated within biology. The file is fully e
Preview of School Quick Reference Hub | Operations Dashboard for International Schools

School Quick Reference Hub | Operations Dashboard for International Schools

Does your school have important documents scattered across Drive folders, emails, and people's bookmarks? This hub fixes that. The School Quick Reference Hub is a single, color-coded spreadsheet dashboard that gives your whole team one-click access to every document they need, from data trackers and curriculum maps to schedules, policies, and everything in between. Developed by an international school leader with nearly 20 years of experience across 8 countries, this template is built around how
Preview of IB DP Chemistry & TOK: 22 Topic Linkage Map, Class Prompts & Questions (2025)

IB DP Chemistry & TOK: 22 Topic Linkage Map, Class Prompts & Questions (2025)

Here is a complete TOK Linkage Map covering all 22 syllabus sub-topics for the new IB DP Chemistry course (first assessment 2025). Each row is colour-coded by TOK theme and already includes three suggested knowledge questions, an IB command term to weave into exam-skill practice, and a discussion prompt you can lift straight into lessons. All questions are deliberately framed to be open, debatable, and centered on how knowledge is produced, validated, or communicated within chemistry. The fi
Preview of Gorgeous Rainbow Gradients in HTML

Gorgeous Rainbow Gradients in HTML

Created by
Tekkie Time
Everyone loves a rainbow! Create one using HTML in just a few minutes. Great for interesting students of all skill sets and ages who are interested in coding, colors, creativity and just playing online. Mix colors, delete colors, add colors... the sky is the limit and it's easy to manipulate and explain. NO EXPERIENCE NECESSARY, I promise!
Preview of Namespace Complete Lesson | Object Oriented Programming ( C++ )

Namespace Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Namespaces in C++. It is designed for AP Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ────────── ⋆⋅☆⋅⋆ ────────── ✨✨ What Students Will Learn ✨✨ ✔ Purpose of Namespaces ✔ Defining a Namespace ✔ Using Scope Resolution (::) ✔ Calling Functions Inside a Namespace ✔ Using Multiple Namespaces ✔ The using Directive ✔ Classes Inside a Namespace ✔ Using Multiple Classes Within a
Preview of Module 5.3 Transition Elements Full Editable Summary

Module 5.3 Transition Elements Full Editable Summary

Transition Elements Summary – OCR Chemistry A H432 Editable, easy-to-read language with all key terms included Table of common misconceptions & examiner tips to avoid mistakes Colour-coded precipitation reactions for faster memorisation Works alongside question packs for independent study Checklist of exactly what students need to know Fully aligned with OCR Chemistry A H432 specification Boost student understanding, retention, and exam confidence—all in one handy resource!
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 Technology escape the room!

Technology escape the room!

problem solving and creative thinking to find clues and escape the digital technology classroom! Great for distance learning or group problem solving challenge. unscramble technology vocabulary follow directions maze coding skills history of the computer binary code
Preview of Exception Handling Complete Lesson | Object Oriented Programming ( C++ )

Exception Handling Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Exception Handling in C++. It is designed for A P Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ✨✨ What Students Will Learn ✨✨ ✔ Definition of Exceptions ✔ try / throw / catch Syntax ✔ Throwing Primitive Types ✔ Throwing String Messages ✔ Catching Specific Exception Types ✔ Catch-All Handler (catch(...)) ✔ Nested try/catch Blocks ✔ Rethrowing Exceptions ✔ Custom
Preview of Simple Way to Remember Ions (Editable pptx)

Simple Way to Remember Ions (Editable pptx)

Created by
Concept Clicks
Help students confidently recall common ions with this Simple Way to Remember Ions PowerPoint, perfect for Grades 8–12 chemistry. The opening slides use fun memory tricks, patterns, and color-coded groups to make ion memorization fast and stress-free. This resource covers monatomic ions, polyatomic ions, transition metal charges, and naming conventions. Excellent for warm-ups, revision, or exam preparation. Slide Count: ~12–15 slides Activities: 1 matching activity 1 naming task 1 ionic form
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 STL Programming Complete Lesson | Object Oriented Programming ( C++ )

STL Programming Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to the C++ Standard Template Library (STL). It is designed for AP Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ✨✨ What Students Will Learn ✨✨ ────────── ⋆⋅☆⋅⋆ ────────── ✔ What STL Is & Why It’s Important ✔ STL Components: Containers, Algorithms, Iterators, Functors ✔ Sequence Containers (vector, list, deque, array, forward_list) ✔ Container Adapters ✔ Associative Containers
Preview of Streams and File Handling Complete Lesson | Object Oriented Programming ( C++ )

Streams and File Handling Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to Streams and File Handling in C++. It is designed for AP Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ────────── ⋆⋅☆⋅⋆ ────────── ✨✨ What Students Will Learn ✨✨ ✔ Stream Classes (istream, ostream, iostream) ✔ Stream Hierarchy & Inheritance ✔ ios Base Class & Stream Buffer ✔ Input and Output Stream Functions ✔ Disk File I/O with ifstream, ofstream, fstream ✔ Formatted File
Preview of MYP Grade 7 Science | Audio Revision Activity | Sub Plan | Cells & Microscopy

MYP Grade 7 Science | Audio Revision Activity | Sub Plan | Cells & Microscopy

Grade 7 Science Audio Summary: Cells and Microscopy - Revision ActivityWhat's In This Resource: An audio summary covering cell theory, cell types, organelles, and microscopy techniquesStudent review sheet with QR code linking directly to the audioMYP command terms practice - Questions progress from basic recall (List, Identify) through higher-order thinking (Compare, Explain, Evaluate)Complete answer key with model responses showing exactly what each command term requiresSample questions includ
Showing 289-312 of 758 results