Difference between revisions of "Web Design References"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mjh
imported>Timelord
(Learning Resources)
Line 13: Line 13:
 
=Learning Resources=
 
=Learning Resources=
  
O'Reilly books.
+
{| class="wikitable sortable"
 +
|-
 +
! Topic !! Title !! Author !! Notes
 +
|-
 +
| Node.js || Node: Up and Running ||  ||
 +
|-
 +
| HTML || HTML & CSS: The Good Parts ||  ||
 +
|-
 +
| JavaScript || Eloquent JavaScript* ||  ||
 +
|-
 +
| JavaScript || JavaScript: The Good Parts ||  ||
 +
|-
 +
| WebGL || WebGL: Up and Running ||  ||
 +
|-
 +
|}
  
 
=Reference Documentation=
 
=Reference Documentation=

Revision as of 23:17, 18 February 2013

Useful Sites

Browser Capability

Optimization Tools

Misc

Learning Resources

Topic Title Author Notes
Node.js Node: Up and Running
HTML HTML & CSS: The Good Parts
JavaScript Eloquent JavaScript*
JavaScript JavaScript: The Good Parts
WebGL WebGL: Up and Running

Reference Documentation

HTML

CSS

JavaScript