Software Development
-
What to do with IDE project files
Each IDE generates its specific project/config/build files. Eclipse generates .project and .classpath, and also the .settings directory. IntelliJ IDEA has…
Read More » -
Are frameworks making developers dumb?
Last week I got to take interviews to hire senior java developers with around 5 years of experience. But after…
Read More » -
Atlassian JIRA v.4.4 Released
Few days ago Atlassian released a brand new version of its flagship issue and project tracking software: JIRA v. 4.4.…
Read More » -
Selling Yourself: Why? and How!
I know many good developers who are under the impression that they either don’t have to sell themselves, or selling…
Read More » -
Java Tools: Source Code Optimization and Analysis
Below is a list of some tools that can help you examine your Java source code for potential problems: 1.…
Read More » -
Software Estimation is not a Black Art
Construx Software is one of the few companies that take the problems of estimation in software development seriously. Earlier this…
Read More » -
Roles in the IT World
The following comic is a matrix, each entry is how one kind of employee views another. Description : Product managers…
Read More » -
Funny Source Code Comments
I recently stumbled upon an awesome Stack Overflow thread, entitled “What is the best comment in source code you have…
Read More » -
The top 9+7 things every programmer or architect should know
I recently finished 97 Things every programmer should know. Well to be completely honest I did skim over a couple…
Read More »