473,385 Members | 1,930 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

JavaScript books

I have Flanagan, Resig and Crockford. At present I'm using Crockford
almost exclusively. Should Crockford replace Flanagan in the
JavaScript FAQ "What's the best book?"?
Aug 18 '08 #1
8 1103
On Aug 18, 5:11*am, MartinRineh...@gmail.com wrote:
I have Flanagan, Resig and Crockford. At present I'm using Crockford
almost exclusively. Should Crockford replace Flanagan in the
JavaScript FAQ "What's the best book?"?
I don't think so but it is good enough that it could be added.
Crockford's book has some good ideas but Flanagan's book covers the
whole language, browser scripting and the DOM.

Peter
Aug 18 '08 #2
Ma************@gmail.com meinte:
I have Flanagan, Resig and Crockford. At present I'm using Crockford
almost exclusively. Should Crockford replace Flanagan in the
JavaScript FAQ "What's the best book?"?
It's a good book, but it's focussed on JS only, no DOM, no browsers.
Anyway, it's the only book I have and - together with the official
documentation available on the web - it's sufficient for me.

Gregor
--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur für den alpinen Raum
Aug 18 '08 #3
On Aug 18, 7:11*am, MartinRineh...@gmail.com wrote:
I have Flanagan, Resig and Crockford. At present I'm using Crockford
almost exclusively. Should Crockford replace Flanagan in the
JavaScript FAQ "What's the best book?"?
To fully appreciate the efficient ways of altering what _appears_ on a
page
and how, I recommend
some book with examples of the many ways to control this by having
javascript
control CSS. The JavaScript Anthology by Edward and Adams (sitepoint
2006) is
a good one.
Aug 18 '08 #4
On Aug 18, 7:11*am, MartinRineh...@gmail.com wrote:
I have Flanagan, Resig and Crockford. At present I'm using Crockford
almost exclusively. Should Crockford replace Flanagan in the
JavaScript FAQ "What's the best book?"?
See my review of Crockford and see why my answer to your question is
a resounding NO!
Aug 18 '08 #5


lorlarz wrote:
See my review of Crockford and see why my answer to your question is
a resounding NO!
Where is that review?
Aug 19 '08 #6
Found the review.

Your point is correct, that Crockford covers the language only; in
practice the language w/o DOM and CSS doesn't really have much use.
Crockford also has nothing for beginners.

I thought the whole discussion's book focus (I'm an ex-book author)
was off base. Book-based reference materials are a poor substitute for
online reference. (Looking up stuff in an index is pretty slow, and
requires a high-quality index, which is pretty rare.) Better to think
about information resources and where they're most effectively found.

Crockford's thin book is a superb example of why book's are not
obsolete in the age of Google. I guess it should be added to the FAQ
as a resource for experienced JavaScripters.
Aug 19 '08 #7
On Aug 19, 8:44*am, MartinRineh...@gmail.com wrote:
Found the review.

Your point is correct, that Crockford covers the language only; in
practice the language w/o DOM and CSS doesn't really have much use.
Crockford also has nothing for beginners.

I thought the whole discussion's book focus (I'm an ex-book author)
was off base. Book-based reference materials are a poor substitute for
online reference. (Looking up stuff in an index is pretty slow, and
requires a high-quality index, which is pretty rare.) *Better to think
about information resources and where they're most effectively found.

Crockford's thin book is a superb example of why book's are not
obsolete in the age of Google. I guess it should be added to the FAQ
as a resource for experienced JavaScripters.
It may be of interest to you to know that the ONLY JavaScript book
Crockford HIMSELF recommends for people to know the language is
Flanagan's . He certainly does not recommend his own strange more-
than-specialized
book.

By the way, if you want to learn good JavaScript programming, you can
learn
a whole lot more from Pro JavaScript Design Patterns by Harmes and
Dias (apress)
than you can from Crockford. Most all of Crockford's principles are
there
plus about three time more in good programming designs and practices.
Crcckford is a waste of money.
Aug 20 '08 #8
On Aug 19, 5:09*pm, lorlarz <lorl...@gmail.comwrote:

[snip]
By the way, if you want to learn good JavaScript programming, you can
learn
a whole lot more from Pro JavaScript Design Patterns by Harmes and
Dias (apress)
Are you on commission or something?

Peter
Aug 20 '08 #9

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

Similar topics

53
by: Cardman | last post by:
Greetings, I am trying to solve a problem that has been inflicting my self created Order Forms for a long time, where the problem is that as I cannot reproduce this error myself, then it is...
14
by: tshad | last post by:
I posted this on the asp.net group, also. I wasn't sure whether this was an asp.net problem or a javascript problem. I have a page that was originally created from a program I found on the net...
1
by: John Russell | last post by:
Can someone please take a look at my javascript and tell me what's wrong with it. The script is suppose to move words and pics, but I can't get it to work. Thanks. JC
10
by: Michael Reach | last post by:
Can anyone suggest a really good course in Javascript that my son can take online, starting right away? It should be for someone without much programming experience, and I mean a real course, that...
24
by: Aaron Gray | last post by:
From what I have been looking at for Javascript library development, browsers that support Javascript 1.5/ECMAScript 3/JScript 5.5 looks like the base level to pitch at. Anyone add anything ? ...
76
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.