RE: Javascript

Subject: RE: Javascript
From: "Matt Horn" <mhorn -at- macromedia -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Wed, 11 May 2005 11:12:26 -0400



> Well, I started a new job and I love it but there is a new
> task I have to do that I have managed to avoid until now. I
> will have to use Javascript with some website content. Does
> anyone know of a quickie tutorial that I can find to help me
> get started?

First, congrats on your new job and good luck to you.

JavaScript is a huge topic, believe it or not. What you're asking is
like asking for a quickie Java tutorial. There isn't one because it's an
entire language that has many components. You need to focus on a few
important components of the language that will help you develop a
broader undestanding. I would break up my learning process into the
following parts:

1: Learn the basic syntax rules
2: Learn the DOM
3: Learn the event model
4: Learn CSS

You can probably skip #1. You'll learn the syntax from looking at
examples, unless you have no programming experience whatsoever, in which
case maybe you have the wrong job :)

I have no specific recommendations for tutorials on using the DOM or the
DOM event model, but I've always found Webmonkey
(http://webmonkey.wired.com/webmonkey/) to be helpful. For a good intro
to CSS, I liked
http://www.aglasshalffull.org/css-resources/The-CSS-Resources-Intro-Page
.htm

Then find out what you'll be doing with JavaScript, and you'll have a
pretty good base-line. BTW, if you've ever used Flash, then you already
have some JavaScript syntax knowledge (ActionScript is very close to
ECMAScript/JavaScript).

Matthew J. Horn
Sr. Technical Writer
Macromedia

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

New from Quadralay Corporation: WebWorks ePublisher Pro!
Completely XML-based online publishing. Easily create 14 online formats, including 6 Help systems, in a streamlined project-based workflow. Word version ships in June, FrameMaker version ships in July. Sign up for a live, online demo! http://www.webworks.com/techwr-l

---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.



Previous by Author: RE: An observation -- what you're used to
Next by Author: RE: Flickr Re: Tech Whirler Dinner -- Thanks, Mom!
Previous by Thread: RE: Javascript
Next by Thread: RE: Javascript


What this post helpful? Share it with friends and colleagues:


Sponsored Ads