TPT
Total:
$0.00
Computer Programming Resources Banner

Computer Programming Resources

Rated 4.62 out of 5, based on 61 reviews
516 Followers
North Bay Village, Florida, United States
About the store
I teach computer science in a SoFla High School. I am a Certified FL K12 Educator and FL K12 Computer Science Certified. In the past I qualified a middle school VEX team to the State of FL level of the VEX competition. I am also part of the State of Florida K12 Computer Science Standards Revisions team. Classes I teach: IT Fundamentals Advanced IT Honors AP CSP (Advanced Placements): standard College Board driven curriculum with Python, Scratch and pseudo code Programming languages: - Python - Javascript - JAVA Block- based / natural language: - Scratch - pseudo code Robotics: - VEX block code
Read more
Back

Python Programming

Preview of Workbook | 100 Math Python Exercises | Middle School | High School

Workbook | 100 Math Python Exercises | Middle School | High School

Treat yourself and your kids with this Python coding workbook. It contains algebraic hands-on exercises. It is a perfect book to augment your Intro To Coding, Intro to Python, or Python Intermediate Coding. Some Computer Science Teachers can also use this for their AP CSP classes. The level is Algebra 1 so this book is mainly for Middle School, however in some schools this can also be used in High School. Being cross curricular (coding and Algebra) the book is also an excellent prep f
Preview of High School Computer Science Curriculum

High School Computer Science Curriculum

K12 CS Teachers, this is a comprehensive High School Intro to Computer Science Curriculum offered at a discount compared to other commercial companies packages. There are about 3,500 pages of content. The Program covers 2-3 years of instruction (depending on how you structure it) and it is offered at a 10% discount compared to the individual bundles that compose it. This curriculum has no prerequisites. The students can start from scratch. The Program offers 4 full blast coding courses with
Preview of Python Certification Test Prep ITS 303 | High School | Middle School

Python Certification Test Prep ITS 303 | High School | Middle School

The ITS 303 Python Certification Test is a popular industry level certification test students choose to take nowadays. It's a respected Python Certification test and a potential certificate can increase an applicant's chances to get an IT job, including a job in Python programming. The material tested covers: Data Types and OperatorsFlow Control with Decisions and LoopsInput and Output OperationsCode Documentation and StructureTroubleshooting and Error HandlingOperations using Modules and Too
Preview of Introduction to Python with Turtles Coding | Elementary | Middle School

Introduction to Python with Turtles Coding | Elementary | Middle School

Welcome to our new Python with Turtles Course for kids! This course is thought of as a fun, graphical introduction into coding! The audience is elementary and/or middle school students so the lecture notes are kept simple and non-wordy. Lessons are also kept short, to fit into 45 minutes. There is quite a bit of code shown and practical exercises. My students had a lot of fun drawing those spirals! The course is structured in 10 units (about a quarter of instruction) and it has: - lecture no
Preview of Intro To Python Coding | Bundle | Middle School | High School

Intro To Python Coding | Bundle | Middle School | High School

Treat your kids with a Python Coding Bundle for Middle School or High School! Python is an easy to learn, clean, structured programming language that is perfect to introduce middle school or high school students to. There are plenty of free cloud based platforms running Python interpreters including repl.it Python teaches kids coding in a fun, structured way. It can be taught both procedural and object oriented, though most of the school teach it procedural. This is an introductory course tha
Preview of Middle School Technology Curriculum

Middle School Technology Curriculum

This is a comprehensive Middle School Intro to Computer Science Program offered at a discount compared to other commercial companies packages. The program offers 5 full blast coding courses with lesson plans and exercises, 2 Intro to hardware and application software resources that are generally overlooked in middle schools and our popular 270 pages workbook with 100 Algebra problems solved by programming in Python. 1. Intro to VEX VR Coding2. Intro to Scratch Coding3. Intro to Python Cod
Preview of Python Coding Exercises | Book | Middle School | High School | Chapter 1

Python Coding Exercises | Book | Middle School | High School | Chapter 1

