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 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 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 Robotics lecture slides 7th grade 8th grade 9th grade 10th grade

Introduction to Robotics lecture slides 7th grade 8th grade 9th grade 10th grade

This resource contains 10 PowerPoint slides that can be used for an Introduction into Robotics Class. The Class could be middle school or high school. Definitions of automation and robotics are provided. A short history of Robotics is presented. The final slide brings up some things to reflect on. The resource is meant to be creative and to stimulate students interest in Robotics.
Preview of Intro To Computer Hardware Middle School High School | Digital | Print

Intro To Computer Hardware Middle School High School | Digital | Print

This is the first module of a short 3 modules course that introduces students to Computer Science through its 3 fundamentals: - Computer Hardware - Operating Systems - Application Software Middle School and High School students nowadays are often thrown into coding concepts before they get to understand some of the basic functionalities and architectures of computerized systems. Some other approaches extensively utilize teaching CS by gaming (which is considered "fun" and "attractive" for stud
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 Linux Labs | Shell Scripting | Lecture notes | High School | Unit 10

Linux Labs | Shell Scripting | Lecture notes | High School | Unit 10

This is lab number 10 of a series of ten labs on the Linux Operating System. The lab is on shell scripting in Linux with examples in bash. The lab saves the teacher prep time. 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 th
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 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 Adrian's AP CSA | Sorting Algorithms in Java | U7L3

Adrian's AP CSA | Sorting Algorithms in Java | U7L3

This is Lesson 3 of Unit 7. The lesson discusses sorting algorithms on Java array lists. Bubble sort, selection sort, insertion sort, quick sort, and merge sort are presented in detail. 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, complica
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 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 AP CSP | Lesson Plan | Intro To Pseudocode | High School | U1L3

AP CSP | Lesson Plan | Intro To Pseudocode | High School | U1L3

This is the lesson plan of the third lesson of the first module of our new and exciting AP CSP Demystified Course. The Course aims to help out teachers and students to be successful with their AP CSP Course, and their tests. The lesson introduces the 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 their
Preview of Adrian's AP CSA | Nested Loops in Java | High School | U4L4

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

This is Lesson 4 of Unit 4. The lesson is on nested loops and extra considerations on algorithms complexity. 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
Preview of Adrian's AP CSA | Algorithms in Java | High School | U4L3

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

This is Lesson 3 of Unit 4: lecture notes. The lesson is on algorithms. Algorithms on strings and numbers are discussed. 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 mak
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 | Polymorphism in Java | Lecture Notes | U9L3

Adrian's AP CSA | Polymorphism in Java | Lecture Notes | U9L3

This is Lesson 3 of Unit 9. The lesson introduces important Java inheritance related notions such as the "object" class, abstract classes, interfaces and polymorphism. 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 acade
Preview of Adrian's AP CSA | Inheritance in Java | Lecture Notes | U9L1

Adrian's AP CSA | Inheritance in Java | Lecture Notes | U9L1

This is Lesson 1 of Unit 9. The lesson introduces the important notion of inheritance in Java and OOP more generally. Super classes and sub classes are discussed as well as types of inheritance and access modifiers. 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 Adrian's AP CSA | Classes in Java | Lecture Notes | High School | U5L1

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

This is Lesson 1 of Unit 5. The lesson is on classes and objects in Java. Methods and attributes are discussed and Java code examples are 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 scenarios for a large diversity of students from all walks of life - is not dry, complicated or super academic - explains the c
Showing 1-20 of 228 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.