GRASP patterns
Have you ever been told about GRASP patterns? Those kind of patterns are part of the design discipline of the unified process. Their goal is to assign classe...
Have you ever been told about GRASP patterns? Those kind of patterns are part of the design discipline of the unified process. Their goal is to assign classe...
From butUncleBob.com:
Some months ago I was wondering what was the benefit of using thread groups, which is a container of threads in Java. Reading Bruce Eckel’s Thinking in Java,...
What do java programmers version control? is a good question to ask ourselves in the corporate world of software development. I think we should version cont...
James Bach has a interesting opinion about testing software systems. I think it’s a different opinion from any team project manager or developer. He not only...