License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License.LinkedIn
OhLoh
Meta
JulioBiason.net Network
Myself
slowsloth's Recently Played Tracks
Delicious/slowsloth-
Archives
-
Tag Archives: programming
Why Go feels like a balloon boy
One of my friends like to use the expression “balloon boy” to everything that gets a lot of attention but it turns to be a lot less interesting in the end. Go is a new language created by Google that … Continue reading
The multiple faces of nothing
[... or "C, variants and the NULL"] In C, you have a way to represent nothing. It’s NULL (all caps). NULL points to nowhere and it’s defined as “0″. Why would someone use it? Well, if you have a list … Continue reading
Posted in Code, Fun, Tech
Tagged c, nil, nothing, nsnull, null, objective-c, programming
Comments Off