Karma: Difference between revisions
mNo edit summary |
|||
| Line 186: | Line 186: | ||
HTML5 | HTML5 | ||
* http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/ | * http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/ | ||
General Web Design | |||
* "Web Design in a Nutshell" from O'Reilly | |||
Canvas | Canvas | ||
| Line 194: | Line 197: | ||
* using canvas on webkit: http://developer.apple.com/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Tasks/Canvas.html | * using canvas on webkit: http://developer.apple.com/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Tasks/Canvas.html | ||
Coding | Javascript | ||
* "Javascript: The Good Parts" book by Doug Crockford | |||
* "jQuery in Action" book | |||
* "Pro Javascript Techniques" by john resig | |||
Coding Tools and Conventions | |||
* Venkman -- javascript debugger http://www.svendtofte.com/code/learning_venkman/ | * Venkman -- javascript debugger http://www.svendtofte.com/code/learning_venkman/ | ||
* Firebug --- http://www.getfirebug.com | * Firebug --- http://www.getfirebug.com | ||