Hi, what do you want to do?
Computer Science Unplugged
Conversations with Computers—The Turing Test
Will the real computer please stand up? The premise of this activity is for the class to ask questions to a human and to a computer and to determine which is which. The class asks a given set of questions, and the person playing the role...
Teach Engineering
Computer Simulation of an Artificial Neural Network
Ready to learn about machine learning? Pupils explore neutral networks and machine learning by analyzing the logic used in a single perceptron model. They consider its weaknesses and then use a multi-layer perceptron model to run...
Computer Science Unplugged
The Intelligent Piece of Paper
How smart is that piece of paper? The activity introduces the idea of computer programming as a list of instructions written by computer programmers. Two individuals play a game of Tic-Tac-Toe in which one follows the commands...
Learning for Life
Career Education
As part of a career exploration and investigation, learners research the Internet for possible career options and identify what type of educational preparation is required for those careers, as well as possible salary options,...
Teach Engineering
Keepers of the Gate Journal and Brainstorm
The second segment of a seven-part series reviews the challenge of determining whether gargling with salt water helps a sore throat. Individuals journal what they know about the challenge and what they are trying to figure out to...
The New York Times
Crossing the Line Online: Sexual Harassment and Violence in the Age of Social Media - NYTimes.com
Sexual harassment and sexual violence are by no means new issues. What has changed is the role of social media in these issues. This powerful and troubling lesson uses a specific rape case to launch research into a discussion of the...
Khan Academy
Challenge: Parting Clouds
Let the sun shine as your young coders move the clouds across the sky while practicing animation coding skills in JavaScript. Younger learners may benefit from more guided help or a whole-class discussion before trying this coding...
Curated OER
Plants Scavenger Hunt Activity
The hunt is on! Provide young botanists with a list of eighteen plant-related questions and let them loose as they search for answers on corresponding fact cards. Perform this activity in the classroom or use it as an opportunity to take...
Google
Emojify
Face your computer coding fears. Young computer scientists take part in a computer programming project using block-based coding. They create a personal emoji consisting of a face, eyes, mouth, and accessories that conveys a character's...
Beauty and Joy of Computing
Sprite Drawing and Interaction
Discover how to program objects to move on a screen. In the second lab of a five-part unit, each learner uses block instructions to program a sprite to follow their mouse (cursor). They investigate how to use these same block...
Computer Science Unplugged
Tourist Town—Dominating Sets
As an introduction to using a network to determine the fewest number of nodes that meet a given condition, small groups work together to determine the fewest number of ice cream vans, and their locations, to be able to serve the people...
Computer Science Unplugged
Sharing Secrets—Information Hiding Protocols
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...
Computer Science Unplugged
The Chocolate Factory–Human Interface Design
What is this? What is it for? How does it work? Challenge the class to think about to how to design a new chocolate factory for the Oompa-Loompas to make it easy to use. The activity is the first of a three-part series on...
Illustrative Mathematics
A Midpoint Miracle
Young geometers develop one of the fundamental properties of quadrilaterals (connecting side midpoints gives a parallelogram) in this short but thought-provoking exercise. Using a combination of hands-on techniques and abstract algebraic...
Music Class
Sound Habits
Hear ye! Hear ye! Encourage your young keyboard/piano players to develop sound habits with a resource packet that introduces a dynamic learning method. The free sample lessons, part of a for-purchase program, are designed to be used in a...
Khan Academy
Challenge: Exploding Sun
Animating an object by moving it across a computer screen can be accomplished by drawing the object repetitively, each time adjusting some aspect of the drawing slightly. This activity is an easy introduction to animation in JavaScript,...
Khan Academy
Challenge: Your First Painting App
Ever wonder how those neat painting applications work? Completing this coding activity will give you some insight. First, starting with a simple function that draws a small circle as the mouse moves around the screen, adjust the function...
Curated OER
European Explorers: Research Project
What will your students choose to include in their explorer's treasure chest? Youngsters research an early European explorer and gather items to reflect their research, such as a detailed map of the explorer's voyages, portrait,...
Teach Engineering
Challenges of Laparoscopic Surgery
Get some laparoscopic training without the pain with an activity that challenges class members to find out what it is like to perform laparoscopic surgery. Teams perform three different tasks and quantify their performance. The...
Laura Candler
Bio Poems Made Easy
A creative way bring autobiographical writing to your poetry unit or back-to-school curriculum, this lesson plan guides you through a bio poem activity. Kids use the graphic organizer to describe themselves using adjectives, things...
Khan Academy
Project: Design an Animal
Combine creativity and coding in an activity where you are free to create your own animal. Try for something recognizable or not, the design is up to your unique students. The challenge is to use variables and variable expressions so...
Computer Science Unplugged
Ice Roads–Steiner Trees
As an introduction to Steiner Trees, class members are challenged to find the shortest paths to connect multiple points. The teacher introduces the problem by showing how to connect three points. Groups then go outside and construct a...
Beauty and Joy of Computing
Building Your Own Blocks
Isn't building with blocks an activity for toddlers? The third lab of a five-part unit teaches young computer scientists how to create their own block instructions for programming. They use these blocks to create geometric figures, spell...
Teach Engineering
Java Programming: Testing the Edges
Tests are no fun, but test cases are extremely helpful. Pupils work in groups to write a Java program that completes a given task. They come up with test cases to give to another group, then trade test cases to determine if their program...