These are algebraic hands-on exercises in Python: numbers, lists, linear and quadratic equations, sorting methods with an understanding of complexity and a statistical problem. It's the first chapter of our popular workbook with Math Python Coding Problems. The whole workbook can be found here: https://www.teacherspayteachers.com/Product/Workbook-100-Mathematical-Python-Exercises-with-Solutions-Middle-School-6206485The objective of these problems is to prepare the students for a Data S
Preview of Python Certification Test Prep 2 | Middle School | High School

Python Certification Test Prep 2 | Middle School | High School

The ITS 303 Python Certification Test is a popular industry level certification test students choose to take nowadays. It's a respected Python Certification test and a potential certificate can increase an applicant's chances to get an IT job, including a job in Python programming. The material tested covers: Data Types and OperatorsFlow Control with Decisions and LoopsInput and Output OperationsOperations with FilesTroubleshooting and Error HandlingCustom defined functionsDictionariesThis is
Preview of Algebra 1 Python Coding | Exercises | Middle School | High School | Workbook

Algebra 1 Python Coding | Exercises | Middle School | High School | Workbook

These are algebraic hands-on exercises in Python from the book " Math Python Exercises". The level is Algebra 1 and intermediate Python coding skills. The objective of these problems is to prepare the students for a Data Science course. The level is intermediate: the students have to have basic knowledge of coding in Python before approaching this material. The book can be used at different levels, depending on where your students are: middle school, high school and even college! If you work
Preview of Python Programming | Exercises | Workbook | Middle School | High School

Python Programming | Exercises | Workbook | Middle School | High School

This is Chapter 3 from our popular 100 Mathematical Python Exercises book. The workbook is very helpful for K12 Computer Science teachers who teach Intermediate Python, Algebra 1 etc. This chapter contains probabilities related problems, lists manipulations, manipulation of "large" datasets (not really big data but it will give the students the flavor of what "bigger" data maybe), sorting, panda. There is also a problem on eliminating noise in datasets. The objective of these problems is to
Preview of Math Python Coding | Book | Exercises | Middle School | High School

Math Python Coding | Book | Exercises | Middle School | High School

This this Chapter 4 from the 100 Mathematical Python Exercises with Solutions Workbook. It is a popular book with Middle School and High School coding teachers and it is also embraced by some Algebra 1 teachers. The whole Math Python Book can be found here: https://www.teacherspayteachers.com/Product/Workbook-100-Mathematical-Python-Exercises-with-Solutions-Middle-School-6206485This chapter contains 10 problems: factorials, lists manipulations, quadratic functions graphing, other formu
Preview of Python Coding Bundle for Middle School

Python Coding Bundle for Middle School

This is a Python Coding Bundle. It includes: - 2 chapters from the Mathematical Coding Python Book - 30 Python Coding Activities with Strings (code included) - Adding n numbers in Python - Areas of geometrical shapes in Python - Counting Characters in Python This bundle can be used anytime bet. Q2 and Q3 in any middle school level intro to Python course. The bundle can be used both to lecture and to demonstrate hands-on Python code on different kinds of problems or as assignments, assessments, h
Preview of Intro to Python | Lists and Dictionaries | Exercises | Unit 11

Intro to Python | Lists and Dictionaries | Exercises | Unit 11

These are the exercises for our Unit 11 of our Intro to Python Course for Middle School and High School. This chapter is on Lists and Dictionaries. This resource will save the Computer Science teacher prep time. The Course is structured on 11 units and it has presentation slides, lesson plans, hands-on coding exercises, and an EOC project. The Course is hands-on and it follows standard coding curriculum by taking the student from variables and basic data structures through operands, control sta
Preview of Intro to Python | Lists and Dictionaries | Lecture Notes | Unit 11

Intro to Python | Lists and Dictionaries | Lecture Notes | Unit 11

These are the lecture notes for our Unit 11 of our Intro to Python Course for Middle School and High School. This chapter is on Lists and Dictionaries. This resource will save the Computer Science teacher prep time. The Course is structured on 11 units and it has presentation slides, lesson plans, hands-on coding exercises and an EOC project. The Course is hands-on and it follows standard coding curriculum by taking the student from variables and basic data structures through operands, control
Preview of Mathematical Python | Coding  | Workbook | High School | Middle School

Mathematical Python | Coding | Workbook | High School | Middle School

