January 2011
6 posts
1 tag
Background Jobs in Ruby on Rails « 4 Lines of Code →
Jan 25th
From the Basement : Live : The Dead Weather →
Jan 19th
1 note
“When we experiment, when we try things and we fail, we started to ask why and...”
– Jamie Hyneman
Jan 16th
1 tag
A Brief Guide to Socket Programming in C →
Jan 14th
Jan 12th
1 tag
Differences between Protocols and Categories in...
A protocol is the same thing as an interface in Java: it’s essentially a contract that says, “Any class that implements this protocol will also implement these methods.” A category, on the other hand, just binds methods to a class. For example, in Cocoa, I can create a category for NSObject that will allow me to add methods to the NSObject class (and, of course, all...
Jan 1st