TPT
Total:
$0.00
Preview of BUNDLE XXL: LEARN CODING in Computer Science - Python & pandas | GRADE 11 & 12

BUNDLE XXL: LEARN CODING in Computer Science - Python & pandas | GRADE 11 & 12

This all-in-one bundle equips High School Computer Science teachers with every resource needed to deliver a comprehensive data analysis with Python and pandas course. Valued as a cost-effective package, it includes: Four-Part Lesson Series: Introduction, Data Cleaning, Visualization, Independent Project. 12-Slide PowerPoint Presentation: Visual support aligned to each lesson unit. Three Lesson Plans: Step-by-step 90-minute double-period outlines with clear learning objectives. Environment
Preview of Coding with Python Unit 3: Loops

Coding with Python Unit 3: Loops

Unit 3 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to count-controlled (for) loops and condition-controlled (while loops) and to the Turtle drawing library. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who
Preview of Python Turtle Graphics and For Loops Editable Activities Assessments Resource

Python Turtle Graphics and For Loops Editable Activities Assessments Resource

Created by
Computer Corner
To me, the next natural progression in coding is using a loop. Python's for loop structure can be used with not only the print function but also the Turtle module's graphics functions. You can create some pretty neat designs by combining graphics with loops. Duration: Four 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Keys ✔ 10 PowerPoints⭐ & Resource Notes ✔ 2 PowerPoints⭐ English (UK) ✔ 3 Student Activities + English (UK) ✔ 2 Assessments + ◆ 2 Alternates wit
Preview of Python Coding Basic Computer Output Editable Activites & Videos

Python Coding Basic Computer Output Editable Activites & Videos

Created by
Computer Corner
This Python programming resource is perfect for students/teachers who have never coded before. It introduces students to coding through Python, a free computer language. Kids write simple output statements they learn how to problem solve one line at a time. Teachers get complete lessons, answer keys and rubrics. The online version includes embedded video lessons for your convenience. ** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **Materials have also been modified in English (UK)
Preview of Advanced Python Concepts Editable Unit 11

Advanced Python Concepts Editable Unit 11

Created by
Computer Corner
One of the most frustrating parts about teaching Python is that it has very little 'glitz and glamour' to entertain kids and keep their interest! Yes, of course, there are kids who desperately want to learn to code and they'll take your class anyway, but most kids need a carrot or two to keep them interested! That's the purpose of this unit. It starts off a bit dry with lists and tuples, but it quickly gets more interesting when you add in sound and MP3 capabilities. This bundle includes: ✔ 3 St
Preview of Introduction To File Input Output in Python Coding Editable Activities

Introduction To File Input Output in Python Coding Editable Activities

Created by
Computer Corner
Sometimes it's easier to store data in a file rather than include it in the code. I created this resource as an introduction to file input and output in Python. I've included 4 assessments, each increasing in difficulty so you can decide whether to use them for DI or just select the appropriate level for your class. Duration: Two 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Key ✔ 10 PowerPoints⭐ + Resource Notes ✔ 10-Page Student Handout + 4 Assessments ✔ 3 Student
Preview of Coding with Python Unit 7: Lists

Coding with Python Unit 7: Lists

Unit 7 of 8 in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to lists. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The lesson plans are designed to be accessible to teac
Preview of Python Curses Module Editable Bundle

Python Curses Module Editable Bundle

Created by
Computer Corner
One of the most frustrating parts about teaching Python is that it has very little 'glitz and glamour' to entertain kids and keep their interest! Yes, of course, there are kids who desperately want to learn to code and they'll take your class anyway, but most kids need a carrot or two to keep them interested! Once I'd discovered the Curses Module I was flying! This module is a royal pain to troubleshoot but it brings color, arrow keys and mouse input into Python which is a perfect setup for the
Preview of Python + C# Coding Logic Game Development | Grades 6-8 | FizzBuzz Game

Python + C# Coding Logic Game Development | Grades 6-8 | FizzBuzz Game

Python + C#: Coding Logic Game Development | Grades 6-8 | Middle School | Variables, Loops, Conditions, and Multi‑Rule Game Logic | STEM, CS Standards Aligned | FizzBuzz Reinvented Unlock critical thinking and coding creativity with FizzBuzz Reinvented, a twist on the classic that introduces custom rules, challenge labs, reflection prompts, and bilingual (Python & C#) examples. Designed for upper middle school to high school students or intro CS college classes, this resource is perfect for re
Preview of Using If Statements To Error Trap Input in Python Editable Resource Package

