All articles/Topic

Software Engineering

Game of Life in JQuery

Hi All, I've just done a tutorial video on JQuery, I chose to hack together a quick version of the Game of Life. This tutorial aims to show how JQuery can help you modify the DOM on the fly and do some nifty…

in Software Engineering

Advanced Javascript Tutorials

I've decided to do a series of videos on using Javascript. I believe that js is one of the most poorly used tools out there and I think that is because it is different to most languages and those differences are slight…

in Software Engineering