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 Intro to Scratch Coding Bundle | Middle School | Programming

Intro to Scratch Coding Bundle | Middle School | Programming

Make that cat meow! Scratch teaches kids coding in a fun, colorful, interactive way. Scratch also offers a free coding platform at scratch.mit.edu where the kids can start creating their own projects in no time! This is an introductory course that starts from the tasks suggested by MIT but implements quite a lot of custom hands-on curriculum. The progression is slow and the kids will pick up for sure! No previous coding experience is necessary to get things going! The current bundle offers: -
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 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 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 Linux Labs | Files Manipulation Commands | Lecture | Lab | High School | Unit 1

Linux Labs | Files Manipulation Commands | Lecture | Lab | High School | Unit 1

This is 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 level. The labs go hand in han
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 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 Scratch Coding | Elementary | Game | Space Shooter

Scratch Coding | Elementary | Game | Space Shooter

This fun Intro to Scratch Coding Course for Elementary School students introduces students into basic games design! Yes! Your students will be able to design their first games with this resource! The space shooter is a fun, easy to play, visual game for kids. The player can control the space shuttle using the arrow keys and he/she can shoot bullets by pressing the space key. The player "shoots" numbers which randomly move on the screen in different directions. There is a certain period of time
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 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 AP CSP Demystified | Python | Booleans | Exercises | High School | U2L4

AP CSP Demystified | Python | Booleans | Exercises | High School | U2L4

These are Python coding exercises of the fourth lesson of Unit 2. The lesson is on booleans. There are 15 MC and open text exercises including some hands-on block of Python code to be written. Our new and exciting AP CSP Demystified Course aims to "make order in disorder" and to help out teachers and students to be successful with their AP CSP tests and exams. The AP CSP Course has the following objectives: - introducing students to the field of Computer Science based on big ideas implemented
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 Adrian's AP CSA | Classes in Java | Exercises | High School | U5L1

Adrian's AP CSA | Classes in Java | Exercises | High School | U5L1

These are exercises on Lesson 1 of Unit 5. The exercises are on Java classes. Methods and attributes are covered. As opposed to a lot of the current available AP CSA literature, our course: - teaches JAVA programming in an engaging, easy to understand manner - uses real-world scenarios for labs - is culturally aware and depicts familiar scenarios for a large diversity of students from all walks of life - is not dry, complicated or super academic - explains the code, the algorithms and makes stu
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 Fundamentals of Operating Systems | Exercises | MCQ | High School

Fundamentals of Operating Systems | Exercises | MCQ | High School

These are Multiple Choices, open ended, and True/False questions on the Fundamentals of Operating Systems module, one of our very popular modules. The following topics are covered: 1. Definition and introduction 2. Processes and processors management 3. Memory management 4. I/O Devices management 5. File System management 6. Management of network and security 7. Types of Operating Systems The lecture notes of this resource can be found here: https://www.teacherspayteachers.com/Product/Fundamenta
Preview of AP CSP | Exercises | Introduction To Pseudocode | High School | U1L3

AP CSP | Exercises | Introduction To Pseudocode | High School | U1L3

These are the exercises of the 3rd lesson, unit 1 of our new and exciting AP CSP Demystified Course. The Course aims to "put order in disorder" and to help out teachers and students to be successful with their AP CSP tests and exams. The exercises focus on pseudocode. The AP CSP Course has the following objectives: - introducing students to the field of Computer Science based on big ideas implemented through coding - get students familiar with different current technologies and trends and th
Preview of Scratch Coding | Fluently Game Solution | Unit 8

Scratch Coding | Fluently Game Solution | Unit 8

Intro to Scratch Coding and Programming Course for Elementary or Middle School. In this resource you will find Scratch code and extensive explanations on how to design the Fluently Game according to the specs. The resource teaches kids: - how to tackle a project that is slightly larger/longer in requirements- how to write functions and procedures- how to manage a project that is larger - how to find creative solutions to practical problems - how to constantly maintain and improve your
Showing 1-20 of 174 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.