Unchecked Java: Say Goodbye to Checked Exceptions Forever

Say goodbye to checked exceptions forever. Contribute to rogerkeays/unchecked development by creating an account on GitHub. Read more

Similar

How we got the [Java] generics we have

Before we can talk about where generics are going, we first have to talk about where they are, and how they got there. This document will focus primarily on how we arrived at the generics we have now, and why, as a means of setting the groundwork for how ... (more…)

Read more »

The SongDecoder Dubstep Challenge with Java

The challenge Polycarpus works as a DJ in the best Berland nightclub, and he often uses dubstep music in his performance. Recently, he has decided to take a couple of old songs and make dubstep remixes from them. Let’s assume that a song consists of some ... (more…)

Read more »