Updating search results...

Search Resources

28 Results

View
Selected filters:
  • program
Apollo Program
Read the Fine Print
Educational Use
Rating
0.0 stars

A comprehensive site focused on all of the Apollo missions. Includes details on launches and moon landings, with charts, statistics, and images. Especially interesting is the list of "Top Ten Apollo Results," which explains the major discoveries from the Apollo missions.

Subject:
Science
Material Type:
Reading
Provider:
Smithsonian Institution
Provider Set:
Smithsonian National Air and Space Museum
Date Added:
08/24/2023
CS Fundamentals K.3: Happy Maps
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This context-setting lesson brings together teams with a simple task: get the "flurb" to the fruit. Students will practice writing precise instructions as they work to translate instructions into the symbols provided. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
Descriptive Statistics
Read the Fine Print
Educational Use
Rating
0.0 stars

Very complete explanation of mean, standard deviation, etc. including an online calcluator for these statistics.

Subject:
Mathematics
Material Type:
Reading
Date Added:
12/01/2023
Habitat for Humanity International
Read the Fine Print
Educational Use
Rating
0.0 stars

This site is the home page for Habitat for Humanity International. You can follow links for more information on this wonderful social program. Link topics include: "Get Involved," "Where We Build," "How it Works," and "True Stories." Find the nearest project to you by typing in your address.

Subject:
Social Studies
Material Type:
Reading
Date Added:
12/01/2023
How Do You Make Loops and Switches?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn how to program using loops and switches. They see how loops enable us to easily and efficiently tell a computer to keep repeating an operation. They also see that switches permit programs to follow different instructions based on whether or not preconditions are fulfilled. Using the LEGO MINDSTORMS(TM) NXT robots, sensors and software, student pairs perform three mini programming activities using loops and switches individually, and then combined. With practice, they incorporate these tools into their programming skill sets in preparation for the associated activity. A PowerPoint® presentation, pre/post quizzes and worksheet are provided.

Subject:
Computer Science
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Riaz Helfer
Satish S. Nair
Date Added:
09/18/2014
How Do You Make a Program Wait?
Read the Fine Print
Educational Use
Rating
0.0 stars

Building on the programming basics learned so far in the unit, students next learn how to program using sensors rather than by specifying exact durations. They start with an examination of algorithms and move to an understanding of conditional commands (until, then), which require the use of wait blocks. Working with the LEGO MINDSTORMS(TM) NXT robots and software, they learn about wait blocks and how to use them in conjunction with move blocks set with unlimited duration. To help with comprehension and prepare them for the associated activity programming challenges, volunteer students act out a maze demo and student groups conclude by programming LEGO robots to navigate a simple maze using wait block programming. A PowerPoint® presentation, a worksheet and pre/post quizzes are provided.

Subject:
Computer Science
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Riaz Helfer
Satish S. Nair
Date Added:
09/18/2014
Intro to While Loops
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Sophia shows how to repeat code in your program, using while loops. [4:45]

Khan Academy learning modules include a Community space where users can ask questions and seek help from community members. Educators should consult with their Technology administrators to determine the use of Khan Academy learning modules in their classroom. Please review materials from external sites before sharing with students.

Subject:
Computer Science
Technology
Material Type:
Audio/Video
Lesson
Provider:
Khan Academy
Date Added:
11/14/2023
LEGO Robots
Read the Fine Print
Educational Use
Rating
0.0 stars

In this video segment adapted from ZOOM, cast members enter the FIRST LEGO League Challenge tournament and work as a team to program their LEGO robot to navigate a complex obstacle course. [6:01]

Subject:
Mathematics
Science
Material Type:
Audio/Video
Lesson
Provider:
PBS LearningMedia
Date Added:
12/01/2022
Let's Take a Slice of Pi
Read the Fine Print
Educational Use
Rating
0.0 stars

Working as a team, students discover that the value of pi (3.1415926...) is a constant and applies to all different sized circles. The team builds a basic robot and programs it to travel in a circular motion. A marker attached to the robot chassis draws a circle on the ground as the robot travels the programmed circular path. Students measure the circle's circumference and diameter and calculate pi by dividing the circumference by the diameter. They discover the pi and circumference relationship; the circumference of a circle divided by the diameter is the value of pi.

