ppk on JavaScript, 1/e cover
ppk on JavaScript, 1/e
by Peter-Paul Koch
ISBN: 0321423305
Found in 1 comment on Hacker News
View on Amazon
We may earn a commission from purchases made through links on this page.
Not ready yet? Get weekly book picks.
JS: The Good Parts is will be a quick and informative read if you've already done a bit of JS programming. Once you're done with that, the next book I'd read is ppk on Javascript (http://www.amazon.com/ppk-JavaScript-1-Peter-Paul-Koch/dp/03...), as it's the only JS book I've found that talks at length about the BOM (browser object model). Finally, once you're comfortable with writing JS but really only need a library reference, you can pick up JavaScript: The Definitive Guide by David Flanagan, although you can probably do without it if your patience and Google-fu is strong enough.