Software Development
-

5′ on IT-Architecture: three laws of good software architecture
The issue with architectural decisions is that they effect the whole system and/or you often need to make them early…
Read More » -

Code comments gone wrong
Adding code comments is supposed to be good practice, but here is why it often fails: Code is the single…
Read More » -

Top 7 Programmers bad habits
1. The All code is crap, except mine, attitude.I have bad news for you buddy, all code is crap. No…
Read More » -

Code Forensics
How do you know if using code metrics really does help to produce code with fewer bugs. I am convinced…
Read More » -

Statement driven development
Today most methodologies used model oriented approach. It can be domain-driven or reverse-engineering, one common point is that they start…
Read More » -

Building security into a development team
Getting application developers to understand and take responsibility for software security is difficult. Bootstrapping an Appsec program requires that you…
Read More » -

MapReduce for dummies
Continuing the coverage on Hadoop component, we will go through the MapReduce component. MapReduce is a concept that has been…
Read More » -

The Eclipse Common Build Infrastructure
Creating an Common Build Infrastructure (CBI) at Eclipse has been one of our holy grail pursuits over the years. My…
Read More » -

Latency, Throughput and Degree of Concurrency
chrisapotek asked. How do you define throughput and latency for your test? There is not a simple question, so I…
Read More »


