Blog: henrik warne |
235 blogs
updated: 80 min. ago
|
||
I recently finished Effective Software Testing A Developer's Guide by Maur cio Aniche, and I really liked it. I have been coding for a long ...
|
||
There seems to be an established truth in programming that code reviews find a lot of bugs. An example is chapter 18 (Modern Code Review) in...
|
||
I really liked A Philosophy of Software Design by John Ousterhout. It is compact and short, only 170 pages, so it is a quick read, but it co...
|
||
I used to think that I didn't need comments if I wrote self-documenting code. However, I have realized that I do write comments, and that I ...
|
||
Microservices have gone through a complete hype cycle. From being hailed as the one true way to build systems, to a backlash where they are ...
|
||
For the past few months, I have been interviewing with several companies. In all cases, one or more coding tests were included. I have also ...
|
||
Here are more good programming quotes I have found since my last post. Programming "It has been said that the great scientific disciplines a...
|
||
Choosing test values when writing unit tests is mostly guided by the need to cover all cases of the program logic. However, some values are ...
|
||
This fall I took the course Mathematical Modelling of Football from Uppsala University. It was taught by Professor David Sumpter, and I beli...
|
||
You have developed a new feature. The code has been reviewed, and all the tests pass. You have just deployed this new feature to production....
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler