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

Store categories

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 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 4 FRQ AP CSA | Test Prep | High School | JAVA | code

4 FRQ AP CSA | Test Prep | High School | JAVA | code

The FRQ ( Free Response Questions) of the AP CSA Exam is an important part of the final exam delivered by the College Board. It consists of 4 JAVA code problems to be written by hand in 90 minutes based on the text of these problems formulated by the College Board. The attached document presents 4 FRQs similar in complexity with the ones that students would get delivered during this test. This is a useful test prep type of exercise your students can take while timing themselves. Download
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 JavaScript | App Lab | Exercises | Functions | Middle School

JavaScript | App Lab | Exercises | Functions | Middle School

This is the JavaScript with App Lab Module for Middle School on Functions. These are the unit's exercises. There are 15 assignments including 6 write your own code small projects. The answers are not provided. 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 TpT credit! *License policy* The license is per teacher per class. If you teach multiple classes please purchase multiple discoun
Preview of Adrian's AP CSA | Array Lists in Java | Exercises | U7L1

Adrian's AP CSA | Array Lists in Java | Exercises | U7L1

These are the exercises of Lesson 1 of Unit 7. The lesson is on Java Arrays Lists. Exercises are hands-on and cover a variety of aspects including the reasons behind Array Lists, declaring and initializing Array Lists, and managing data. 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 st
Preview of Linux Labs | Files Compression and packages | Exercises | High School | Unit 6

Linux Labs | Files Compression and packages | Exercises | High School | Unit 6

These are the hands-on exercises for the lab number 6 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. These are exercises on Unit 4, on Linux files permissions. There are 20 exercises on the following commands: tar, gzip, rpm, dpkg. The answers are provided. All kinds of schools can benefit including charter schools, publ
Preview of AP CSP Demystified | Python | Conditionals | Exercises | High School | U2L8

AP CSP Demystified | Python | Conditionals | Exercises | High School | U2L8

These are Python coding exercises of the eight lesson of Unit 2. The lesson is on conditionals. There are 15 MC, T/F and hands-on coding exercises. The answers are provided with the resource. 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 t
Preview of Adrian's Intro VEX VR Coding | Exercises | Algorithms | Middle School | U8

Adrian's Intro VEX VR Coding | Exercises | Algorithms | Middle School | U8

These VEX VR Coding exercises introduce algorithms. There are 3 proposed exercises. Code is currently not included. Calling all the new Robotics / VEX Coaches / Coding / Computer Science teachers! This is an introductory course into VEX VR Coding similar to the ones provided by VEX Education but with all the lecture notes, lesson plans and exercises in the same place. The objective is to get middle school and high school students into coding through the engaging ecosystem of VEX. The cours
Preview of Parrot Game Solution Explained | Scratch Coding | Middle School | Elementary

Parrot Game Solution Explained | Scratch Coding | Middle School | Elementary

Intro to Scratch Coding and Programming Course for Elementary or Middle School. In this resource you will find the Scratch code and extensive explanations on how to design the Parrot Game according to the specs. The resource teaches kids: - how to plan and design a basic 2D computer game - how to define and control sprites with your keyboard - how and where to test collisions between sprites - how to make sprites appear and disappear - how and when to define variables - standard sequences, lo
Preview of Adrian's AP CSA | Inheritance Continued in Java | Lecture Notes | U9L2

Adrian's AP CSA | Inheritance Continued in Java | Lecture Notes | U9L2

This is Lesson 2 of Unit 9. The lesson continues the presentation on inheritance in Java and OOP more generally. Methods overriding and overloading are discussed. Constructor inheritance. The "super" keyword. As usual, Java code with plenty of explanations is provided. 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 scena
Preview of Intro to Python | Arrays | Lecture Notes | Middle High School | Unit 9

Intro to Python | Arrays | Lecture Notes | Middle High School | Unit 9

These are the lecture notes for our Unit 9 of our Intro to Python Course for Middle School and High School. This chapter is on Arrays. This resource will save the Computer Science teacher 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, cond
Preview of Intro to Python | Arrays | Exercises | Middle High School | Unit 9

Intro to Python | Arrays | Exercises | Middle High School | Unit 9

These are the exercises for our Unit 9 of our Intro to Python Course for Middle School and High School. This chapter is on Arrays. This resource will save the Computer Science teacher 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, conditio
Preview of Intro to Python | Loops | Exercises | Middle High School | Unit 8

Intro to Python | Loops | Exercises | Middle High School | Unit 8

These are the exercises for our Unit 8 of our Intro to Python Course for Middle School and High School. This chapter is on for and while loops. This resource will save the Computer Science teacher 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 stateme
Preview of Linux Labs | TCP/IP Networking | Exercises | High School | Unit 9

Linux Labs | TCP/IP Networking | Exercises | High School | Unit 9

These are the hands-on exercises for the lab number 9 of a series of ten labs on the Linux Operating System. This lab is on commands related to TCP/IP networking. The lab will save the teacher prep time. There are 30 MC exercises covering the following commands: ping, netstat, traceroute, arp, whois, dig, ifconfig, host, telnet, ssh, wget, sftp, lynx, mail. 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 Tec
Preview of Javascript | App Lab | Exercises | Graphical Resources | Unit 4 | Middle School

Javascript | App Lab | Exercises | Graphical Resources | Unit 4 | Middle School

This is the Javascript with App Lab Unit 4 for Middle School. These are the exercises for Unit 4 on Graphical Resources. There are 20 questions, most of them open ended and writing Javascript code. The answers are provided. The unit is focused on teaching the user of graphical resources and events in App Lab, including screens, dialogue boxes, text boxes, labels, and buttons. The resource goes hand in hand with the presentation slides and the lesson's plan! Download this excellent resource and d
Preview of AP CSP Demystified | Python | Loops | Exercises | High School | U2L7

AP CSP Demystified | Python | Loops | Exercises | High School | U2L7

These are Python coding exercises of the seventh lesson of Unit 2. The lesson is on for and while loops. There are 15 MC, T/F and hands-on coding exercises. The answers are provided with the resource. 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 impl
Preview of AP CSP Demystified | Python | Exercises | Data Types | High School | U2L2

AP CSP Demystified | Python | Exercises | Data Types | High School | U2L2

These are Python coding exercises of the second lesson of Unit 2. The lesson is on data types in Python. There are 20 exercises in various formats: MC, open text, and T/F. 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 through coding - get
Preview of AP CSP | Python | Lists and Dictionaries | Exercises | High School | U2L11

AP CSP | Python | Lists and Dictionaries | Exercises | High School | U2L11

These are Python coding exercises of the eleventh lesson of Unit 2. The lesson is on lists and dictionaries. There are 15 MC and T/F exercises. 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 through coding - get students familiar with diff
Preview of AP CSP Demystified | Python | Functions | Exercises | High School | U2L10

AP CSP Demystified | Python | Functions | Exercises | High School | U2L10

These are Python coding exercises of the tenth lesson of Unit 2. The lesson is on strings. There are 12 MC exercises. 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 through coding - get students familiar with different current technologies
Showing 1-20 of 35 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.