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

All resources

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 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 20 TCP/IP Networking and Cybersecurity Problems 10th, 11th, 12th grade AP CSP

20 TCP/IP Networking and Cybersecurity Problems 10th, 11th, 12th grade AP CSP

These 20 problems implement standard TCP/IP and Cyber Security notions using hands-on programming. The code can be written in any programming language such as C, JAVA or Python. These TCP/IP problems tackle notions on protocols and OSI layers, ip addressing and net masks, standard functionality like routing, load balancing, firewall-ing, cryptography etc. These Cyber Security problems try to cover all the major six areas of Cyber Security including information and network security, opera
Preview of Intro to App Lab of code.org with a Javascript example middle school high school

Intro to App Lab of code.org with a Javascript example middle school high school

The document presents a short intro into App Lab, a popular middle school and high school level web and mobile design platform. This platform is used by teachers who are on code.org, weather they teach Intro into Coding, intermediate courses or even AP CSP. App Lab is based on Javascript and it offers a great collection of relatively easy to use tools to speed up into experience with coding. Our resource briefly describes the graphical elements and the way coding is done on App Lab with a hands
Preview of Linux Labs | Files Manipulation Commands | Exercises | High School | Unit 1

Linux Labs | Files Manipulation Commands | Exercises | High School | Unit 1

These are the hands-on exercises for the first lab of a series of ten labs on the Linux Operating System. The labs are part of our Intro to Cyber Security curriculum but they can also be taught as part of an Intro to Tech track. The track is introductory, not advanced. All kinds of schools can benefit including charter schools, public schools, vocational schools, college prep schools etc. The labs are mainly thought at the high school level but they can also be taught at elementary school l
Preview of Scratch Coding Programming Intro Course | Elementary School | Middle School

Scratch Coding Programming Intro Course | Elementary School | Middle School

This is a new Scratch Course we started to work on. It is an intro course for Elementary and Middle School. Students as young as 3rd or 4th grade can take this course as it is very intuitive and very interactive. Block-based programming is very popular nowadays with Elementary and Middle School students. Some of these students also take robotics classes that are block based such as VEX (which has a version based on Scratch). Students will learn how to move characters around in no time. The cours
Preview of JavaScript | AppLab | Exercises | Arrays | Middle School

JavaScript | AppLab | Exercises | Arrays | Middle School

This is the JavaScript with App Lab Unit 10 for Middle School on Arrays. These are the unit's exercises. There are 15 questions: mainly write your own code and multiple choices types of questions. The answers are provided. The unit is focused on teaching the student the concepts of structuring and managing data in arrays in JavaScript. The resource goes hand in hand with the presentation slides and the lesson's plan! Download this excellent resource and do not forget to leave a review for
Preview of Scratch Coding | Programming | Elementary School | Your first game | Unit 5

Scratch Coding | Programming | Elementary School | Your first game | Unit 5

Cats, bears, fish and sharks! In this fun Intro to Scratch Coding Course for Elementary School students. This is Unit 5 on designing your first game where you can control sprites by keyboard, test collisions and keep scores! This fun introductory Scratch track saves the Coding Teacher prep time! In this game you will control the shark with your arrow keys, while the golden fish will randomly move around. You have to try & catch the golden fish! The Course is structured on 12 units and it ha
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 Image Classifiers | Supervised Machine Learning | ML | Middle High School

Image Classifiers | Supervised Machine Learning | ML | Middle High School

Using Google’s Teachable Machine, configure and train a model that makes the distinction between midsize sedans (cars like Toyota Camry, Honda Accord, Chevy Malibu, Ford Fusion) and pick-up trucks (cars like Ford F-150, Chevy Silverado, Toyota Tacoma, Honda Ridgeline) Use pictures from the web. Make screen captures with at least 5 test cases and your results and email them to your teacher or turn them in via Google Class. Give an example of a real world application where people can use such a m
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 Scratch Coding | Programming | Elementary | Loops and Conditionals | Unit 6

Scratch Coding | Programming | Elementary | Loops and Conditionals | Unit 6

Intro to Scratch Coding and Programming Course. Cats, bears, fish and sharks! In this fun Intro to Scratch Coding Course for Elementary School students. This is Unit 6 on sequences, loops and conditionals! We also discuss variables and give examples. This fun introductory Scratch track saves the Coding Teacher prep time! In this game you will control the shark with your arrow keys, while the golden fish will randomly move around. You have to try & catch the golden fish! The Course is structu
Preview of Scratch Coding | Lesson Plan | Making Music | Elementary | Middle School

Scratch Coding | Lesson Plan | Making Music | Elementary | Middle School

This is the lesson plan for Unit 4, Intro To Scratch Coding. This unit is on making music in Scratch! Different kinds of musical sprites and their predefined sounds are discusses. Download this awesome resource and try it out with your kids, they will love it! *Licensing policy.* Licence is per teacher, per class. If you teach multiple classes please purchase multiple licenses.
Preview of Scratch Coding | Programming | Guessistential | Game | Elementary | Unit 9

Scratch Coding | Programming | Guessistential | Game | Elementary | Unit 9

This is a fun Intro to Scratch Coding Course for Elementary School students. This is the Scratch code of Unit 8 which implements a numbers guessing game! This fun introductory Scratch track saves the Coding Teacher prep time! The Course is structured on 10 units and it has presentation slides, lesson plans, hands-on coding exercises, games and two EOC project. The Course is hands-on, enticing, easy to follow. The course is informal and action oriented with the objective of attracting the
Preview of Linux Labs | Shell Scripting | Exercises | High School | Unit 10

Linux Labs | Shell Scripting | Exercises | High School | Unit 10

These are the hands-on exercises for the lab number 10 of a series of ten labs on the Linux Operating System. This lab is on Linux shell scripting. The lab will save the teacher prep time. There are 15 exercises, most of them requiring writing Linux shell scripts. The answers are provided. The labs are part of our Intro to Cyber Security curriculum but they can also be taught as part of an Intro to Tech track. The track is introductory. All kinds of schools can benefit including charter sc
Preview of Intro to Javascript | AppLab | Graphical Resources | Lecture Notes | Unit 4

Intro to Javascript | AppLab | Graphical Resources | Lecture Notes | Unit 4

These are the lecture slides of the Graphical Resources Unit of the Javascript with App Labs Course. The resource can be used during an intro to coding course for middle school or high school. The resource focuses on the use of graphical resources and events when programming in App Lab. Screens, text boxes and labels are discussed and presented examples on. Labels, buttons and dialogue boxes are also presented. Different types of events (with an emphasis on onMouseClick) are also introduced. Thi
Preview of Scratch Coding for Elementary | Programming | Space Shooter Game

Scratch Coding for Elementary | Programming | Space Shooter Game

Intro to Scratch Coding and Programming Course for Elementary. With this resource your students will design a fun, interactive game called Space Shooter! :) Fun games and characters in this Intro to Scratch Coding Course for Elementary School students! This is EOC1 where the students will design their own game! The Course is structured on 10 units and it has presentation slides, lesson plans, hands-on coding exercises, games and and two EOC projects. The Course is hands-on, enticing, easy t
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
Showing 1-20 of 200 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.