TPT
Total:
$0.00
CodingOverload Banner

CodingOverload

Rated 4.42 out of 5, based on 12 reviews
35 Followers
Cunningham, Tennessee, United States
About the store
I have been teaching computer science both in America, and in Taiwan for the last 3 years. I also worked as a peer tutor when I was in university for two years before this. I have focused primarily on teaching introductory computer science to students who have never learned it before.
Read more

All resources

Preview of Scientific Notation Worksheet with Word Problems

Scientific Notation Worksheet with Word Problems

Created by
CodingOverload
This worksheet is appropriate for grades 7-8 and is a great way to help your students practice scientific notation. I have used it for in-class work, and as homework. It expects student's to know the rules of exponents though for certain problems.
Preview of HTML & CSS Coding Review Worksheet II

HTML & CSS Coding Review Worksheet II

Created by
CodingOverload
This was created to be an extension to my original HTML & CSS Coding Review Worksheet. I designed it in a very similar way, and simply upped the difficulty. As with the original, this assumes only extremely minimal conceptual knowledge of JavaScript, and requires no JavaScript coding knowledge at all. It was designed to be a short review worksheet, or a pop quiz. It should take around 15-20 minutes for the average students to complete it. Files Included:HTML and CSS Coding Review Worksheet II -
Preview of Beginner JavaScript Worksheet

Beginner JavaScript Worksheet

Created by
CodingOverload
This worksheet was created to be used as a precursor to my Intermediate JavaScript Worksheet. The problems cover looping, variables, the console, and a small amount of function syntax. It should take the average JavaScript student around 20 to 30 minutes to complete this. Files IncludedBeginner JavaScript Worksheet.pdf Beginner JavaScript Worksheet.docx Note: You will need the ability to open either .pdf files or .docx files. You also will need the ability to open .zip files. Any modern compute
Preview of Intermediate JavaScript Coding Worksheet

Intermediate JavaScript Coding Worksheet

Created by
CodingOverload
This worksheet was designed for intermediate JavaScript students. It includes function problems, and looping problems. Students should be comfortable with those topics to use this worksheet. I expect it would take the average student around 30 minutes to complete this worksheet. Files IncludedIntermediate JavaScript Worksheet.pdf Intermediate JavaScript Worksheet.docx Note: You will need the ability to open either .pdf files or .docx files. You also will need the ability to open .zip files. Any
Preview of Python Coding For Loop Practice Problems

Python Coding For Loop Practice Problems

Created by
CodingOverload
These worksheets were made to be used by Python students that are familiar with for loops, but need practice. I also use this when I need an offline assignment. Included: 1 Python worksheet with answer key, I have included PDF and DOCX formats, to use the DOCX you must have Microsoft Word, or an equivalent text editor. The code was tested using Python 3.X
Preview of Beginner Python Programming - Variables Worksheet

Beginner Python Programming - Variables Worksheet

Created by
CodingOverload
This worksheet was designed to be used by introductory Python students who have learned variables before, but are not too advanced. I recommend using it as an in-class assessment, or a homework sheet. I would estimate that it takes the average student around 20 minutes to complete it. Included: Beginner Python Programming - Variables Worksheet.pdf Beginner Python Programming - Variables Worksheet.docx Note: You will need the ability to open either .pdf files or .docx files. You also will need t
Preview of JavaScript Coding - Spot That Error!

JavaScript Coding - Spot That Error!

Created by
CodingOverload
This worksheet was created to help students learn to debug JavaScript. It is also designed to help students better understand the nuances of JavaScript. I would recommend assigning this as homework as some of the questions may require significant testing. I would say this is best for intermediate-level programmers. Files Included: JavaScript Coding - Spot That Error.docx JavaScript Coding - Spot That Error.pdf Note: You will need the ability to open either .pdf files or .docx files. You also wil
Preview of Beginner Python Conditionals Worksheet

Beginner Python Conditionals Worksheet

Created by
CodingOverload
This worksheet was designed to be used by introductory Python students who have learned about conditionals before, but are not too advanced. I recommend using it as an in-class assessment, an unplugged activity, or as a homework sheet. I would estimate that it takes the average student around 20-30 minutes to complete it. Included: Beginner Python Programming - Conditionals Worksheet.docx Beginner Python Programming - Conditionals Worksheet.pdf Beginner Python Conditionals Worksheet - No Answer
Preview of Intermediate Python Coding - Conditionals

Intermediate Python Coding - Conditionals

Created by
CodingOverload
This is a worksheet I designed for mid-level Python students to help test their general Python skills and conditional skills. Students should know basic data types (int, lists, booleans, etc). Students should also know how to create a basic function and return values from it. For your convenience, I've included files with the answer key removed to make printing easier. I also have included the example code solutions in a .py file that you can use as a reference when grading. Files Included: Inte
Preview of Arduino Vocabulary Worksheet

