If you want to give Node.js a try, here’s a list of my favorite Node tutorials, examples, and guides designed to help developers get up to speed on Node.js.
Full PostI’m excited to be heading out to OSCON 2012 in Portland, Oregon this week for a few days of open source fun! If anyone is at the conference, feel free to look me up.
Full PostIn this post, I’ll show you how to install Redis, a popular NoSQL database, on your OSX machine. For those unaware, Redis is described on its project site as: “an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.”
Full PostGetting started with Node.js? Looking to learn more? Wondering why I haven’t been posting as much lately? The answer to all these questions and more:
I’m proud to introduce “Learn Node.js by Example”, a full-featured course hosted on Udemy.com. I decided to create this course to provide the directed, in-depth learning experience that is difficult to achieve with isolated tutorials and blog posts.
Full PostDescription and lecture slides from my Pittsburgh TechFest 2012 talk entitled: “”Node.js: A Guided Tour”.
Full Post
JamIt is a framework to automatically generate Python skeleton code for a Google Code Jam problem, allowing you to focus on the solution, not the fluff.
Full Post