Subject:
Engineering
Mathematics
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Carole Chen
Michael Hernandez
Date Added:
09/18/2014
Modern History Sourcebook: Program of the Pan-German League, 1890-1898
Read the Fine Print
Educational Use
Rating
0.0 stars

Fordham's Modern History Sourcebook offers a primary source record of a German imperialist organization's reasons to imperialize.

Subject:
Social Studies
Material Type:
Primary Source
Provider:
Fordham University
Provider Set:
Internet History Sourcebooks Project
Date Added:
09/05/2022
More on Variables
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Jessica explains more important things you should know about using variables. [3:33]

Khan Academy learning modules include a Community space where users can ask questions and seek help from community members. Educators should consult with their Technology administrators to determine the use of Khan Academy learning modules in their classroom. Please review materials from external sites before sharing with students.

Subject:
Computer Science
Technology
Material Type:
Audio/Video
Lesson
Provider:
Khan Academy
Date Added:
11/14/2023
NOVA: To the Moon
Read the Fine Print
Educational Use
Rating
0.0 stars

This companion website of a NOVA program that aired in 1999 features extensive information that focuses on moon research and includes a history of the Apollo missions as well as the science of the moon's origins.

Subject:
Science
Material Type:
Lesson
Provider:
PBS
Provider Set:
NOVA
Date Added:
10/03/2023
Navigating a Maze
Read the Fine Print
Educational Use
Rating
0.0 stars

Using new knowledge acquired in the associated lesson, students program LEGO MINDSTORMS(TM) NXT robots to go through a maze using movement blocks. The maze is created on the classroom floor with cardboard boxes as its walls. Student pairs follow the steps of the engineering design process to brainstorm, design and test programs to success. Through this activity, students understand how to create and test a basic program. A PowerPoint® presentation, pre/post quizzes and worksheet are provided.

Subject:
Engineering
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Riaz Helfer
Satish S. Nair
Date Added:
09/18/2014
Passing the Bug
Read the Fine Print
Educational Use
Rating
0.0 stars

Students apply concepts of disease transmission to analyze infection data, either provided or created using Bluetooth-enabled Android devices. This data collection may include several cases, such as small static groups (representing historically rural areas), several roaming students (representing world-travelers), or one large, tightly knit group (representing urban populations). To explore the algorithms to a deeper degree, students may also design their own diseases using the App Inventor framework.

Subject:
Engineering
Life Science
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Douglas Bertelsen
Date Added:
09/18/2014
Program Analysis Using App Inventor
Read the Fine Print
Educational Use
Rating
0.0 stars

In computer science, program analysis is used to determine the behavior of computer programs. Flow charts are an important tool for understanding how programs work by tracing control flow. Control flow is a graphical representation of the logic present in the program. In this lesson, students learn about, design and create flow charts for different scenarios, including a game based on the Battleship® created by Hasbro©. In the associated activity, Flow Charting App Inventor, students apply their knowledge from this lesson and gain experience with a software application called App Inventor. This lesson and its associated activity can be stand-alone or used as a launching point for the Android Acceleration Application unit or any lesson involving App Inventor.

Subject:
Computer Science
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Rich Powers
Date Added:
09/18/2014
Python Calculus
Read the Fine Print
Educational Use
Rating
0.0 stars

Students analyze a cartoon of a Rube Goldberg machine and a Python programming language script to practice engineering analysis. In both cases, they study the examples to determine how the different systems operate and the function of each component. This exercise in juxtaposition enables students to see the parallels between a more traditional mechanical engineering design and computer programming. Students also gain practice in analyzing two very different systems to fully understand how they work, similar to how engineers analyze systems and determine how they function and how changes to the system might affect the system.

Subject:
Engineering
Mathematics
Science
Trigonometry
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Python Script Analysis
Read the Fine Print
Educational Use
Rating
0.0 stars

Working in small groups, students complete and run functioning Python codes. They begin by determining the missing commands in a sample piece of Python code that doubles all the elements of a given input and sums the resulting values. Then students modify more advanced Python code, which numerically computes the slope of a tangent line by finding the slopes of progressively closer secant lines; to this code they add explanatory comments to describe the function of each line of code. This requires students to understand the logic employed in the Python code. Finally, students make modifications to the code in order to find the slopes of tangents to a variety of functions.

Subject:
Engineering
Mathematics
Science
Trigonometry
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014