Paweł Świderski
1 min readFeb 21, 2017

Cool summary of Effective Java according to Android Development.

I would like to add a little bit about unchecked exceptions that are also important. We should use them to “indicate programming errors” like precondition violation. In this case we cannot recover anything so RuntimeException is appropriate stop of further processing.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Paweł Świderski
Paweł Świderski

Written by Paweł Świderski

Software Developer with passion in Software Engineering. https://plswiderski.github.io

No responses yet

Write a response