Best way to learn javascript?
I've been thinking that it's time I started to learn this summer how to code javascript for my websites. Can anyone suggest some good sources (books or preferably websites) that explain the coding particularly well? Thanks!
Anonymous posted this at 05:28 — 29th April 2000.
They have: 5,633 posts
Joined: Jan 1970
There are quite a few Java Script tutorial web sites. The only real advantage of a book is that most include a CD-ROM of examples and sample codes. However there are plenty on-line resources.
Netscape’s JavaScript reference/manual. You’ll find more information about Java Script here then you’ll ever need to know. http://home.netscape.com/eng/mozilla/3.0/handbook/javascript/index.html
Microsoft’s JScript documenting (click JScript once you get to the site). http://msdn.microsoft.com/scripting/default.htm
For some good 101 type tutorials check out:
http://webdeveloper.com/javascript/javascript_beginners_guide.html
www.developer.com
www.zdnet.com
Good luck!
------------------
Adam
AIS Internet Solutions
[email protected]
www.aisinternet.com
[This message has been edited by adam (edited 29 April 2000).]
johnnyboy posted this at 08:41 — 29th April 2000.
They have: 166 posts
Joined: Jan 2000
Lara,
Get a book, I got JavaScript for the World Wide Web, Peachpit Press, and go to web sites that specialize in javascripts. There are plenty of sites that have free javascripts. Try
http://dynamicdrive.com or http://wsabstract.com
to start. The best way to learn is jump in and do it, it's really not all that hard.
John
interwovendesign.com
Quality web site design without the monthly maintenance fees!
Vincent Puglia posted this at 00:12 — 2nd May 2000.
They have: 634 posts
Joined: Dec 1999
Hi,
books --
Novices: SAM's Learn Javascript in 24 Hours -- goes from introductory to building a simple shopping cart & solitaire game.
Die Hards: O'Reilly's Javascript the Definitive Guide / Goodman's Javascript Bible -- both are filled with tables, examples, and lots of text.
OnLine: www.htmlgoodies.com -- there's a 30+ primer on javascript
Ultimately though, you will find yourself right clicking on sites and figuring out what others have done.
Hope this helps
Vinny
------------------
GrassBlade: cut&paste javascript
Where the world once stood
the blades of grass cut me still
Lloyd Hassell posted this at 03:08 — 2nd May 2000.
They have: 231 posts
Joined: Feb 2000
I think you should visit a site such as www.javascriptcity.com and work your way through as many scripts as you can. Download them, install them into your pages as per the instructions then modify them to find out how they work.
:: Lloyd Hassell :: http://www14.brinkster.com/lloydh ::
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.