Real World Academia
Thursday, December 25, 2014
Scratching an itch with Golang
›
I frequently find mp3's of conference talks, or discussions online that I want to listen to, but listening to plain mp3's posted on ...
Thursday, October 17, 2013
Announcing Testosterone Driven Development (TDD)
›
It seems like every few months someone announces a new development methodology that will result in drastic improvements to software producti...
Wednesday, June 13, 2012
Unit testing isn't enough. You need static typing too.
›
When I was working on my research for my Masters degree I promised myself that I would publish my paper online under a free license, as soon...
124 comments:
Thursday, May 24, 2012
The Go Programming Language Has Exceptions
›
It seems like every other post I read about Go states that the Go programming language doesn't have exceptions. This is followed by eith...
9 comments:
Tuesday, May 1, 2012
Making Elastic Applications More Friendly in Go
›
Many networked applications are elastic. They'll use as much or as little bandwidth as available. For example web browsing, email and ss...
2 comments:
Tuesday, April 3, 2012
Object Oriented Go
›
Because Go doesn't have classes some have concluded that it's not an object oriented language. This is simply not true. I thought I&...
Tuesday, December 20, 2011
Android development on Ubuntu 11.10 Oneiric
›
I decided to play around with Android development but I had a hard time finding good instructions on how to set up the Android development e...
3 comments:
›
Home
View web version