April 15, 2014For April 15th, we’ll be covering sections 2.3 and 2.4.
A nice pdf of the book: https://github.com/sarabander/sicp-pdf/blob/master/sicp.pdf
Public Github Repo for exercises in Clojure: https://github.com/hipplej/sicp
Another public Github Repo for exercises in Racket and some in Lua: …Read more →about SICP Discussion
March 25, 2014Every other month we’re doing workshops with various technologies starting with NodeJS. For March, we’ll be going through NodeSchool.IO’s “Learn Node” module. This covers an introduction to nodejs from console.log through making asynchronous http requests.
Josh Broton, …Read more →about NodeJS Workshop #1
March 18, 2014For March 18th, we’ll be covering the first two sections of Chapter 2.
A nice pdf of the book: https://github.com/sarabander/sicp-pdf/blob/master/sicp.pdf
Public Github Repo for exercises in Clojure: https://github.com/hipplej/sicpRead more →about SICP Discussion
February 25, 2014You’re making the move to APIs – you have a mobile application, or you need to enable cross-organizational access to your data, or because you have an idea for a cool single page web application. Now you’re mired in learning everything you can about web services, and discovering that APIs pose a …Read more →about Apigility: Agile APIs w/ Matthew Weier O'Phinney
February 18, 2014We’ll be covering the first chapter of SICP.
For more information on the Structure and Interpretation of Computer Programs, see (http://mitpress.mit.edu/sicp/ and http://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs)Read more →about SICP Discussion, first meetup
January 28, 2014Getting back in the swing of things for 2014 we’re currently planning to do some NodeJS workshops on months we don’t have speakers. Starting off the year with Learn Node. Josh Broton, and Seth Larson(and likely other regular attendees) will be available to help people through any …Read more →about NodeJS Workshop #0
September 16, 2013Scott Hanselman is in town to speak at Innovation Expo on tuesday and is awesome enough to talk with us on Monday. The time is a little earlier than usual, but we’ll have tacos so thats ok. We’re starting early so that those attending Inno Expo’s event tonight can make it to the …Read more →about JavaScript and the New Virtual Machine: Scaling client and server
July 16, 2013An overview of the community edition of Chef by OpsCode and creating loval environments with it(15-45 minutes). Following discussion on how we(and you) go about making deploying updates an easy and seamless operation, at least as seamless as organization processes allow.
If anyone has used Puppet …Read more →about put the dev into ops (chef/vagrant)