Explore >> Select a destination


You are here

andreabergia.com
| | andreasimonecosta.dev
2.2 parsecs away

Travel
| | Let's try to clarify, once and for all, the true essence of type parameters.
| | jakewharton.com
2.2 parsecs away

Travel
| |
| | shpota.com
2.1 parsecs away

Travel
| | I like Kotlin for its expressiveness. Its interoperability with Java allows the developer to easily use the existing Java ecosystem while enjoying a modern l...
| | hanno.codes
22.2 parsecs away

Travel
| In the summer of 2021, I got my Java 11 certification. I expected it to be quite a breeze, because I'd been a Java developer for 14 years and surely I should have seen it all by now, right? Turned out I was very wrong. I came across lots of things that I didn't even know were possible with Java. In this weekly blog series I will go through 11 of these 'crazy learnings' that surprised me the most, even as an experienced developer. This week we'll focus on anonymous subclasses in enums.