How to live better without Dependency Injection

(I've just learned Dagger, what is wrong? Imagine my anxiety now, I am NOT happy seeing an article with this title! I hope that the author does not have any idea!)

Five years have passed since my first Dagger 2 article. It is time to write the last one. We do not need Dagger anymore. In fact, we didn't even need it in the first place.

Read →

Impostor Syndrome for Software Developers

I often see recommendations on Twitter about how to deal with impostor syndrome. It is almost always something like “just convince yourself that you're not an impostor”. It is hard to do if you have a conscience.

Read →

Immutable data is the main key to simple code

Use immutable data like a pro.

Read →

The Code Simplicity Chart (c)

How to understand if your code is simple or complex.

Read →

Is programming actually math?

The main difference between programming and math is…

Read →