12/20/2015

Which points and rules should be considered and followed when writing program code? What means and ways can be used to improve code quality despite, or perhaps because of, growing team sizes and increasing project complexity? ...

Read more

04/12/2015

Code review or no code review? That is the question. To ensure software quality, there are various approaches: static code analysis, automated unit tests, integration tests, smoke tests, and many more. These methods represent the state of the art in modern software development. ...

Read more