Using If Statements To Error Trap Input in Python Editable Resource Package

Created by
Computer Corner
We make decisions every day but learning how to program them can be a challenge which is why I created these activities. They start with simple if statements and introduce the concept of error-trapping user input by coding a simple Guessing Game. The next two resources add functionality to the game. Materials have also been modified in English (UK) where necessary.Duration: Three 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Key ✔ 10 PowerPoints⭐ + Resource Notes ✔ 6
Preview of Introduction To Lists and Tuples in Python Coding Editable Activities

Introduction To Lists and Tuples in Python Coding Editable Activities

Created by
Computer Corner
Lists and tuples are very similar data types in Python. They share several functions but are also very different which is why I created this resource as an introduction to both lists and tuples in Python. These data types are extremely powerful and important building blocks in Python. Duration: One 75-minute period. This package includes: ✔ A Package Description ✔ Answer Key ✔ 13 PowerPoints⭐ + Resource Notes ✔ 14-Page Student Handout + 2 Assessments ✔ 3 Student Activities ✔ 4 Levels of Assessm
Preview of Math x Python Series - Coding Linear Relations (Project 8 Guides - BUNDLE)

Math x Python Series - Coding Linear Relations (Project 8 Guides - BUNDLE)

Project 8: Enhanced Graphing with Matplotlib – Complete Lesson BundleEquip your intermediate grade learners with a turnkey coding and math analysis experience. This bundle includes both the Teacher Guide and Student Guide—fully aligned to Ontario MTH1W C2—and everything you need to: Teach & Code: Ready-to-use lesson flow, live-coding scripts, pseudocode planning, and sample outputs. Visualize Error: Students implement and plot residual lines, calculate prediction accuracy, and annotate graphs.
Preview of Python & C# Web API Development | Grades 9-12 | Data Analysis, HTTP, Services

Python & C# Web API Development | Grades 9-12 | Data Analysis, HTTP, Services

Python & C# Web API Development | Grades 9-12 | Data Analysis, HTTP, Services, Controllers, JSON Data | Code Your Calories In this hands-on, cross-curricular coding project, students will build a Nutrition Analysis System that uses a real-world API to break down the calories, protein, fat, and carbs in meals they input. By interacting with the API Ninjas Nutrition API, students learn how to write console applications in Python and C#, handle HTTP requests, parse JSON data, and organize code
Preview of Coding with Python Unit 8: Strings

Coding with Python Unit 8: Strings

Final unit in a semester-long Computer Science course in Python. Activities level for students of different levels of comfort and ability. This unit introduces students to strings and culminates in a final challenge set. This course can be used on its own or following Cookies and Bytes' Middle School Computer Science course. I would recommend this course for beginner or intermediate coders in 8th grade and up, or for 7th-grade students who have taken Middle School Computer Science. The lesson p
Preview of More String Functions in Python Coding 3 Version Activities

More String Functions in Python Coding 3 Version Activities

Created by
Computer Corner
Strings are so versatile. Every coding language has tons of string functions which is why I created this resource to introduce some of the more common functions in Python. This package also introduces ASCII functions. Why 3 versions?☞ Perfect for classrooms where the seating is tight. ☞ Students see multiple examples of the same concept. ☞ Differentiated instruction is built into every assessment. ☞ Encourages student interaction & discussion. ☞ Minimizes student copying. Materials have also b
Preview of More Built-in Python Math Functions and Coding Project Editable Resource Package

More Built-in Python Math Functions and Coding Project Editable Resource Package

Created by
Computer Corner
User-friendly program design is important to me! I hate using programs that are poorly written so I created this resource to hammer home the importance of designing programs with the user in mind. Of course, more math functions are better than less, so it also introduces several functions from both the Math and Decimal modules. ✸ Some school boards may call a coding project an exit ticket or culminating activity. ✸Duration: Three 75-minute periods. This package includes: ✔ A Package Description
Preview of Codehs Project: "Re-Create a Logo" w/Grading Rubric

Codehs Project: "Re-Create a Logo" w/Grading Rubric

