TPT
Total:
$0.00
Preview of CMU CS Academy CS1 Python Digital Notebook

CMU CS Academy CS1 Python Digital Notebook

Created by
Katie Anderson
This digital notebook accompanies CMU's CS Academy's CS1 Curriculum. In a one semester course, units 1-7 are covered. The intention is for students to be given a pdf of the notebook and hand-write the notes. Typically, I start with a Sandbox file, then move to digital notes, then have students proceed on CMU. I have found students are more successful on CMU by covering the basics with me first. Included is a ppt version of the notebook, a ppt "drag & drop" activity for unit 6 (please up
Preview of Introduction to Programming in Python (Part I)

Introduction to Programming in Python (Part I)

This is an introductory Computer Science lesson in the Python programming language. It covers Print Statements, Comments, Data Types, Inputs, and Variables. There are several example snippets of code with links to the examples on CodeSkulptor.org. There are also several practice problems and questions for students to complete in order to demonstrate their knowledge. This resource is a Google Slidedeck that is designed to be shared with students via Google Classroom, Schoology, or another LMS tha
Preview of Python Escape Room - The Primal Riddle (Repo Included)

Python Escape Room - The Primal Riddle (Repo Included)

This virtual escape room repository is meant to teach students or adults how to use for loops to generate prime numbers. Then, they have to devise a way to use those numbers to decrypt a coded phrase using for loops as well. The engaging part about this activity is its interactivity and storyline; For adaptations, contact the creator. 1. Find the primes 2. Escape the Room
Preview of Free Python Syntax Cheat Sheet – Beginner Coding Reference for Students

Free Python Syntax Cheat Sheet – Beginner Coding Reference for Students

Unlock the Power of Python with This Free Resource!Boost your students' coding confidence with this FREE Python Syntax Cheat Sheet — a one-page printable reference designed to help beginners quickly master key Python concepts. Whether you're teaching in a classroom, homeschooling, or supporting independent learners, this structured overview is a must-have companion for any intro to programming course. Topics Covered: ✅ Variables & Data Types ✅ Printing & User Input ✅ Basic Math Oper
Preview of Python Basics

Python Basics

Created by
David Kirkland
This is the powerpoint I used for my intro to Python unit. This is my first time teaching this class, so please feel free to make suggestions and leave feedback. I plan on uploading all of my notes, as well as my assignments as the semester progresses. In this unit I cover variables, variable types, input, print statements, syntax errors, and comments.
Showing 1-5 of 5 results