Before I was even finished reading “Practices of an Agile Developer” by Venkat Subramaniam and Andy Hunt, I realized that it was going to exceed my expectations. I consider a lot of the practices in which I’m engaged in daily to be good agile practices. It wasn’t until I read Venkat and Andy’s descriptions of [...]
Archive for December, 2009
11 Dec
Good Intro to Ruby Code
I came across another good resource for learning Ruby. On Twitter, @lazycoder retweeted a link from @sintaxi that mentioned a new github repository for learning Ruby syntax and code. You can find it here: http://github.com/sintaxi/learn-ruby.
I recently received a license to the copy of RubyMine from JetBrains that I won. I haven’t used it much, but [...]