+
Activity
Computer Science Unplugged

The Peruvian Coin Flip–Cryptographic Protocols

For Teachers 4th - 12th
A digital flip. Introduce your classes to cryptographic protocols using and, or, and not gates. Groups create a complete circuit to convert a binary number into another one. This type of one-way function allows pupils to verify the...
+
Activity
Computer Science Unplugged

The Muddy City—Minimal Spanning Trees

For Teachers 4th - 12th
What is the most efficient way to ensure everyone is connected? Individual pupils determine the least expensive route to pave roads in a fictional city. In doing so, they learn to find the minimal spanning tree for the situation. They...
+
Activity
Computer Science Unplugged

Twenty Guesses—Information Theory

For Teachers 4th - 8th
How do we determine how much information to include and what can be left out? By playing a game of 20 questions, the class generates the best strategies for finding a number. They then move on to guessing the next letter in a short...
+
Activity
Computer Science Unplugged

Battleships—Searching Algorithms

For Teachers 4th - 12th
How does a computer perform a search in order to find data? The lesson begins with a demonstration on finding one number out of 15. Pairs then play three games of Battleship by using different search techniques. The lesson plan finishes...
+
Unit Plan
Computer Science Unplugged

Computing: Databases Unplugged

For Teachers 4th - 11th
How do databases store and retrieve information? The activities in the resource provide fundamental concepts of databases by introducing an approach that teaches the basics without using computers. The pupils act as the actual data that...
+
Activity
Computer Science Unplugged

Lightest and Heaviest—Sorting Algorithms

For Teachers 3rd - 12th Standards
How do computers sort data lists? Using eight unknown weights and a balance scale, groups determine the order of the weights from lightest to heaviest. A second worksheet provides the groups with other methods to order the weights. The...
+
Lesson Plan
Computer Science Unplugged

Count the Dots – Binary Numbers

For Teachers 4th - 12th Standards
Did you know you can send a message using only zeroes and ones? This interactive resource presents an introduction to binary numbers. Through code cards, pupils learn to convert binary numbers to decimal numbers.
+
Activity
PBS

Parachute Parade

For Students 3rd - 7th
Sail to the ground with a parachute activity! Kids construct parachutes out of household items and a toy figure, after brainstorming the best way to reduce drag. Once they test their parachutes, they can adjust their projects to optimize...
+
Activity
PBS

Waste Audit

For Students 3rd - 7th
Does everything in the trash can belong there? Conduct a waste audit with your class by collecting a day's worth of garbage, separating it into recyclables, non-recyclables, or food waste, and properly distributing what they find into...
+
Activity
PBS

Heart to Heart

For Students 3rd - 7th
Study heart health and math in one activity. After measuring their resting heart rates by finding the pulse in their wrists, learners build a stethoscope to listen to their heart rate, and note the differences between the two methods.
+
Activity
PBS

Robot Body Language

For Students 3rd - 7th
How can you tell what someone is feeling when they aren't saying a word? Explore non-verbal communication with an activity based on Cynthia Breazeal's work with expressive robots. One learner puts a bag over his or her face and uses body...
+
App
Mojang

Minecraft – Pocket Edition

For Students 4th - 12th
You don't have to be a Minecraft wiz to know that this app has great playability for your learners! As afterschool programs and classroom projects around the world demonstrate, this game goes well beyond placing blocks and traditional...
+
App
Sprite Box

Lightbot Jr 4 Coding Puzzles

For Students 2nd - 8th
Learning how to write computer code has never been so much fun! Given control of their very own robots, children create simple programs in order to solve a series of challenges and develop their problem solving skills.
+
Lesson Plan3:55
TED-Ed

What is the World Wide Web?

For Teachers 5th - 12th
Did you know that the World Wide Web and the Internet are not the same thing? Did you know that Tim Berners-Lee is considered the father of the Web? Networks, web servers, web hosts, website addresses, domain names, web languages,...
+
Interactive
Khan Academy

Challenge: Funky Frog

For Students 5th - Higher Ed
You haven't seen any large-mouth frogs around have you? Hopefully, there will be lots of them as your young JavaScript coders complete this task to create a frog with a wide mouth and use variables in a way that connect the frog face...
+
App
1
1
Two Lives Left

Cargo-Bot

For Students 3rd - 12th
What would you think of an app that provides a creative introduction to an important 21st century skill, challenges learners at many levels, and is an addictively, fun game? Did we also mention it was free? We think you will find all...
+
App
Krzysztof Haft-Szatynski

Move the Turtle

For Students 1st - 9th
Turtles are not known to be speedy movers, but have you ever tried to get them to move in a specific direction? How about getting them to move in a perfect circle? With this app, young computer programmers have to be on their toes to...
+
Lesson Plan
eGFI

Bits & Binary

For Teachers 5th - 9th
Youngsters love to write on their hands, and in this fabulous activity they are actually asked to. Using numbers written on the tips of their fingers, they will learn how the binary number system works. This hands-on activity is a...
+
Lesson Plan
TryEngineering

Search Engines

For Students 3rd - 12th
Learn how to find things quickly and efficiently on the Internet. The lesson teaches how search engines work and how to efficiently use them. It includes an activity where groups develop search queries to find sites using given criteria.
+
Lesson Plan
TryEngineering

Circuits and Boolean Expressions

For Teachers 3rd - 6th Standards
Teach basic logic using Boolean operators. Young computer scientists learn about the operators NOT, AND, and OR, and how they can be expressed using Boolean notation, logic gates, or truth tables. Along the way, they learn about half...
+
Activity
Computer Science Unplugged

Harold the Robot — Thinking About Programming Languages

For Teachers 4th - 12th
Get young programmers thinking about programming languages with an activity that asks class members to craft directions for one person (teacher, another adult, or a class mate) acting as a robot. Participants direct the robot to...
+
Activity
Computer Science Unplugged

Drawing Lines with Pixels

For Teachers 4th - 12th Standards
How do the computers keep it straight? Using the provided algorithms, class members draw a line and a circle using pixels. They then check the drawings using a straight edge and compass to determine the accuracy of their drawings. 
+
Activity
Computer Science Unplugged

Sharing Secrets—Information Hiding Protocols

For Teachers 4th - 12th
Did you know that you can find the average age of a group of people without anyone having to real their age? This resource provides directions for way to do just that. After the activity, class members read a short passage that provides...
+
Lesson Plan
Computer Science Unplugged

You Can Say That Again! – Text Compression

For Teachers 4th - 12th Standards
Compression, the process computers use to store information, is the focus of a resource that presents two different stories that describe the concept of compression by eliminating repeated letters and replacing them with a pointer. The...