Learn how to do graphics, games and animation on your website using the HTML5 Canvas
Element. The canvas element is part of HTML5, and allows you to render graphics
and animation on a rectangular canvas area using javascript.
JSON is a light-weight, platform-independent data exchange format
that is native to javascript. It is similar in syntax to most programming languages
and hence easy to parse and manipulate. Learn how to use it with your applications.