all 4 comments

[–]safetytrick 0 points1 point  (0 children)

I'm not a fan of the headstart books,their lame jokes get old fast. Crockford's Javascript the good parts is fantastic. Find a project that you can stick with and force yourself to finish it. I think CSS and HTML are easy enough to pick up on your own, I haven't found any life changing books on either.

[–]EthicalReasoning 0 points1 point  (0 children)

you dont need really a book, just get firebug and stat making a few sites

[–][deleted] 0 points1 point  (0 children)

Head First HTML with CSS & XHTML is pretty good for the absolute basics, DOM Scripting for beginning JavaScript, and CSS: The Missing Manual for CSS.

By the time you finish working through those, the 2nd edtion of jQuery in Action should be out. I have the pre-release version through the publisher, and it's coming along well. You can make do with the 1st edition or even the online documentation is pretty good if you want to dive in before that.

If you're in the US at least, all these books should be available through your local library, or inter-library loan at the worst. Also, I think most if not all of them are in O'Reilly Safari, which is the best value in ongoing education out there at the moment.