CK's Projects
JavaScript tutorial Table of Contents
 

 Note: This site is not being maintained any more. If you want anything from it, feel free to save your own copies of the appropriate pages.

This is a tutorial I started to put together that assumes very little programming knowledge. A little knowledge of HMTL is helpful but not required. When I found out that my kid's computer science course was going to be in Java, not Javascript (the course description was wrong), I stopped work on this tutorial. You can Google for "javascript tutorial exercises" to see other people's tutorials if you want to continue.

This assumes that you have downloaded and installed Firefox and Notetab Light. If you have an editor that you are familiar with that can go to a specific line in a text file by line number, feel free to use that editor instead of Notetab Light.

Setup for tutorial
Creating a simple alert box
Handling errors
Showing text on the page
Sequence
String variables
Numeric variables
More about variables
Functions
More on functions
Formatting Rant (the first)
Formatting Rant (the second)
Introduction to cookies
Walking through the cookie creation code
Getting a cookie name
Choice
Repetition

If you see any mistakes, feel free to email me (email address on home page).

Home

Last Modified: Tuesday, October 03, 2006