Curated OER
Applications and Interviews
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.
Curated OER
Computer Basics and Appropriate Use
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...
Name Parts of a Computer and Terms for Interface Elements
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...
Code.org
Introducing Design Mode
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...
Kenan Fellows
Introduction to a Flight Computer
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.
Curated OER
Computer Applications - 5
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.
Curated OER
Computer Applications - 6
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.
Curated OER
Computer Applications - 4
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.
Curated OER
Computer Applications: Vocabulary
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.
Code.org
Understanding Program Flow and Logic
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...
National Woman's History Museum
Getting with the Program
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,...
EngageNY
First-Person Computer Games
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...
Code.org
Star Wars: Building a Galaxy with Code
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...
Curated OER
The World of Work: Job Applications
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...
Curated OER
Assignment #10: Internet Scavenger Hunt
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...
Curated OER
Immigration and Ancestors
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...
PBS
Arguing over Area
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...
Curated OER
Linear Programming
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...
Curated OER
Computer Applications: Web Design Basics
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...
Curated OER
6.1 Computing Components
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.
Code.org
Introduction to Digital Assistant Project
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...
TryEngineering
Program Your Own Game
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.
Code.org
Using Variables in Apps
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...
Code.org
Functions with Return Values
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.