Hi, what do you want to do?
Academy of American Poets
Women in Poetry
Imagine linking poetry to technology! Thirty-three lessons comprise a 6-week "Women in Poetry" unit for high schoolers. Class members research women poets, learn how to respond electronically to discussions, write their poems, create web...
Khan Academy
Project: Ad Design
Let your young programmers' creativity and programming knowledge shine with this culminating activity. Coders put together everything they know about using text commands, drawing, and animation to create a unique ad. This activity could...
Khan Academy
Challenge: Double Rainbow
Draw a rainbow over the rainbow. The second segment in a series of six has the class practice using functions to edit a program that draws a rainbow. After creating the function, the interactive lesson challenges pupils to create another...
Khan Academy
Challenge: SmileyFace
Two smiley faces are better than one. The interactive lesson challenges pupils to use methods to alter a program to make it more efficient. Individuals use the new code to create multiple smiley faces that speak. The engaging activity is...
Bully Free Systems
Bully Free Lesson Plans—Seventh Grade
Having a hard time defining bullying with your seventh graders? Discuss the different types of behavior one would see in a bullying situation with a series of lessons, worksheets, and group activities.
Khan Academy
Challenge: Mouse Tracker
Create a small but useful little program that allows you move a dot with your mouse and see the coordinates change as the mouse moves. Starting with a dot that moves with the mouse, add to this program the text of the points...
Khan Academy
Challenge: Flower Grower
How does the garden grow? With inherited functions! The interactive activity has individuals alter a program to utilize object inheritance. Scholars develop an object type that two other objects use to inherit similar aspects. The...