Arduino Vocabulary Worksheet

Created by
CodingOverload
I teach an 'Interactive Programming' class using Arduino and some common sensors/accessories. I like to make sure my students know some of the more important vocabulary, so I created this worksheet to test them and give them practice.
Preview of Spot The Error - Python Coding

Spot The Error - Python Coding

Created by
CodingOverload
This worksheet was created to help students learn to debug Python code. It is also designed to help students better understand the nuances of Python. I would recommend assigning this as homework as some of the questions may require significant testing. I would say this is best for intermediate-level programmers. Files Included: Spot The Error - Python.docx Spot The Error - Python.pdf Note: You will need the ability to open either .pdf files or .docx files. You also will need the ability to open
Preview of C++ Coding Beginner Programming Assignment: Make a Morse Code Encoder

C++ Coding Beginner Programming Assignment: Make a Morse Code Encoder

Created by
CodingOverload
A great programming assignment for entry level C++ students who have learned about arrays and strings. I begin by teaching a simple example of a ROT-13 cypher since a similar algorithm can be used to solve both problems. This gets students very comfortable with C++ array syntax, and parallel arrays. You can also use this to make sure students are comfortable with the different data types in C++. Product Info: You will need the ability to extract zip files to use this product, it comes with a PDF
Preview of Arduino Sensors & Accessories Worksheet

Arduino Sensors & Accessories Worksheet

Created by
CodingOverload
This worksheet is designed for slightly beyond beginner level Arduino students. The goal of this worksheet is to help my students remember key sensors, and accessories for Arduino. It's highly vocabulary based, and it worked very well with my ESL Arduino students as well. Included inside: Arduino Sensors & Accessories Vocabulary Worksheet II (no answer key).docx Arduino Sensors & Accessories Vocabulary Worksheet II (no answer key).pdf Arduino Sensors & Accessories Vocabulary Worksheet II (
Preview of Intermediate Java Coding - Variables & Functions Worksheet

Intermediate Java Coding - Variables & Functions Worksheet

Created by
CodingOverload
This is an extension of my original Java homework worksheet. You can find it here: https://www.teacherspayteachers.com/Product/Introduction-to-Java-Coding-Variables-Homework-Sheet-3406120. This worksheet is designed for intermediate Java students who are comfortable with member methods and understand the basics of creating custom classes. Included: Java Variables Homework Worksheet II (.docx) - with answer key Java Variables Homework Worksheet II (.pdf) - with answer key Java Variables Homewor
Preview of Python List Practice Problems II

Python List Practice Problems II

Created by
CodingOverload
This worksheet was designed to be an extension of my original Python list practice problems worksheet. The number two worksheet is meant to be a more advanced worksheet for students who's coding skill is beyond the level of the first one. This worksheet should take around 30 minutes to complete. I have included both .docx and .pdf versions of the worksheet. I also include worksheets without answer keys for easy printing. Files Included:Python List Practice Problems II.docxPython List Practice P
Preview of Python Coding List Practice Problems

Python Coding List Practice Problems

Created by
CodingOverload
A couple of Python students were having trouble with lists in Python, so I wrote this worksheet to have them work on in class. I think it could be a good homework sheet as well. It goes over lists, type casting, ascii, and uses the basic math operations (+,-,/,*). The zip file includes the following documents Python List Practice Problems.pdf, Python List Practice Problems.docx, and python_list_practice_problems.py. I used python 3.6.3, but any 3.X version should work (it will work with Python
Preview of Introduction to Java Coding - Variables Worksheet

Introduction to Java Coding - Variables Worksheet

Created by
CodingOverload
This is a great way to have your students practice variables in Java. It focuses mainly on int and string data types. Though, it does encourage them to use other variable types, and there are multiple right answers. There are 6 questions which cover variables, and a little bit of how output works in Java.
Preview of Newsela Article Writing Worksheet

Newsela Article Writing Worksheet

Created by
CodingOverload
This sheet was designed to be used with newsela.com material. I have students read an article, then answer the questions on the worksheet. It is useful for encouraging students to read an article analytically. I also have students list new words that they don't know, so that later I can make sure to review these words. Including reading time (which can vary) I estimate most my students spend about 30 minutes on this worksheet.
Showing 1-18 of 18 results

About the store

Experience

I have been teaching computer science both in America, and in Taiwan for the last 3 years. I also worked as a peer tutor when I was in university for two years before this. I have focused primarily on teaching introductory computer science to students who have never learned it before.

My own education history

Bachelor's in Computer Science

Additional biographical information

I also am a freelancer and run a website called CodingOverload (http://codingoverload.com/). You can see a lot more information about programming and computer science education there.