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 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 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 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 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 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 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 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 Adrian's Intro to AI and ML | Famous datasets for AI and ML | U2L5

Adrian's Intro to AI and ML | Famous datasets for AI and ML | U2L5

The datasets you train your AI model on is very important for the quality and reliability of your final product. Welcome to Adrian's new Intro to AI and ML course for Middle School. This is the fifth lesson of Unit 2 and it discusses some very popular datasets used in AI & ML applications, their history and scope / functionality, organizations who created them, samples of data and real-world applications they are used in. You will find famous datasets like Kaggle, ImageNet or CIPHAR and you wil
Preview of Adrian's AP CSA | Nested Loops in Java | Exercises | High School | U4L4

Adrian's AP CSA | Nested Loops in Java | Exercises | High School | U4L4

These are exercises on Lesson 4 of Unit 4. The exercises are on algorithms in Java. 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 students understand why certain so
Preview of Adrian's AP CSA | For Loops in Java | Exercises | High School | U4L2

Adrian's AP CSA | For Loops in Java | Exercises | High School | U4L2

These are exercises on Lesson 2 of Unit 4. The exercises are on Java for loops. 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 students understand why certain soluti
Preview of Adrian's AP CSA | While Loops in Java | Exercises | High School | U4L1

Adrian's AP CSA | While Loops in Java | Exercises | High School | U4L1

These are exercises on Lesson 1 of Unit 4. The exercises are on Java while loops. 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 students understand why certain solu
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 Adrian's AP CSA | Traversing Java Arrays | Exercises | U6L2

Adrian's AP CSA | Traversing Java Arrays | Exercises | U6L2

These are the exercises of Lesson 2 of Unit 6. The lesson is on traversing Java arrays. Exercises are hands-on and cover a variety of ways and examples to traverse a Java array in order to search, retrieve and display information. 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
Preview of Adrian's AP CSA | Algorithms in Java | Exercises | High School | U4L3

Adrian's AP CSA | Algorithms in Java | Exercises | High School | U4L3

These are exercises on Lesson 3 of Unit 4. The exercises are on algorithms in Java. 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 students understand why certain so
Showing 1-20 of 88 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.