Development Resources
Books:
HTML – CSS
- CSS Hacks and Filters : Making Cascading Stylesheets Work by Joseph W. Lowery
- HTML Utopia : Designing Without Tables Using CSS by Rachel Andrew, Daniel Shafer
- CSS : The Definitive Guide by Eric A. Meyer
JavaScript
- JavaScript : The Definitive Guide, Fifth Edition by David Flanagan
- DOM Scripting : Web Design with JavaScript and the Document Object Model by Jeremy Keith, Dave Shea
-
Learning jQuery 1.3 Hasin Hayder, Jeff Winder, Jonathan Chaffer, Karl Swedberg, Leonard Murphy
Web Resources:
Tutorials:
General Web Design:
- World Wide Web Consortium (W3C)
- w3schools
- alistapart
- webmonkey
- Web Pages That Suck (what not to do)
CSS:
JavaScript:
- JavaScriptKit
- Javascript.com
- Mozilla JavaScript Reference
- Ajaxian (covers ajax = asynchronous JavaScript and XML)
- JavaScript Libraries and FrameWorks
Podcasts:
- Computer Science E-75: Building Dynamic Websites Harvard Extension School
- Boagworld (good general web design podcast)
Firefox Plugins:
- Firebug (if you have Firefox I strongly recommend installing this)
- Web Developer Toolbar (another good one).
- JavaScript Debugger

Leave a Reply