473,626 Members | 3,246 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Good/Recent book on Javascript

Hi,

I'm looking to purchase a book on javascript for beginners although I do
have a programming background. I've seen some suggestions for "JavaScript :
The Definitive Guide", but the latest edition (4th edition) was published in
Dec. 2001. I'm a little concerned that it may be somewhat out of date??
Amazon also ranks "JavaScript & DHTML Cookbook" fairly high on it's list of
javascript books.

Any suggestions or thoughts are appreciated.

Thanks!
Ben
Jul 23 '05 #1
5 1125
> I'm looking to purchase a book on javascript for beginners although I do
have a programming background. I've seen some suggestions for "JavaScript :
The Definitive Guide", but the latest edition (4th edition) was published in
Dec. 2001. I'm a little concerned that it may be somewhat out of date??
Amazon also ranks "JavaScript & DHTML Cookbook" fairly high on it's list of
javascript books.


Fortunately, there has been little innovation in the browser world
lately. Things have gotten more stable. Things will change when IE 7
comes out, but for now, all is right with the world. The Defnitive Guide
is still the best available.

http://www.amazon.com/exec/obidos/AS.../wrrrldwideweb
Jul 23 '05 #2
JRS: In article <HoVyd.1321$CH5 .3@fed1read01>, dated Fri, 24 Dec 2004
07:09:38, seen in news:comp.lang. javascript, Ben Amada
<be*@REpoMOweVE rpick.com> posted :
I'm looking to purchase a book on javascript for beginners although I do
have a programming background. I've seen some suggestions for "JavaScript :
The Definitive Guide", but the latest edition (4th edition) was published in
Dec. 2001. I'm a little concerned that it may be somewhat out of date??
Amazon also ranks "JavaScript & DHTML Cookbook" fairly high on it's list of
javascript books.

Since javascript for the Web is executed on all sorts of browsers, there
is much to be said for using a book that is about three years old and
not an early edition.

If you are programming foe execution in WSH on your local machines, (a)
that does not apply, (b) you should have said so.

Did you consult the newsgroup FAQ?

--
© John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v4.00 IE 4 ©
<URL:http://www.jibbering.c om/faq/> JL/RC: FAQ of news:comp.lang. javascript
<URL:http://www.merlyn.demo n.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demo n.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.
Jul 23 '05 #3
On Fri, 24 Dec 2004 21:25:49 +0000, Dr John Stockton
<sp**@merlyn.de mon.co.uk> wrote:
Since javascript for the Web is executed on all sorts of browsers, there
is much to be said for using a book that is about three years old and
not an early edition.


Not really, as it by definition cannot include recent browsers, since
there are browsers which have had their entire script implementation
built within the last 3 years, these old books aren't relevant to
those situations. Sure they may perhaps give good coverage of old
browsers, but the conclusions may no longer be valid, I certainly
wouldn't want to trust one. Especially when I know just how bad the
books of that era were.

Jim.
Jul 23 '05 #4
"Douglas Crockford" <no****@covad.n et> wrote:
The Defnitive Guide is still the best available.

http://www.amazon.com/exec/obidos/AS.../wrrrldwideweb


Thanks Douglas!

Ben
Jul 23 '05 #5
"Dr John Stockton" <sp**@merlyn.de mon.co.uk> wrote:
If you are programming foe execution in WSH on your local machines, (a)
that does not apply, (b) you should have said so.
No, I'm not doing anything with WSH.
Did you consult the newsgroup FAQ?


No, I didn't know about it. But I've now looked over the whole thing and
see some really useful snippets of JS in it. Thanks for referring me to it!

.... and thanks for your input!
Ben
Jul 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2685
by: Charlie Chang | last post by:
Hi, Does anyone know any good book(s) about MS-SQL, especially about Replication - basically, I need in-depth explanation about how to setup/maintain Snap Shot, Transactional, Merge Replication and different agents - with good examples? Hopefully, the book(s) is recent enough to cover SQLCE merge replication as well. In-depth information about DTS is a plus ^_^ Just tired of print hundreds of pages from MSDN site.
6
1578
by: DAB sounds worse than FM | last post by:
Could anybody recommend a good Javascript book? I have an okay knowledge of HTML, and can program in C/C++, but I have no knowledge of Javascript. I've had a look at 'Beginning JavaScript': http://tinyurl.com/4v8eh, but it seems to be a bit wordy and assumes no prior knowledge of programming. Preferably, I'd like a book that's easy to read but not overly long, and I'd prefer it to be pretty cheap.
2
1993
by: mr_burns | last post by:
hi there, i would like a book that will explain concepts of javascript and dhtml instead of, for example, ten tutorials on how to do specific things in js or dhtml. ideally a book thats can explain from the basics of javascript, to more complex things such as dhtml and dom onto things like creating javascript objects (if that is possible, but u get the idea). rather than this is how you make a drop down menu tutorial; this is how you
2
1488
by: prabhu | last post by:
I would like to learn more in java scripts so can u suggest some good books in java scripts which contains some good example also
6
2057
by: Jamiil | last post by:
I am not a programmer by any means, but a dedicated aficionado. I have good understanding of Java and C/C++, and now I would like to learn javascript->ajax, but I don't know where to start. My HTML knowledge is basic, however, with a little bit of an effort I can program a small page. Can anyone recommend a good beginner's book on JavaScript? Please, bear in mind that it is my intention to learn to program server and client side, thus the...
2
1433
by: daveyand | last post by:
Hey Guys, I find myself using JS more and more but i find it difficult to find any better ways to do things or at least ways to do stuff that i havent thought of. Esp now with this AJAX milarky. So can anyone recommend a good JS book, assume that i have a good grounding in the language so not really looking for a idiots guide. More of an intermediate with references and maybe some tutorials or something.
5
1641
by: Matthew Wells | last post by:
I'm looking for a good book on ASP.net. I'm looking for a book that builds a project throughout the book - not disjointed examples for every chapter. I have a book on ASP standard called "Web Application Development Using Microsoft Visual InterDev 6.0". This book builds a website for a college. Each chapter is a progressive stage in the building of the web site. This is the kind of book I want for ASP.net. Any recommendations? ...
7
1707
by: jamiil | last post by:
Does any know what book/website would be good for me, an middle- beginner, if what I'm looking for is a hands-on, example-loaded reference book/website? More specifically, what I am looking for is for something that will show me how to do things and not just tell me what things can be done with JavaScript. Thanks folks!
76
4025
by: lorlarz | last post by:
Crockford's JavaScript, The Good Parts (a book review). This shall perhaps be the world's shortest book review (for one of the world's shortests books). I like Douglas Crockford (because I am a crabby old man too; plus he _is_ smart and good).. But, how can he write a book on the good parts of JavaScript and not mention functions that address CSS & DOM? Weird. It's like
0
8203
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8711
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8512
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7203
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6125
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4206
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2630
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1815
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1515
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.