Main Page

From Web Programming

Jump to: navigation, search

Welcome! This is a place for web programming educators to post their useful links, tips, and resources. You must create a user account to edit the wiki (to discourage vandalism), but anyone can view and use these resources. Please help us grow the community by adding to this wiki. Thank you!

Contents

SIGCSE-related


Useful Web Sites


Software Tools

  • Firebug - an excellent Firefox add-on for web development, debugging, profiling
  • W3C XHTML Validator - syntax and standards-compliance checker for XHTML
  • W3C CSS Validator - syntax and standards-compliance checker for CSS
  • JSLint - a JavaScript static analyzer and syntax checker by Douglas Crockford of Yahoo!
    • JSLint, UW CSE version - hacked by Marty Stepp to provide additional checking for common DOM / event-handling / syntax bugs seen in our course
  • Xdebug debugging/profiling extension for PHP (gives your students much better PHP error messages and debugging support!)
  • IE Developer Toolbar - for those brave enough to test in IE
  • JavaScript libraries:
  • xampp - easily installable web server package that includes Apache, MySQL, PHP, and Perl
  • Fiddler - a web debugging proxy that catches all HTTP traffic between your computer and the Internet. Allows user to see and edit play with actual requests/responses.

Course Materials, Assignments, etc.


Mobile Devices:

Books

News

  • NOTE: See our Twitter account, WebStepByStep, for all the latest web dev news and updates.


Videos and Multimedia

Personal tools