Category Archives: Programming languages

Java/Hibernate vs Ruby/Rails?

Java seems to reign in most enterprise IT departments. Outside thereof, a lot of interest is going into Ruby and the Rails framework. I found Patrick Peak’s review useful in understanding the relative advantages of each.

Posted in Programming languages | Comments Off

Code and release management

I was an early adopter of Subversion and Edgewall’s Trac. Installation of Trac on my defacto Linux distro, CentOS, has not been very straightforward due to it being a RHEL clone. This guide has documented the process in a clear … Continue reading

Posted in Computing, Linux, Programming languages | Comments Off

High-level programming languages (scripting languages)

Perl. Forget it, too hard to read once you’ve forgotten why you wrote it like that. Ruby. All the love these days. Someone I trust swears by it. Hmmm… Python. Ah, that’s my cup of tea!

Posted in Computing, Programming languages | Comments Off