Hi, what do you want to do?
American Museum of Natural History
Drawing Dinos
Five steps walk budding artists through the process of drawing a dinosaur. A drawing guide showcases four dinosaurs—stegosaurus, tyrannosaurus rex, triceratops, and allosaurus.
Teach Engineering
Connect the Dots: Isometric Drawing and Coded Plans
Individuals discover how to draw cubes on triangle-dot paper. They use cubes to build structures and draw corresponding isometric drawings on dot paper in the second lesson of the series of five. The activity also introduces the concept...
Teach Engineering
Seeing All Sides: Orthographic Drawing
How can your draw three-dimensional figures on paper? The lesson shows pupils how to draw orthographic projections of three-dimensional figures composed of cubes. After viewing a PowerPoint presentation, they practice this skill with...
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...
Khan Academy
Challenge: Moles in Holes
Move the moles to the holes in this simple coding exercise on using parameters in function calls. The task is broken down for you and the function that draws the mole is already provided. Your job is to add JavaScript code to call the...
Chemical Education Foundation
Teacher's Guide to Science Projects
Do you find the idea of having a science fair with all of your students intimidating? Use a guide that provides everything you need to know to make project-based learning manageable. The resource includes options for four...
Teach Engineering
Drawing Magnetic Fields
Class members use a compass and several points to map out the magnetic field of a magnet. Pairs trace the magnetic field lines produced by a permanent magnet by positioning the compass in numerous spots around the magnet to view the...
Khan Academy
Challenge: A Loopy Landscape
Drawing trees and grass over and over again is the perfect time to add a while loop to your computer code. This activity guides coders through the steps as they practice using this loop.
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...
Khan Academy
Challenge: Bouncy Ball
Create your own bouncing ball program with this guided activity. Java Script code that sends a ball down the screen is provided. The task is to fix the code to make it bounce up when it hits the bottom of the screen and then down again...
Khan Academy
Challenge: Calculator
Calculators aren't all that useful if they don't return the correct results. In this JavaScript programming exercise, beginning JavaScript coders are guided to fix the results returned by the functions so they return correct values....
Khan Academy
Challenge: Your First Button
Practice using conditional if statements, Boolean expressions, and Boolean operators by programming a user-selected button. This activity guides by using a small program that needs some modifications to work correctly.
Khan Academy
Challenge: A Loopy Ruler
Now try writing your first while loop! This activity guides you through creating a small JavaScript program that marks the top of the screen with a ruler. Use the while loop to write the numbers across the screen.
Khan Academy
Challenge: H for Hopper
An "H" is just three rectangles when you are trying to draw them on a computer screen. After watching the previous Intro to Drawing video this online programing activity guides young coders to draw the letter "H" on the screen. Help and...
American Museum of Natural History
Space Travel Guide
Scholars showcase their narrative writing skills with a science fiction writing assignment. Six pages present writers with a question to answer accompanied by a detailed picture to draw. All together, pages create a space-travel guide.
Harper Collins
The Giving Tree Anniversary Teaching Guide
Celebrate poetry month all of April with a guide that uses six of Shel Silverstein's most famous books as a basis for the lessons. Discussion questions and writing activities are provided for each of Silverstein's books.
Khan Academy
Challenge: Funny Face
A simple face can draw on the computer canvas using four lines of code each containing slightly different parameters to the ellipse function. Learners are guided through making changes to certain features such as making the mouth or eyes...
Khan Academy
Challenge: Simple Shapes!
Now practice drawing a rectangle, ellipse, circle, and line by writing your own JavaScript code. Don't know where to start? No problem, you will be guided through creating every line of code. Getting an error message? Again, no problem,...
Special Olympics
Special Olympics Young Athletes Activity Guide
From bunny hops and bridges to bean bag tosses and big ball catches, your activity toolkit will be overflowing with great new ideas for adaptive physical education!
Consortium for Ocean Leadership
Measure for Measure
How does your class measure up? Young scientists create a scale drawing of the JOIDES Resolution in a collaborative activity. The lesson incorporates mathematical principles with deep-sea exploration to focus on enhancing measurement...
Busch Gardens
Create an Invertebrate
What better way for young biologists to learn about invertebrates than by creating their very own? Here, students are assigned a set of invertebrate characteristics and are asked to invent an imaginary ocean animal...
Pittsburgh Ballet Theatre
Peter Pan: Teacher Resource Guide
What are some of the pros and cons of staying young forever? With the Peter Pan resource, learners discover the magical world of Neverland. Scholars create advertisements that promote eternal youth, and then write persuasive pitches for...
PBS
The Black Panthers
Stanley Nelson's acclaimed film, The Black Panthers: Vanguard of the Revolution uses interviews, archival footage, and images to document the story of the radical political party established in 1966 by Huey Newton and Bobby Seale. A...
Curated OER
Reflecting a Rectangle Over a Diagonal
Use the handout as guided or independent practice in drawing a reflection of a rectangle over a line. Three rectangles are provided for practice in addition to a critical thinking question.