This is Chapter 5 from the book Mathematical Python Coding Exercises with Solutions. This workbook is popular with middle school and high school teachers, both computer sciences / coding and Algebra 1 teachers. This chapter helps out the students with increasing their computational thinking and analytical skills. It also helps them with Algebra. The chapter is on linear equations. The chapter provides 10 problems and their solutions in procedural Python and Object Oriented Python. It can
Preview of Intro to Python | Strings | Lecture Slides | Middle High School | Unit 5

Intro to Python | Strings | Lecture Slides | Middle High School | Unit 5

These are PowerPoint slides for our Unit 4 of our Intro to Python Course for Middle School and High School. This chapter is on strings and it will save the Computer Science prep time. The Course is structured on 12 units and it has presentation slides, lesson plans, hands-on coding exercises, and an EOC project. The Course is hands-on and it follows standard coding curriculum by taking the student from variables and basic data structures through operands, control statements, conditionals and lo
Preview of Intro to Python | Booleans | Lecture Notes | Middle High School | Unit 4

Intro to Python | Booleans | Lecture Notes | Middle High School | Unit 4

These are PowerPoint slides for our Unit 4 of our Intro to Python Course for Middle School and High School. This chapter is on booleans and it will save the Computer Science prep time. The Course is structured on 12 units and it has presentation slides, lesson plans, hands-on coding exercises, and an EOC project. The Course is hands-on and it follows standard coding curriculum by taking the student from variables and basic data structures through operands, control statements, conditionals and l
Preview of Intro To Python Coding | Booleans | Exercises | Middle School | High School

Intro To Python Coding | Booleans | Exercises | Middle School | High School

These are the exercises of Unit 4 of our Intro to Python Course for Middle School and High School. This unit is on booleans. 15 classroom exercises are done for you, they will save you prep time. This second unit presents exercises on booleans in Python with an emphasis on numbers and strings. The answers are provided with the resource. The Course is structured on 12 units and it has presentation slides, lesson plans, hands-on coding exercises, and EOC projects. The Course is hands-on and
Preview of Intro To Python Coding | Booleans | Lesson Plan | Middle High School | Unit 4

Intro To Python Coding | Booleans | Lesson Plan | Middle High School | Unit 4

This is the Lesson Plan of Unit 4 of our Intro to Python Course for Middle School and High School. This unit is on booleans. 15 classroom exercises are done for you, they will save you prep time. This second unit presents exercises on booleans in Python with an emphasis on numbers and strings. The answers are provided with the resource. The Course is structured on 12 units and it has presentation slides, lesson plans, hands-on coding exercises, and EOC projects. The Course is hands-on and
Preview of 30 Python Coding Activities with Strings for Middle School

30 Python Coding Activities with Strings for Middle School

This is a series of creative hands-on Python exercises on Strings.The exercises utilize most of the major functions and operations on strings and characters that are present in a standard Python library. This is an excellent hands on resource for middle school or high school Python coding lessons. The product does include the Python code for the solutions. The format is Word doc so you can copy & paste code as you test it. Download this great resource now and hands-on exercise Python Stri
Showing 1-20 of 90 results

About the store

Experience

I teach computer science in a SoFla High School. I am a Certified FL K12 Educator and FL K12 Computer Science Certified. In the past I qualified a middle school VEX team to the State of FL level of the VEX competition. I am also part of the State of Florida K12 Computer Science Standards Revisions team. Classes I teach: IT Fundamentals Advanced IT Honors AP CSP (Advanced Placements): standard College Board driven curriculum with Python, Scratch and pseudo code Programming languages: - Python - Javascript - JAVA Block- based / natural language: - Scratch - pseudo code Robotics: - VEX block code

Teaching style

- NGSSS - emphasis on hands-on and project based learning - individual and group projects - diversified testing - tiers and scaffolding - I encourage innovation - I encourage critical thinking

Awards & shining teacher moments

Last year I qualified a middle school VEX robotics team into the State of Florida competition.

My own education history

Master Degree in Computer Engineering Master Degree in Computers Architecture

Additional biographical information

I've been teaching K12 CS and Engineering for 4 years now and I love it! In a previous life I was a corporate software engineer and I occasionally taught Higher Ed as an Adjunct. I have a structured but creative approach to teaching coding with an emphasis on project based learning and thinking outside of the box. Creativity, innovation and self confidence are always encouraged.