The art & science of Javascript / by Cameron Adams, SitePoint, 2008
Here are 7 things you can do with JavaScript that you might not have thought of, written by 7 top programmers. Topics include creating client-side badges, debugging and profiling with Firebug, meta programming techniques, and building a 3D maze with CSS.
JavaScript step by step / Steve Suehring, Microsoft, 2008
Here is a good introduction to Javascript. It is published by Microsoft, and recommends Visual Studio for an IDE, but Firefox for debugging of course. The CD includes a pdf version of the book.
Building web sites all-in-one for dummies / by Doug Sahlin and Claudia Snell, Wiley, 2009
Here is a good introduction to web site planning, design, and development. Much of it is basic, but at 750 pages it has room for information on e-commerce, PHP, Javascript and Flash.
JavaScript : the good parts / Douglas Crockford, O’Reilly, 2008
This slim book is the best description of JavaScript that I know of. From the back cover: “considered the JavaScript expert by many in the development community - identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language.”
Professional Web 2.0 programming / Eric van der Vlist, Wiley, c2007
Here is a readable, current book about the web applications stack. It also looks at new projects which are likely to be part of the toolkit in the future.
Get it from OPL
Professional iPhone and iPod touch programming : building applications for Mobile Safari / Richard Wagner. Wiley, c2008
Here’s how to develop apps for the iPhone. They run in the context of the Safari browser, so you are using HTML, CSS, JavaScript, and AJAX. If you are targeting other smart phones, lots of this info will apply.
Get it from OPL







