Explore >> Select a destination


You are here

www.jrebel.com
| | ryanharter.com
7.5 parsecs away

Travel
| | In my last article, I gave a basic introduction to AutoValue, the code generating annotation processor that makes immutable value types in Java easy. Now I'd like to take a bit of a deeper look at AutoValue and how it works. Compile Time Annotation Processing First things first, AutoValue is a compile time annotation processor. This means that it only runs when you compile your code, as opposed to when your app is running.
| | github.com
10.0 parsecs away

Travel
| | From Java To Kotlin - Your Cheat Sheet For Java To Kotlin - amitshekhariitbhu/from-java-to-kotlin
| | msfjarvis.dev
6.2 parsecs away

Travel
| | Part 1 of my #TeachingKotlin, this post goes over Kotlin classes, objects and how things like finality and staticity vary between Java and Kotlin.
| | xdg.me
61.3 parsecs away

Travel
| Curated books and articles to make you a better coder.