The Untitled Book of Eliot Pearson

Software Development Is Not Just About Writing Code

Why Reinvent The Wheel?

Posted on | September 20, 2009 | 1 Comment

Normally, I think this isn’t the best idea. Putting effort towards a solved solution seems like a waste of time. Why go with the crowd? Development should be fun. Below are a few reasons why some deviate from the path.

Fancy Wheel

Complexity can be a reason to do this. When you are trying to write code there are probably at least dozen libraries that you can use to solve your problem. Any library can have the functionality you need an a lot more. As a developer I have asked myself the question, why learn this API? I can write a solution on my own before I finish learning this API. I think some of us lived through this once or twice. A great thing about development is this, you can write just about anything. However, it’s going to cost you.

Speaking of cost, cost can be another reason to restart an effort. For example, Microsoft’s Visual Studio has a few hundred dollar price tag. I can easily see someone saying, “That costs too much. I will write [fill in the blank] on my own.” Great packages have come from this line of thinking. The word Linux comes to mind.

Finally, the need to reinvent. I know, I am really ground breaking with this one. But sometimes, people feel they have to re-due what has been done. It’s not logical at all, but it happens. A non-logical epiphany inspires a new logical approach. Now that is irony.

Comments

One Response to “Why Reinvent The Wheel?”

  1. Mr.Clarkson
    March 29th, 2010 @ 1:10 am

    This is a great web blog. we visit here frequently and we get always valuable updates, Thanks!

Leave a Reply