resources
A collection of links and sources.
essential software tools
the command line
browser developer tools
Firefox web browser, plus some plugins for class:
There are similar tools for Chrome and Safari - explore the built-in ways (if any) to see and debug HTML, CSS, and Javascript from within a loaded web page.
books
- Web Design in a Nutshell, 3rd ed, ISBN 0596009879
- Don't Make Me Think: A Common Sense Approach to Web Usability, 2nd ed, ISBN 0321344758
- Javascript the Good Parts by Douglas Crockford. A good concise guide to using Javascript well. Ask Sam to borrow his copy.
The
World Wide Web Consortium is the organization that defines the official standards for web languages like HTML, CSS, and JavaScript.
JavaScript and the DOM
- developer.mozilla.org/docs
- wikipedia
- JSLint. A useful tool for checking the quality of Javascript code.
- Jim's lecture notes from Fall 2006 Web Design course
- AJAX, an increasingly common technique that allows web pages to communicate with servers without reloading the page.
CGI
web servers
frameworks
SQL
PHP
XAMPP
css examples
copyright etc - please read