Other
Hot Scripts: Java Script
This resource presents an internet directory of resources for JavaScript programmers.
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.
Science Buddies
Science Buddies: Paragraph Stats: Writing a Java Script Program to 'Measure' Text
This is a challenging first-time programming project. You'll learn how to use JavaScript to create a simple program to analyze one or more paragraphs of text. Your program will count sentences, words and letters, and report the resulting...
Science Buddies
Science Buddies: Write a Java Script Binary/decimal/hexadecimal Converter
This is a challenging first computer science project. You'll learn the basics of how digital devices can represent numbers using only 0's and 1's, and you'll write a JavaScript program to convert numbers between binary, decimal and...
Other
Creative Software: Java Script Tutorial
A comprehensive tutorial of the JavaScript scripting language.
Other
Yahoo!: Java Script Developer Network
Yahoo's developer center site for JavaScript programmers.
Other
Java Script Programming: Debugging
A 3 part article on JavaScript programming debugging from Webdeveloper.com. Includes information on what a "bug" is, a syntax error, a logic error, and other tips on avoiding and troubleshooting programming errors.
Other
Elated Communications: Java Script
An introduction to JavaScript-the most popular browser scripting language, and some clever tips & tricks.
Khan Academy
Khan Academy: Start Here! Building a Simple Snowman Model and Rig It
Introduction to this lesson where you will build a simple snowman model and rig it using javascript. Then you can extend the model to create your own character in the final project. It provides an overview of the lesson and what you need...
Khan Academy
Khan Academy: Writing Clean Code
Check if you have a good idea of what makes JavaScript code readable and understandable.
Khan Academy
Khan Academy: Review Java Script
A review of JavaScript that includes a self-assessment.
Khan Academy
Khan Academy: Java Script Recap
Make sure you remember enough JavaScript before you keep going.
Science Buddies
Science Buddies: Artificial Intelligence Teaching a Computer to Play Tic Tac Toe
This is a more challenging JavaScript project. You will have to figure out a way to translate game strategy into a computer algorithm. Directions will show you how to create a working Tic-Tac-Toe board on a webpage. Just by showing the...
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.
Khan Academy
Khan Academy: Computer Programming: House Class Demo
A class demo to help students visualize and learn how to program drawings using JavaScript.
Other
Lissa: Explains It All
Lissa explains html in a way kids can understand. She covers: the basics, css, frames, tables, color, javascript and more.
Other
Computers for Creativity: Building With Code
Using the Khan Academy Computer Science platform, sixth graders at Los Altos School District build using code. They create art by writing programs in a JavaScript implementation of the Processing language called Processing.js.
Other
Web developer.com: How To. . .
Answers common "how to" questions related to building a website. Extensive topic coverage on HTML, Java, multimedia, servers and server tools, VRML, intranet, JavaScript, and CGI.
Khan Academy
Khan Academy: Computer Programming: Intro to Js: Drawing & Animation
In these tutorials, you'll learn how to use the JavaScript language and the Processing JS library to create fun drawings and animations.
Khan Academy
Khan Academy: Computer Programming: Advanced Js: Games & Visualizations
After learning how to program in JavaScript and make basic drawings and animations, use that knowledge to make games and visualizations with this tutorial.
Khan Academy
Khan Academy: Computer Programming: Html/js: Making Webpages Interactive
Learn how to combine previous knowledge of HTML/CSS with knowledge of JavaScript to make webpages interactive.
Other
Crunchzilla: Code Monster
An instructional program that shows students how to code using JavaScript. The Code Monster and his speech bubble are at the top of the screen where kids read straightforward explanations, commands, and questions. Code Monster is simple...
Khan Academy
Khan Academy: What to Learn Next After Java Script and Processing Js
A review of programming with JavaScript and ProcessingJS, and guidance of what to learn next.