Created by
Jarren Watts
A project I created to supplement the programming/coding curriculum in the "Introduction to Programming with Turtle Graphics" unit in the "Programming Creative Coding" course in codehs.com Project can be used an end of course assessment, a mid-year assessment, or a potential project for long-term substitute teachers! Students use the information they learned between sections 3.1 - 3.12 in the "Introduction to Programming with Turtle Graphics" unit in the "Programming Creative Coding" course to r
Preview of Python While Loops and Random Structures Editable Resource Package

Python While Loops and Random Structures Editable Resource Package

Created by
Computer Corner
What should the program do next? Controlling program flow is important in coding. And you can't make games without the ability to randomize numbers! This resource concentrates on the use of Boolean expressions and variables which will give kids the power to repeat programs properly so users can run the program until they decide to quit! Materials have also been modified in English (UK) where necessary.Duration: Three 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Key
Preview of Introduction To Python Curses Input Output in Python Coding Editable Activities

Introduction To Python Curses Input Output in Python Coding Editable Activities

Created by
Computer Corner
Python by itself has no color capabilities or special effects to hook kids. So, I created this resource to entice kids with the Curses module's color and window controls. Materials have also been modified in English (UK) where necessary.Duration: Four 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Key ✔ 4 PowerPoints⭐ + Resource Notes ✔ 12-Page Student Handout + 2 Assessments ✔ 3 Student Activities ✔ 2 Assessments ◆ 2 Alternates with a KICA* marking scheme ✔ 2 Rubri
Preview of Python Print Function Editable Coding Activities Resource Package

Python Print Function Editable Coding Activities Resource Package

Created by
Computer Corner
You've just started to teach Python and you don't know where to start! Or, you know where but not how. You need something that is simple but teaches the basics of Python output. I learned long ago to keep it simple and clear, so I created this resource to kick things off in my beginner coding class. Materials have also been modified in English (UK) where necessary.Duration: Three 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Keys ✔ 6 PowerPoints⭐ + Resource Notes ✔
Preview of Using Python's Built-in Math Functions Editable Resource Package

Using Python's Built-in Math Functions Editable Resource Package

Created by
Computer Corner
Kids use calculators all the time. What if they could code their own basic calculator? And the best part of all is they can enter their own values using the keyboard. This package covers global, local and constant variables as well as math operators, run-time errors and some useful built-in math functions. This is a continuation of Python User Input and Python Variables resource packages. Duration: Three 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Keys ✔ 3 Power
Preview of Python For Loops Part 2 3 Version Resource Package

Python For Loops Part 2 3 Version Resource Package

Created by
Computer Corner
It's time for some fun! Text-based coding can also do pixel graphics. That's why I created this short activity so kids can have fun 'drawing' as they learn how to sequence! Why 3 versions?☞ Perfect for classrooms where the seating is tight. ☞ Students see multiple examples of the same concept. ☞ Differentiated instruction is built into every assessment. ☞ Encourages student interaction & discussion. ☞ Minimizes student copying. Materials have also been modified in English (UK) where necessary.
Preview of STEM Python & C# Coding Lesson | Grades 9-12 | Data Collection, Modeling

STEM Python & C# Coding Lesson | Grades 9-12 | Data Collection, Modeling

STEM Python & C# Science & Coding Lesson | Grades 9-12 | Data Collection, Model Prediction, Buoyancy | Floating or Sinking — Floating or Sinking? Exploring Buoyancy with Science & Code | A hands‑on STEM investigation where students test objects, collect data, and use simple Python code to model and predict buoyancy. Engage your students in an interactive STEM lesson where they’ll experiment with buoyancy, make hypothesis, calculate forces, and code a C# buoyancy simulator! Includes: ✔️
Preview of Python For Loops Part 2 Coding Project Editable Resource Package

Python For Loops Part 2 Coding Project Editable Resource Package

Created by
Computer Corner
It's time for some fun! Text-based coding can also do pixel graphics. That's why I created this short activity so kids can have fun 'drawing' as they learn how to sequence! Materials have also been modified in English (UK) where necessary.Duration: Three 75-minute periods. This package includes: ✔ A Package Description ✔ Answer Keys ✔ 2 PowerPoints⭐ ✔ 1 PowerPoint⭐ English (UK) ✔ 5-Page Student Handout + Assessment ✔ 2 Student Activities ✔ 1 Assessment + ◆ 1 Alternate with a KICA* marking sch
Showing 25-48 of 141 results