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...
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.
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
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.
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.
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.
Other
Color Maker
This very useful site allows you to change the color and background patterns of a web page, and then copy the HTML code to your own site. Includes a tutorial, links to other web pages about color design, and links to a TableMaker and a...