Lesson Plan
Google

Google for Education: Applying Discrete and Continuous Data in a Map

For Teachers 9th - 10th Standards
Using various tools, student will be able to analyze and calculate the amount of urban open space available in their city.
Lesson Plan
Google

Google for Education: Mean and Standard Deviation

For Teachers 9th - 10th Standards
This instructional activity demonstrates to students how to use standard deviation to better understand a set of data. Students use standard deviation to determine the general pattern or shape of a given set of data to draw more reliable...
Lesson Plan
Google

Google for Education: Mystery Word X

For Teachers 2nd - 4th Standards
An exercise for students to analyze the classification of nouns and verbs. They begin by considering nouns as a person, place, or thing, and verbs as action words. Students then study more specific uses of nouns and verbs and rethink...
Lesson Plan
Google

Google for Education: Area of a Circle

For Teachers 9th - 10th
Students learn to derive the formula for the area of a circle. They learn to relate a circle to a parallelogram and rectangle while learning the concept of infinity as they imagine slicing an circle into infinitesimally small slices.
Lesson Plan
Google

Google for Education: Energy Analysis

For Teachers 9th - 10th
Young scholars collect data on energy production and consumption around the world. They input the data into a spreadsheet and use spreadsheet functions to analyze it. Finally, they upload the data into a fusion table to create a...
Lesson Plan
Northwestern University

Northwestern University: Ct Stem Project: Computational Thinking: Lessons

For Teachers 9th - 10th
Northwestern University frames lessons which bring computational thinking enhanced activities into STEM classrooms.
Interactive
Other

Code Combat

For Students 9th - 10th
This computer programming game allows students to learn how to write code. Learners write code in real programming languages.
Lesson Plan
Other

Exploring Computer Science: Scope and Sequence

For Teachers 9th - 10th
Exploring Computer Science is one year course consisting of six, six week long units. The course was developed around a framework of both computer science content and computational practice where assignments and instruction are...
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Binary Numbers

For Teachers K - 1st
With this lesson, educators can teach the binary system to anyone who can count. Using this approach, many adults are also excited when they finally understand what bits and bytes really are.
Lesson Plan
University of Canterbury

University of Canterbury; Cs Unplugged: Text Compression

For Teachers 2nd - 8th
Learn how compressed formats such as zip, gzip, or gif images are all based on a method called Ziv-Lempel coding, which turns out to be an interesting exercise in finding patterns in text.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Information Theory

For Teachers 2nd - 8th
This activity uses variations on the game of 20 Questions to demonstrate how we can quantify information content, which in turn shows us how to store and share it efficiently when it comes to computer technology.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Searching Algorithms

For Teachers 1st - 8th
Explore the main algorithms that are used as the basis for keyword searching on computers, using different variations on the game of battleships.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Sorting Algorithms

For Teachers K - 1st
Many clever algorithms have been devised for sorting values into order efficiently. For this activity students compare different algorithms to sort weights to simulate how computers devise sorted lists.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Sorting Networks

For Teachers 2nd - 8th
A student team activity that demonstrates an approach to parallel sorting, or how much computation can be done at the same time. It can be done on paper, but the lesson becomes more meaningful if the students do it on a large scale,...
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Minimal Spanning Trees

For Teachers 2nd - 8th
This puzzle shows students the decisions involved in linking a network between houses in a muddy city. It can lead on to a discussion of minimal spanning tree algorithms for optimizing networks.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Routing and Deadlock

For Teachers 2nd - 8th
Computer networks are based on passing messages from computer to computer. This sounds simple in principle, but in practice all sorts of contention and bottlenecks can occur. This activity gives some first hand experience of such issues,...
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unpluggeed: Network Protocols

For Teachers 2nd - 8th
Learners learn what information makes up a protocol for bits of information added to messages to make sure they are sent over the internet.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Finite State Automata

For Teachers 2nd - 8th
This student activity is based around a fictitious pirate story which leads to the unlikely topic of reasoning about patterns in sequences of characters. Experiencing this concretely will help lay the foundation for understanding finite...
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Programming Languages

For Teachers 2nd - 8th
Help build the foundation of understanding computer languages with this activity. Demonstrate some of the issues that arise when we try to give precise instructions to achieve a desired outcome.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Graph Colouring

For Teachers 2nd - 8th
Introduce graph coloring, and lead students on to many variations and extensions that reach the cutting edge of computer science.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Dominating Sets

For Teachers 2nd - 8th
This activity explores the dominating set problem, and sets it up as the basis for a the public key encryption activity.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Steiner Trees

For Teachers 2nd - 8th
Steiner trees are another way to approach finding efficient networks between points. This is another tough problem from computer science, converted into an activity which is easy to explain, with variations suitable for higher-level...
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Information Hiding

For Teachers 2nd - 8th
This surprising technique discovered by computer scientists that seems impossible allows people to share personal certain kinds of information accurately without having to give up any privacy at all.
Lesson Plan
University of Canterbury

University of Canterbury: Cs Unplugged: Cryptographic Protocols

For Teachers 2nd - 8th
This is another activity that achieves something that doesn't seem possible- people who don't trust each other and can't see each other are able to agree on the outcome of a random coin flip.