[June 22/23] Javascript rules the world

Javascript is one of the only programming languages where relative novices can have their code running on billions of devices in a matter of moments. This workshop focuses on getting students creating applications with Javascript and uploading them to the internet right away. Once students have a familiarity with the mechanics of the language, we will start building javascript-based web pages and uploading them to the internet using using github as a web-server. We will move onto making these applications interact with the mouse using jQuery and have graphical output using HTML5 Canvas. Continue reading