Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-07-2005, 10:17 AM   PM User | #1
mlse
Regular Coder

 
mlse's Avatar
 
Join Date: Mar 2005
Posts: 624
Thanks: 20
Thanked 19 Times in 18 Posts
mlse is on a distinguished road
Lightbulb Documentation required

Hi.

I am a javascript newbie (very newbie!). Can anyone recommend to me a website/book which documents the javascript language in its entireity? Coming from a C/C++/Assembly/Lisp/F77 background, what I am after is simply a reference manually which principally gives the following information:

(1) The Javascript object and coding methodologies (e.g. whether or not multiple inheritance is permitted, how to implement functional and operator overloading, which parts of a web page built-in objects provide an interface to, etc, etc).
(2) A class-based index showing the inheritance of built-in objects.
(3) A member variable and member method reference for each such object showing:
For member variables: data type, data description.
For member methods: prototype, functional description, description of return values, error conditions.
(4) Whatever else the javascript gurus who wrote said publication think is important for readers to know!

So far, I have been able to glean snippets of information on the language from websites here and there, as well as the advice of people on here (which I very much appreciate!) but I really need a complete reference!

TIA,
Mike.
mlse is offline   Reply With Quote
Old 03-07-2005, 11:09 AM   PM User | #2
jbot
Senior Coder

 
Join Date: Feb 2004
Location: Edinburgh
Posts: 1,352
Thanks: 0
Thanked 0 Times in 0 Posts
jbot is an unknown quantity at this point
Hi Mike,

You sound quite skilled. Have you heard of Google? You can search for all kinds of tutorials, references, information, on it. Give it a try, you'll be pleasantly surprised.
__________________
*keep it simple (TM)
jbot is offline   Reply With Quote
Old 03-07-2005, 11:18 AM   PM User | #3
codegoboom
Regular Coder

 
Join Date: Aug 2004
Location: codegoboom@yahoo.com
Posts: 999
Thanks: 0
Thanked 0 Times in 0 Posts
codegoboom is an unknown quantity at this point
This may be of help, detail-wise: http://www.ecma-international.org/pu...s/Ecma-262.htm
__________________
*this message will self destruct in n-seconds*
codegoboom is offline   Reply With Quote
Old 03-07-2005, 12:07 PM   PM User | #4
mlse
Regular Coder

 
mlse's Avatar
 
Join Date: Mar 2005
Posts: 624
Thanks: 20
Thanked 19 Times in 18 Posts
mlse is on a distinguished road
Thanks to codegoboom - just what I was looking for!
mlse is offline   Reply With Quote
Old 03-07-2005, 01:28 PM   PM User | #5
liorean
The thread killer


 
Join Date: Feb 2003
Location: Umeå, Sweden
Posts: 5,575
Thanks: 0
Thanked 84 Times in 75 Posts
liorean will become famous soon enoughliorean will become famous soon enough
mlse: There's a documentation and references sticky at the top of this forum. It contains what you need to know. However, beware that one of the oldest authorative sources, Netscape DevEdge, has been taken down by AOL. I've got the JavaScript references and guides from there saved, if you want them (ECMAScript spec aside, that's the best reference you'll find). Just give me your mail address.

Oh, and Mozilla has taken over the rights for most of that content, though I don't think it's online yet nor will it be taken online without revamping. Anyway, check out mozref.com and developer.mozilla.org for possible revived DevEdge content now and in the future.
__________________
liorean <[lio@wg]>
Articles: RegEx evolt wsabstract , Named Arguments
Useful Threads: JavaScript Docs & Refs, FAQ - HTML & CSS Docs, FAQ - XML Doc & Refs
Moz: JavaScript DOM Interfaces MSDN: JScript DHTML KDE: KJS KHTML Opera: Standards
liorean is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:16 PM.


Advertisement
Log in to turn off these ads.