HTML5 : Taking the plunge, finally!
by Vinay • December 22, 2011 • 0 Comments
After months of deliberation (and lack of time, motivation….), this week I finally started playing with HTML5. Having read(heard) a lot about HTML5 canvas, I decided to start with it first. And here is the result : An application which demonstrates bubble sort using html5 canvas (line) and some javascript. Canvas part was straightforward, but [...]
Read more →