How to be(come) a Senior - part I

This is the first part of a series of blog posts that cover qualities that I believe make someone a Senior in their profession.

Hamcrest Matcher for Hamcrest Matchers

Everyone loves writing unit tests, don’t you? If your answer is “no” you should have a look into Hamcrest. Hamcrest, if applied properly, makes writing unit tests much easier and, yes, enjoyable.

This post is not an introduction into Hamcrest though. It’s about a topic which has not been covered often.

Introducing ContentPal

ContentPal is an Android library which makes working with content providers easier. ContactsPal in an implementation of the ContactsContract based on ContentPal.