Javascript Bible Update

Posted July 10, 2006 at 9:15 AM by Ben Nadel

Tags: Javascript / DHTML, Books

Just rounded page 700 in the Javascript Bible. So far, I have been half skimming, half reading the chapters. It's mostly review for me at the moment. I have picked up one or two tid bits that I didn't already know. I am excited to eventually get to the Style sheet stuff. I have never altered a style sheet rule via Javascript. I have altered styles on an object, but I think it would be interesting to mess with the style definitions.

I have to say though, the Javascript Bible is extremely comprehensive. They really go through every single definition of every object in Javascript. And, what's really nice is that they show the compatibility of different methods and properties across the main browsers (including what versions introduced what features ex: WinIE4+, MacIE-, NN4+, Moz+, Saf-).

At the moment, I am not sure if the book is worth reading for a veteran web developer. But, then again, I do have 400 more pages to go.



Reader Comments

Aug 31, 2006 at 9:44 AM // reply »
9 Comments

That's interesting that you are reading it cover to cover and have found the process beneficial. I usually stay away from the bible style tech books, seeing them as more of a reference that I could just Google info. for instead. Maybe this one is different.

By far the best JS book I've come across is 'Javascript for Web Developers' by Nicholas Zakas. Very instructional, very inspiring.


Aug 31, 2006 at 10:00 AM // reply »
1 Comments

Student Organization Guy,

The Javascript Bible is by FAR a reference book + explanation. I have actually stopped at about page 800 (to be continued when I have more time). It is very dry. That is not to say it is not very good.

I agree that you can google most things. The problem I find is that I can only google what I know or can describe. When I read a book like the Javascript Bible, I am waiting for that "Ooh Ahhh" moment where I see something I have never seen before, or would have never thought to even Google. So far, it's pretty much review, but you never know.


Aug 31, 2006 at 12:40 PM // reply »
9 Comments

Good call. I remember the first time I needed to use a closure, the problem was I didn't know the concept existed and that it had a name. I'm sure going through a book like that will help fill in all your gaps.

Enjoy :)


Aug 31, 2006 at 1:09 PM // reply »
74 Comments

SOG,

Yeah, actually closure is a really crazy thing if you are not in the mind set to think about it. I had a "closure" eureka moment a few months ago and it still confuses me occationally.


Dec 26, 2006 at 8:20 PM // reply »
2 Comments

Thank you for this support. It's clear, concise and helpful.


Dec 23, 2007 at 9:23 AM // reply »
1 Comments

anyway it sounds interesting, i think i have to get the time to read it too. btw. i`m no veteran so it would be very usefull ;)


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 17, 2013 at 7:42 PM
HashKeyCopier - An AngularJS Utility Class For Merging Cached And Live Data
Ben - thanks so much for posting these Angular articles and findings, they've been a huge help towards learning one of the more 'complex' JavaScript frameworks out there (IMO). I have been using Angu ... read »
May 16, 2013 at 5:01 PM
UPDATE: Parsing CSV Data Files In ColdFusion With csvToArray()
Your code was the closest thing I've found to obtaining some direction for converting ISO fields to values that CF can translate properly. Thank you for posting! ... read »
May 15, 2013 at 10:37 PM
Very Simple Pusher And ColdFusion Powered Chat
hi id making plz easy ... read »
May 15, 2013 at 6:07 PM
Making SOAP Web Service Requests With ColdFusion And CFHTTP
Ben, you once again saved my bacon at work. Thank you, thank you, thank you! ... read »
May 15, 2013 at 4:15 PM
What If All User Interface (UI) Data Came In Reports?
@Josh, Thanks! @Ben, I definitely recommend the David West book "Object Thinking" I've been quoting from. It goes deeply into the philosophy and history of OO programming. His breadth ... read »
May 15, 2013 at 11:36 AM
Ask Ben: Print Part Of A Web Page With jQuery
I found this helpfull when you need to keep (refresh) the original parent page after closing the iframe child print dialog (Hoping you're not using a form at this time so it won't submit again): On ... read »
May 14, 2013 at 7:13 PM
What If All User Interface (UI) Data Came In Reports?
@Jonah, If there's any books you'd recommend on the subject of domain modelling, I'd love to hear it. I just downloaded the free PDF of "Domain Driven Design Quickly". Figured I'd give it ... read »
May 14, 2013 at 6:57 PM
The UX Of Prototyping: Low-Fidelity Is The New High-Fidelity
@Phillip, I'm not sure I follow what you mean? Are you saying that you looked at the list of widgets provided by the jQuery UI and let that be your style guide? ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools