+
Interactive
Khan Academy

Challenge: Movie Reviews

For Students 6th - Higher Ed
Create an array of objects in a JavaScript coding practice activity. Movie titles and reviews for multiple movies are collected in an array of objects and then printed out with a looping construct. 
+
Activity
DiscoverE

Coding Without Computers

For Teachers 6th - 12th
See what it feels like to be a robot. Scholars use programming vocabulary to program a human robot and test out their codes by acting them out. The code should result in stacking six cups into a pyramid.
+
Assessment
1
1
Balanced Assessment

Genetic Codes

For Students 11th - 12th Standards
Determine the number of possible genetic codes. Class members are challenged to determine the number of possibilities of a genetic code that is 20 bases long. They continue to explore the average lengths of broken RNA molecules.
+
Interactive
Khan Academy

Challenge: Exploding Sun

For Students 6th - Higher Ed
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,...
+
Lesson Plan
Curated OER

Lesson: Paul Chan: Alternumeric Fonts

For Teachers 9th - 12th
Learning to analyze language, symbols, and codes is part of becoming a deep and critical thinker. Young analysts consider their ability to see hidden messages as they analyze the work of Paul Chan. There are two fully developed...
+
Activity
1
1
Teach Engineering

Connect the Dots: Isometric Drawing and Coded Plans

For Students 6th - 12th Standards
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...
+
Lesson Plan
1
1
Teach Engineering

Java Code: Does It Work? Test and Test Again

For Teachers 9th - 12th Standards
Testing software code can sure test one's patience. Future programmers learn about the importance of testing when writing code for computer software. They access the CodingBat website to test programs written in Java using three test...
+
Unit Plan
1
1
Core Knowledge Foundation

Unit 8: Code Talker by Joseph Bruchac Teacher Guide

For Teachers 7th Standards
Joseph Bruchac's Code Talker tells the remarkable story of Navajo Marines' role in battles of the Pacific Theater during World War II. As scholars read the novel, they also engage in activities that expand their knowledge of Navajo...
+
Lesson Plan
Institute of Electrical and Electronics Engineers

Binary Basics

For Students 9th - 12th
Back to the (binary) basics. The resource provides a simple overview of binary code and gives two different activities to introduce it to elementary and middle school learners. Classmates write and decode messages to each other in binary...
+
Interactive
Khan Academy

Challenge: SmileyFace

For Students 6th - Higher Ed
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...
+
Lesson Plan
Code.org

Encoding Color Images

For Teachers 9th - 12th
Color me green. The fourth lesson in a unit of 15 introduces the class to color images and how to encode color images using binary code and hexadecimal numbers — and they will quickly notice that it is easier to code the color for each...
+
Lesson Plan
Curated OER

Hammurabi's Code

For Teachers 9th - 12th
Students compare and contrast Hammurabi's Code and the Ten Commandments. They discuss the purpose for rules. Students examine the first written laws by King Hammurabi and the Ten Commandments. Students discover the inequalities in...
+
Lesson Plan
Curated OER

Finding Your Way Using QR Codes

For Teachers 7th - 9th
If you are taking your class on a library tour, use this scavenger hunt activity to spice it up. Although this hunt isn't actually attached (like the lesson says it is), you will get a good idea of how to implement a task like this....
+
Lesson Plan
Curated OER

DNA Code

For Teachers 5th - 6th
Students synthesize information gathered from the web on reading the DNA code. In this upper-level biology lesson, students use an online resource to gain information about DNA codes and then create posters on what they have learned....
+
Worksheet
Curated OER

Secret Code Spotlight

For Students 4th - 5th
In this secret math code learning exercise, learners solve 14 equations and apply the color value for each line according to the key. Students write the final total and the secret coded letter from another key. Learners read the message.
+
Worksheet
Curated OER

Digital Codes

For Students 11th - 12th
In this Algebra II/Pre-Calculus worksheet, students convert numbers into binary, octal, and hexadecimal code and examine different uses for writing numbers in other bases.   The four page worksheet contains twelve multi-part questions. ...
+
Lesson Plan
Curated OER

Navajo Code Talkers

For Teachers 9th - 12th
Young scholars research information about Navajo Code Talkers on the internet to explain their significance in World War II. Students access dictionary of words used in the secret code. Young scholars create messages, using the Navajo...
+
Interactive
Khan Academy

Challenge: Double Rainbow

For Students 6th - Higher Ed
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...
+
Worksheet
Curated OER

QR Coded Audio Periodic Table of the Elements

For Students 9th - Higher Ed
Take the periodic table into the digital age with QR codes that take the scanner to an audio recording about each element from the Royal Society of Chemistry. Enlarge the image, then use a smartphone or tablet to scan the code for an...
+
Lesson Plan
Curated OER

Eva's Code

For Teachers 3rd - 6th
Students understand the importance of punctuation in a sentence. In this codes lesson, students write a pen pal letter using codes for the punctuation. Students send a key to break the code if needed.
+
Interactive
Khan Academy

Practice: Using While Loops

For Students 6th - Higher Ed
Test your knowledge of loops with this short online quiz about using the while statement in JavaScript code. Get five questions correct in a row and you're done!
+
Interactive
Khan Academy

Challenge: Favorite Fruits

For Students 6th - Higher Ed
Creating a list of favorite fruits is the perfect use of an array in coding. Practice defining and using arrays in this simple activity of creating an array and printing out each element in the array.  
+
Lesson Plan
Code.org

Practice PT - Design a Digital Scene

For Teachers 9th - 12th
The final performance task for the unit requires class members to utilize what they have learned to create a personal digital scene. Groups work together to develop a scene and then, using top-down design, break the scene into manageable...
+
Lesson Plan
Code.org

Encoding and Sending Formatted Text

For Teachers 9th - 12th
Introduce your class to encoding text. Pairs work together to create a protocol to send text prior to learning ASCII encoding. Groups then collaborate to send and translate ASCII codes creating a formatted text message.