-
Software Development
What is the root cause of missing code refactoring?
Have you ever tried to find the root of a problem instead of constantly fighting the consequences? When we work…
Read More » -
Core Java
How to do test refactoring towards fluent assertion pattern?
What are Clean Tests? The Clean Code rules apply equally to the production code and the test code. So do…
Read More » -
Core Java
How to change procedural code into object-oriented one?
What style should Clean Code be written in? Clean Code is not always object-oriented. Sometimes it will be written in…
Read More » -
Software Development
Transparent Quality in Process
This time I would like to take a look at how quality is supported in software development processes. We will…
Read More »