Blogroll
Other Me
Tags
Archives
- January 2014
- July 2013
- January 2012
- March 2010
- October 2009
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- April 2006
- March 2006
- January 2006
- November 2005
Category Archives: rant
Why Defensive Programming is Rubbish
There are many ways to classify a programming style. One of the classifications I hear a lot at my current place of employment is Defensive Programming. Before I worked here I had noticed the style but I don’t think I … Continue reading
Posted in development, programming, rant, theory
23 Comments
Program to an interface not an Interface
For the longest time I have thought I was crazy, because I just didn’t see the benefit of programming to an Interface. I agreed it was good from a design perspective, but as an implementation I saw no need to … Continue reading
Posted in programming, rant, social, theory
Tagged class, code, gof, interface, java, java interface, static
11 Comments
What makes a great developer?
Passion. I have come to the conclusion that, that simple word is what separates an average developer from a great developer. IQ, education, degree, books, none of that matters, these are all symptoms of passion. A passionate developer will use … Continue reading
The tools we use
A few months ago I made an observation about the software development profession that I simply brushed off as unimportant. Now I still feel it is equally unimportant, but in the spirit of Obi Fernadez’s talk at acts_as_conference I figured … Continue reading
Java is not Statically Typed (right now)
What?!?1?!/!? That is right, I said it Java is not statically typed and by proxy is not safer than dynamic languages. Zealots HALT! We can fix this, and I intend to add some gas to the fire that people like … Continue reading
Posted in development, languages, programming, rant, software, theory
Tagged coldfusion, dynamic, framework, hibernate, java, perl, python, ruby, spring, static
4 Comments
Technology
technology n 1: the practical application of science to commerce or industry [syn: engineering] 2: the discipline dealing with the art or science of applying scientific knowledge to practical problems; “he had trouble deciding which branch of engineering to study” … Continue reading
Posted in rant
Leave a comment