Blog: mikealdo (Michal Davídek) |
240 blogs
updated: 115 min. ago
|
||
I am pretty often facing the situation on software projects, that bosses are against the major refactoring. These refactorings are often tre...
|
||
This post will be short. It's about a lesson learned by tuning the big SQL used for loading items from not related tables using the same whe...
|
||
As I am an entrepreneur in software development area, I have fixed time&price projects. It also means that I am changing the projects from t...
|
||
As I am pretty experienced with using [IntelliJ Idea IDE] - about five years - I have developed a style of using it for almost all the situa...
|
||
I am thinking about the value of the unit tests time to time. Sometimes I discover tests without asserts or the right assert(s) for the part...
|
||
Why am I about to write an article about well-documented feature of Java language, which is in use for more than two years in production env...
|
||
It's not a surprising to me. Even when I am using plenty of libraries, programming techniques, and programming languages, I barely know five...
|
||
It's quite hard to admit, but recently I have almost entirely failed with initial design and implementation of one of the features needed in...
|
||
In two recent articles I was talking about mistakes in using static analysis and kinds of static analysis tools. As a last part of this mini...
|
||
I like clean code. I like code where is visible quality with the first touch of code. And I like predictable codebases which can be seen as ...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler