Hi, what do you want to do?
Kenan Fellows
Installing and Working with R Statistical Software
Save download time—install software now in preparation for future lessons. The R statistical software is a free program used by the Federal Reserve Bank and many companies. Bring the power of the software to your classroom to use in the...
Davis School District
Computer Parts
What is inside a computer? Give your budding computer scientists a worksheet that has them label parts of a computer. They use a link included on the sheet to label basic input/output systems, video cards, drives, case fan, and more....
Teach Engineering
Java Code: Does It Work? Test and Test Again
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...
T. Smith Publishing
Computer Basics for Kids Worksheet
This informational reading worksheet can be used in your literacy or computer class. Students learn the basic components of computers then test their knowledge with multiple choice and fill-in-the-blank questions.
Teach Engineering
Storing Android Accelerometer Data: App Design
There's an app for that! Pupils learn to build an app that will store data on an Android. The lesson introduces class members to the tiny database, TinyDB, for Android devices. A video tutorial provides an example that uses the...
Texas State Energy Conservation Office
Are Your Computers Wasting Energy?
After reading about the amount of energy that is used to power a personal computer, learners take a look at their own computer use and therefore, their energy consumption. They do this through a series of questions and computations on...
Ontario
Animation Programming—Computer Studies
Introduce high schoolers interested in animation programming to fundamental programming concepts so that they can plan and write simple programs.
Institute of Electrical and Electronics Engineers
Arduino Blink Challenge
Emerging engineers read about Arduino software and how it can be used. Then they follow a nine-step tutorial to connect an Arduino board to a computer and put it to work! The objective is to code a program that will cause an LED to...
Code.org
Controlling Memory with Variables
Not all variables are created equal. Discover how variables in computer science are different from variables in math class. Scholars learn to work with variables in computer programming by developing a mental model for how variables...
Microsoft
Variables
You won't want to replace the resource with anything else. Future computer scientists use Minecraft to learn about variables in computer coding. They engage in several activities to master the variable code block, then apply it in an...
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...
SoundTree
Teaching Jazz Structure with 2-track Stereo Digital Audio Software
Melody, solo, melody. After a discussion of the structure of a jazz tune and of improvisation as it relates to jazz, young musicians listen to a jazz CD and then, using 2-track stereo digital audio software, place and label markers in an...
Chicago Botanic Garden
Carbon, Greenhouse Gases, and Climate
Climate models mathematically represent the interactions of the atmosphere, oceans, land, sun, surface, and ice. Part two in the series of four lessons looks at the role greenhouse gases play in keeping Earth warm and has participants...
Teach Engineering
Java Programming: Testing the Edges
Tests are no fun, but test cases are extremely helpful. Pupils work in groups to write a Java program that completes a given task. They come up with test cases to give to another group, then trade test cases to determine if their program...
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...
McCook Public Schools
Vocabulary List - Microsoft Word Basics
Never forget a term used in Microsoft Word with these four pages of related vocabulary and their definitions.
Curated OER
Night and Day: A Digital Art Lesson based on Monet's Rouen Cathedral Series
Think about your favorite place ... now, think about what it looks like at different times during the day. How does the change in lighting affect the colors you see? Young artists explore the tools available in digital art software to...
TryEngineering
Circuits and Boolean Expressions
Teach basic logic using Boolean operators. Young computer scientists learn about the operators NOT, AND, and OR, and how they can be expressed using Boolean notation, logic gates, or truth tables. Along the way, they learn about half...
Open Oregon Educational Resources
Digital Foundations: Introduction to Media Design with the Adobe Creative Cloud, Revised Edition
How can Adobe Creative Cloud enhance digital art and media design? Readers explore just that with the Digital Foundations eBook. They learn how to source images and how to create symmetry and asymmetry in their digital designs. They also...
Open Oregon Educational Resources
Beginning Excel
How can Microsoft Excel help manage data in people's personal and professional lives? Using the Beginning Excel eBook, scholars learn the basics of creating, editing, and using spreadsheets. They explore spreadsheet design, formulas,...
Code.org
Image Scroller with Key Events
Discover how to embed images in lists. Scholars modify an existing app to include an image scroller in the 17th instructional activity of the series. They learn to refactor code and remove redundancies after modifying code.
Beauty and Joy of Computing
Nesting Lists
Create lists within lists. The second lab in a series of five in the unit has pupils develop a simple contact list app. The tasks within the lab build the need for an abstract data type. Individuals build more complexity into their...
Beauty and Joy of Computing
Unsolvable and Undecidable Problems
Try as you might, some functions just cannot be computed. The lab introduces the class to the possibility of unsolvable problems. The fourth lesson in a series of seven begins with a logic problem, then progresses to looking at functions...
Teach Engineering
Android Acceleration
Prepare to accelerate your Android. Pupils prep for the upcoming activity in this third installment of a four-part series. The lesson progresses nicely by first introducing different types of acceleration to the class. The teacher...