Issues with your account? Bug us in the Discord!
JavaScript
the_exile
Kupo!
in Zocalo v2.0
I'm interested in web programming, and am looking for some good books on JavaScript and/or DHTML/XML/XHTML to ask for as Christmas presents. Unfortunately, there are approximately six trillion relevant books with at least 4.5 star ratings on Amazon, so I'm having a bit of trouble finding the best of the best. I've managed to find a few good beginner's books that teach how to use JavaScript, and I'm mainly looking for a more in-depth reference book that goes into detail about how and [i]why[/i] things work, but any input is appreciated. Anyone have any recommendations?
(Biggles, your book is on my list already, relevant or not :))
(Biggles, your book is on my list already, relevant or not :))
Comments
The best thing I can suggest is that you get one or so that describe the Document Object Model and how it's used in JavaScript in addition to using JavaScript as a programming language. Too many times the focus is just on the syntax and modular structure, but not enough real practical examples of it's use in a web browser.
;)
Forgot to mention that you should also look into the W3C standards in comparison to the cheats that IE and other browsers try and use.
These are ok if that is your target browser, but are an issue if not...
[B]Java Script for Dummys:D [/B][/QUOTE]
I'm sure it helped you, but I'm looking for something a little more techie-oriented... ;)
[quote]I used a few books, all about the same in quality.
The best thing I can suggest is that you get one or so that describe the Document Object Model and how it's used in JavaScript in addition to using JavaScript as a programming language. Too many times the focus is just on the syntax and modular structure, but not enough real practical examples of it's use in a web browser.
Forgot to mention that you should also look into the W3C standards in comparison to the cheats that IE and other browsers try and use.
These are ok if that is your target browser, but are an issue if not...[/quote]
Will do. Thanks! :)
[B]Make sure you test everything you write in as many browsers as possible, and don't worry too much if it doesn't work in Netscape 4.X since that browser is an ancient piece of shit and anyone still using it should be given every incentive to upgrade. :D [/B][/QUOTE]
I actually used that once, when my sister somehow managed to uninstall IE, and it was HELL. *shudder*
And I guess learning JavaScript means I should finally surrender and get a new browser... I'm an IE purist :)
[QUOTE][i]Originally posted by C_Mon [/i]
[B]ooh! now I remember, I actually used explorer for one year when I had adsl. I completly forgot about that. [/B][/QUOTE]
Your mind probably blocked out the horror automatically to prevent you leading a traumatised life.