fbpx

Arch Linux

Top Notch
Service
19
Years
In Business
100%
US-Based
Team

Arch Linux

  • Post published:June 25, 2009

Arch Linux is a GNU/Linux distribution that started in 2002 with the goal of being simple. Unlike distributions such as Ubuntu, Arch takes the position that the complexities of setting…

Read More Arch Linux

Why Software Development Standards Are A Necessity

  • Post published:July 2, 2009

As a software developer, when you read another software developer’s code or you share your own, you quickly realize that not everybody writes code the way you do. In fact,…

Read More Why Software Development Standards Are A Necessity

Music While You Code – A Distraction?

  • Post published:July 7, 2009

Several classes on software development practices will tell you that programmers are more productive in a quiet environment undisturbed by external forces. Distractions prevent a programmer from entering “The Zone,”…

Read More Music While You Code – A Distraction?

Distractions in the Work Environment

  • Post published:August 25, 2009

The Problem While many well-intentioned people tend to think of software development as a mechanical process—a mere transcription between thought and code—this is so far from the truth as to…

Read More Distractions in the Work Environment

Cowboys and Rangers: The Black Hole Cluster

  • Post published:September 18, 2009

Normally in this humble blog space you will find interesting topics like tips on how to make your web applications awesome, what new technologies are out there for you to…

Read More Cowboys and Rangers: The Black Hole Cluster

Commenting Your Code

  • Post published:October 6, 2009

Last week I was working with a Java library for manipulating SVG’s. With the library came a Javadoc, but when I looked through the Javadoc, I was surprised to find…

Read More Commenting Your Code