Lesson Plan
Curated OER

Things That Glow: From Fireflies to Quantum Dots

For Teachers 3rd
Third graders observe light energy. For this heat and energy lesson, 3rd graders will study the concept of light as a form of energy. Students will examine the different forms of light and the type of energy it produces.
Lesson Plan
Curated OER

Creating a Personal Resume

For Teachers 5th
Fifth graders be asked to write down information about themselves from questions on the board. They take this information and type it in a program from the computer lab. The resume will be kept in their expandable file for future reference.
Lesson Plan
Curated OER

Electric Circuits

For Teachers 3rd - 5th
Pupils explore energy by completing an electricity worksheet. In this conductors activity, students define the energy related vocabulary terms circuit, electronics, conductor and semi-conductor before examining computer chips in class....
Lesson Plan
1
1
Teach Engineering

How a Hybrid Works

For Teachers 9th - 12th
Work with your class to connect series and parallel circuits to hybrid cars. The lesson introduces basic circuit diagrams before having scholars apply the understanding of the difference between parallel and series circuits to...
Lesson Plan
1
1
Teach Engineering

Complex Networks and Graphs

For Students 7th - 10th Standards
Show your class how engineers use graphs to understand large and complex systems. The resource provides the beginnings of graph theory by introducing the class to set theory, graphs, and degree distributions of a graph. 
Lesson Plan
Kenan Fellows

Designing a Water Treatment Plant

For Teachers 8th - 12th
How does dirty water get clean enough to drink? After viewing a PowerPoint that outlines the process water goes through at a water treatment plant, groups work together to design a chlorination chamber for a treatment plant.
Lesson Plan
1
1
Geophysical Institute

Latitude and Longitude with Google Earth

For Teachers 9th - 12th
Travel the world from the comfort of your classroom with a lesson that features Google Earth. High schoolers follow a series of steps to locate places all over the earth with sets of coordinates. Additionally, they measure the distance...
Lesson Plan12:18
1
1
Teach Engineering

Storing Android Accelerometer Data: App Design

For Teachers 9th - 12th
There's an app for that! Pupils learn to build an app that will store data on an Android. The instructional activity introduces class members to the tiny database, TinyDB, for Android devices. A video tutorial provides an...
Lesson Plan
Drexel University

Learning Roomba Module 4: Sensors and Actuators

For Teachers 9th - 12th
Introduce your classes to sensors and actuators in robots — specifically to the Roomba. Pupils develop programs that make Roomba utilize its different sensors.
Lesson Plan
Code.org

Processing Arrays

For Teachers 9th - 12th
Scholars use a playing card activity to help them develop a program to find the minimum value of a list. They learn to use for loops to write code that will process lists. 
Lesson Plan
Code.org

Canvas and Arrays in Apps

For Teachers 9th - 12th
Scholars learn how to make a digital canvas and fill it with artwork by creating a drawing app using the canvas element. The activity requires learners to previous knowledge of arrays and return commands to draw images.
Lesson Plan
Code.org

Text Compression

For Teachers 9th - 12th
The second lesson in a unit of 15 introduces pupils to text compression. The class begins with discussing how they already use text compression when sending text messages. Pairs learn more about the subject as they work to compress a...
Lesson Plan
Code.org

Encoding B and W Images

For Teachers 9th - 12th
Imagine drawing with zeros and ones. The third lesson in a unit of 15 introduces the class to creating black and white images. Pairs get together to create an encoding scheme in order to make these images. They move on to a...
Lesson Plan
Code.org

Lossy Compression and File Formats

For Teachers 9th - 12th
I'm compressed. Groups do a rapid research of different file types to determine what kind of compression the formats use and how it works. They share their information with the rest of the class until everyone has all the information for...
Lesson Plan
Code.org

Creativity in Algorithms

For Teachers 9th - 12th
Groups work with the program they built in the previous lesson to make it more creative. The resource challenges pupils to add functionality to their existing programs by adding a new command.
Lesson Plan
Code.org

Functions and Top-Down Design

For Teachers 9th - 12th
Let me break it down for you! Introduce your class to a way of breaking up a complicated task into its component pieces. Individuals draw a complex figure using JavaScript and then break it down to help determine the...
Lesson Plan
Code.org

APIs and Using Functions with Parameters

For Teachers 9th - 12th
Introduce your class to the API, a reference guide that lists and explains the functionality of programming language. Using JavaScript, individuals draw complex designs that require additional commands and parameters defined in the...
Lesson Plan
Code.org

Creating Functions with Parameters

For Teachers 9th - 12th
The pupils practice modifying parameters in a function to add variations to their under the sea scene. The resource also introduces random number functions that alter the scene every time the program runs.
Lesson Plan
Code.org

Looping and Random Numbers

For Teachers 9th - 12th
Repetition, repetition, repetition. Get your class to efficiently repeat a section of code over and over again by introducing looping. Class members learn looping to quickly recreate objects they want to appear more than once in their...
Lesson Plan
Code.org

Packets and Making a Reliable Internet

For Teachers 9th - 12th
That's not what I said! My message did not arrive in the correct order! Introduce the concept of packets and the transmission control protocol used to send and receive information over the Internet. The class participates in an...
Lesson Plan
Code.org

How Routers Learn

For Teachers 9th - 12th
Your routers don't seem to be routing correctly. To figure out why, pupils act like routers, talk to their direct connects in order to determine as much information about the simulated network as possible. As they learn more about...
Lesson Plan
1
1
Kenan Fellows

Reading Airline Maintenance Graphs

For Teachers 9th - 12th Standards
Airline mechanics must be precise, or the consequences could be deadly. Their target ranges alter with changes in temperature and pressure. When preparing an airplane for flight, you must read a maintenance graph. The second lesson of...
Lesson Plan
Code.org

The Internet Is for Everyone

For Teachers 9th - 12th
What is this thing called the Internet? A KWL activity elicits what the class knows about how the Internet works. Then pupils read a copy of a memo about the need to keep the Internet open and accessible by everyone. 
Lesson Plan
Code.org

Practice PT - Encode an Experience

For Teachers 9th - 12th
Encoding What I did Last Summer. Class members develop a way to encode a personal experience using a top-down approach to determine components and sub-components of their experience They then pick one portion of the experience and go...