Khan Academy
Project: What's for Dinner?
This creative project may make your young programmers hungry as they practice their Java Script coding. The task is fairly open ended: add shapes using different shape functions, including the fill and stroke functions to add color and...
Khan Academy
Challenge: Bouncy Ball
Create your own bouncing ball program with this guided activity. Java Script code that sends a ball down the screen is provided. The task is to fix the code to make it bounce up when it hits the bottom of the screen and then down again...
Khan Academy
Welcome to the Computer Science Platform
You don't need to know how to code in order to teach your students! Show them learning is a lifelong skill by learning along with them. Take this activity for example; the code is on the left, and the result is on the right. Can you...
Khan Academy
Challenge: H for Hopper
An "H" is just three rectangles when you are trying to draw them on a computer screen. After watching the previous Intro to Drawing video this online programing activity guides young coders to draw the letter "H" on the screen. Help and...
Khan Academy
Challenge: It's a Beautiful Day
Young coders build on their programming skills by adding color to their pictures. The background, fill, and noStroke functions are explored in the JavaScript coding activity.
Khan Academy
Challenge: Funny Face
A simple face can draw on the computer canvas using four lines of code each containing slightly different parameters to the ellipse function. Learners are guided through making changes to certain features such as making the mouth or eyes...
Khan Academy
Challenge: Ice Cream Code
Practice adding color to your simple JavaScript picture. Three layers of ice cream in a bowl with a cherry on top, gives your beginning coders a tasty challenge.
Khan Academy
Challenge: Simple Shapes!
Now practice drawing a rectangle, ellipse, circle, and line by writing your own JavaScript code. Don't know where to start? No problem, you will be guided through creating every line of code. Getting an error message? Again, no problem,...
Mr. E. Science
Forces
May the mass times acceleration be with you. The presentation covers forces, Newton's three Laws of Motion, momentum, and vectors.
Curated OER
A Wee Dose of JavaScript
Students describe the difference between Java and JavaScript. They explain the relationship of JavaScript to other elements of an HTML document. They write general code for a set of JavaScript instructions. They describe the JavaScript...
Curated OER
Geography Report: Planning Using PowerPoint
In this geography research report for PowerPoint worksheet, students write their research information about the title, location, attractions, and references on an interactive white board. Students write four categories of information.
Curated OER
WWW, Part 3: The Future
Students explore a variety of Internet sites provided to provide tools to speed up their net experiences. The activity was originally written for librarians with little or no net experiences.
Curated OER
Five W's Chart
In this five W's chart worksheet, students fill in a graphic organizer with facts about the five W's: What, Who, Why, When and Where. Chart is for use with interactive white boards.
Curated OER
Plot Diagram
In this plot diagram worksheet, students fill in a diagram: introduction, rising action, climax, falling action and resolution. Worksheet is designed to be used with an interactive whiteboard.
Other
Creative Software: Java Script Tutorial
A comprehensive tutorial of the JavaScript scripting language.
Other
The Java Script Source
This resource provides extensive information on the computer programming language of Java.
Other
Elated Communications: Java Script
An introduction to JavaScript-the most popular browser scripting language, and some clever tips & tricks.
Other
Hot Scripts: Java
This resource presents an internet directory of resources for Java programmers.
Other
Hot Scripts: Java Script
This resource presents an internet directory of resources for JavaScript programmers.
Other
Html Goodies: Java Script Primers
Thirty lessons from HTML Goodies to get you started writing your own JavaScript events. Each primer begins with a concept statement, followed by the script in text format, then the scripts effects,tearing the script apart and then an...
Other
W3 Schools: Java Script Tutorial
This tutorial will teach you JavaScript, the programming language of HTML and the Web.
Science Buddies
Science Buddies: Writing a Simple Calculator Program With Java Script
This is a good first-time programming project. You'll learn how to use JavaScript to create a basic calculator program that you can run in your Web browser.