Lesson Plan
Curated OER

Applications and Interviews

For Teachers 9th - 12th
Students practice completing applications for jobs. They examine the do's and dont's of filling out an application. They also participate in a mock interview process.
Lesson Plan
Curated OER

Computer Basics and Appropriate Use

For Teachers 2nd - 8th
View this PowerPoint and go over the basic rules about computers. It is well-suited for all ages because the rules apply to all learners. Everyone benefits from knowing the terms for working with computers. But more importantly, make...
Lesson Plan
1
1

Name Parts of a Computer and Terms for Interface Elements

For Teachers K - 2nd
Familiarize your young learners with the parts of a computer and some basic key terms relating to technology. As the teacher demonstrates using an LCD projector, class members practice moving a mouse, opening the Internet, typing in a...
Lesson Plan
Code.org

Introducing Design Mode

For Teachers 9th - 12th
Move beyond buttons when designing user interfaces. In the fourth installment of a 21-part unit, young computer scientists learn to apply design mode, which gives users options for colors, fonts, etc. They learn to incorporate these...
Lesson Plan
1
1
Kenan Fellows

Introduction to a Flight Computer

For Teachers 9th - 12th Standards
Keep your hands on the wheel—at all times! Scholars learn why pilots use a flight computer through a high-flying demonstration. Making calculations for speed, distance, or time is automatic if you know how to use a flight computer. 
Lesson Plan
Curated OER

Computer Applications - 5

For Teachers 9th - 12th
Students become familiar with the workings of Windows 3.11 especially Program Manager, File Manager, and MS DOS Prompt. They open, develop, save, and copy a text file within the windows environment.
Lesson Plan
Curated OER

Computer Applications - 6

For Teachers 9th - 12th
Students become familiar with the course requirements and class procedures. They develop a list of ways that the computer has changed modern society and review the Board of Education policies regarding computer and Internet use by students.
Lesson Plan
Curated OER

Computer Applications - 4

For Teachers 9th - 12th
Students review their understanding of basic computer terminology. They demonstrate an understanding of the function of each major computer component. They identify some characteristics of the Windows operating system.
Lesson Plan
Curated OER

Computer Applications: Vocabulary

For Teachers 9th - 12th
Students define the procedures involved in information relay within a computer. They become familiar with DOS commands and gain a basic understanding of the Windows 3.1 operating system.
Lesson Plan
Code.org

Understanding Program Flow and Logic

For Teachers 9th - 12th
Explore decision-making logic in programming computer games. The 10th installment of a 21-part unit teaches scholars how to apply conditional statements and Boolean expressions. They use these concepts to create a "Guess My Number" game...
Lesson Plan
National Woman's History Museum

Getting with the Program

For Teachers 3rd - 8th Standards
A seven-step lesson introduces the emergence of computer sciences and the contributions women made to the profession after World War II. Several science experiments offer pupils a hands-on learning experience that showcases parabolas,...
Lesson Plan
EngageNY

First-Person Computer Games

For Teachers 11th - 12th Standards
How do graphic designers project three-dimensional images onto two-dimensional spaces? Scholars connect their learning of matrix transformations to graphic design. They understand how to apply matrix transformations to make...
Lesson Plan2:39
Code.org

Star Wars: Building a Galaxy with Code

For Teachers 6th - 12th
Welcome to the code side. The interactive lesson plan introduces coding in a game format with familiar characters. Young computer experts learn to develop code to control the interaction of the characters in the game. The activity ends...
Lesson Plan
Curated OER

The World of Work: Job Applications

For Teachers 9th - Higher Ed
Young scholars use online resources and activities to examine the vocabulary of a job application. In this job application lesson, students review and take sample online job readiness exams. Young scholars read a publication about...
Lesson Plan
Curated OER

Assignment #10: Internet Scavenger Hunt

For Teachers 6th - 11th
Test your learners' Internet research skills with this scavenger hunt. Of the twenty questions provided, scholars research ten and provide the answer, the URL, the search engine, and the keywords they used. While some of the questions...
Lesson Plan
Curated OER

Immigration and Ancestors

For Teachers 3rd - 5th
We are all immigrants to this country and the study of immigration can help students connect to history in a personal way. Students will listen to audio clips from the Ellis Island web site, discuss the treatment of immigrants in the...
Lesson Plan
PBS

Arguing over Area

For Teachers 2nd - 3rd Standards
With the help of the Area Officers and Perimeter Patrol, you learners will develop a better understanding of area and its relationship to perimeter. First, they view a video clip from Cyberchase, and then they visit a website to...
Lesson Plan
Curated OER

Linear Programming

For Teachers 10th - 12th Standards
Students explore inequalities to determine the optimal solution to maximize a profit for a company. In this linear programming lesson, students discover how to graph inequalities and how to determine the algebraic representation of a...
Lesson Plan
Curated OER

Computer Applications: Web Design Basics

For Teachers 9th - 12th
Young scholars become familiar with the workings of Windows 3.11 especially Program Manager, File Manager, and MS DOS Prompt. They open, develop, save, and copy a text file within the windows environment. They become familiar with...
Lesson Plan
Curated OER

6.1 Computing Components

For Teachers 6th - 12th
Students define computer terms such as hardware, software, input and output devices, central processing unit, etc. in their own words, and relate terms to computer system they are using.
Lesson Plan
Code.org

Introduction to Digital Assistant Project

For Students 9th - 12th
How does a computer recognize voice commands? Scholars learn about digital assistants and natural language processing (NLP) algorithms in the ninth lesson of the series. They begin building a simple digital assistant and work on this...
Lesson Plan
TryEngineering

Program Your Own Game

For Students 6th - 12th
Young computer scientists get to see what it's like to be a software engineer as they use free online software to design a computer game. They play and evaluate games groups created to round out the activity.
Lesson Plan
Code.org

Using Variables in Apps

For Teachers 9th - 12th
Investigate the benefits of using global variables. The seventh installment of a 21-part unit continues the study of variables from the previous lesson plan. Young computer scientists modify two existing apps by adding variables and...
Lesson Plan
Code.org

Functions with Return Values

For Teachers 9th - 12th
Young computer scientists explore how to use the return command in computer programing by playing Go Fish. They learn about functions that return values and then write a turtle driver app using the return function.