JavaScript
Although above we suggested the limitations of CGI for interactivity, JavaScript is text you can insert into your HTML that provides interactivity without requiring access to a server. It still looks like ugly computer code!
|
- About.com JavaScript Tutorial
- a collection of how-to articles set up in categories for beginner, intermediate, and advanced JavaScripters
hhttp://javascript.about.com/compute/javascript/library/bl_tutorial.htm
- Beginning JavaScript Tutorials
- a set of brief examples from The Web Design Resource
http://www.pageresource.com/jscript/
- Doc JavaScript
- a bi-weekly column with helpful examples, from webreference.com
http://www.webreference.com/js/
- Introduction to JavaScript
- by Stefan Koch
http://rummelplatz.uni-mannheim.de/~skoch/js/script.htm
- JavaScript for Beginners
- a well-written guide from the folks at c|net
http://builder.cnet.com/Programming/Javascript/
- JavaScript for Beginners
- same title, different tutorial, also aimed at new JavaScripters
http://www.javascriptmall.com/learn/contents.htm
- JavaScript for the Total Non-Programmer
- the title says it all
http://www.webteacher.com/javatour/
- JavaScript Tutorial for Programmers
- is more geared for people who have experience in programming other computer languages
http://wdvl.internet.com/Authoring/JavaScript/Tutorial/
- Sharky's JavaScript Answers
- is a collection of tutorials covering common JavaScript programming challenges, ranging from image rollovers and scrolling text to access control and cookies.
http://sharkysoft.com/tutorials/jsa/
- Thau's JavaScript Tutorial
- is neatly organized guide from webmonkey
http://www.hotwired.com/webmonkey/98/03/index0a.html
- WebMonkey Guide to Javascript
- gets you started with basic JavaScript creation
http://www.hotwired.com/webmonkey/guides/web/javascript.html
- Website Abstraction's Ultimate JavaScript Tutorial
- an extremely comprehensive tutorial and collection of resources
http://www.wsabstract.com/
- JavaScript Cut n' Paste
- free collection of ready-to-go scripts
http://www.infohiway.com/javascript/
|