|
You are here |
mustafaali.net | ||
| | | | |
www.lambdalatitudinarians.org
|
|
| | | | | Lately I've been doing a lot of work in a relatively new programming language: Kotlin. From my experience, I've concluded that Kotlin is pretty rad. If you've considered learning Kotlin, or just using it in a personal project, this post might help you with your decision. Below, I hope I'll (attempt) to tell you a little bit about my experience with Kotlin, and describe what I liked about Kotlin and what I didn't like. | |
| | | | |
www.jrebel.com
|
|
| | | | | The JEP 359: Records preview language feature proposes an easier, clearer way to write data aggregate classes in Java. See more. | |
| | | | |
inside.java
|
|
| | | | | While the concept of serialization is quite simple, it often gets complicated very quickly given the various customizations that can be applied. For records we wanted to keep things as simple and straightforward as possible... | |
| | | | |
endoflineblog.com
|
|
| | | With the latest release, Jilt, my Java library for auto-generating Builder classes, now supports a new style of Builders, called Functional Builders. | ||