What am I reading?

I promise that this story about books is not related to Lord of the Rings. I always liked to read tech books as a way to learn new things, progress, and change my point of view. That’s why today I decided to share something ‘random’ like this. I have divided the post according to the state of reading. Two books I have read Anything You Want by Derek Sivers We discover the story of this entrepreneur through an anecdotes format....

January 8, 2020 · 4 min · nfdz

Dependency Locator

Dependency inversion on Java and Android using the classic service locator pattern. For the development proccess of this project I have followed the Test-driven development (TDD) approach. I was very interested in creating a good set of tests to ensure that it works well in any case as it is a critical piece of the software architecture. The library is free software (Apache-2.0) and you can see the code on GitHub....

November 12, 2017 · 2 min · nfdz