You are here |
endoflineblog.com | ||
| | | |
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.interviewbit.com
|
|
| | | | Table Of Contents show What is Java 8? Top Java 8 Features With Examples Functional Interfaces And Lambda Expressions forEach() Method In Iterable Interface... | |
| | | |
benjiweber.co.uk
|
|
| | | | A while back I promised to follow up from this tweet to elaborate on the fun I was having with Java's new Records (currently preview) feature. Records, like lambdas and default methods on interfaces are tremendously useful language features because they enable many different patterns and uses beyond the obvious. Java 8 brought lambdas, with... Read more ยป | |
| | | |
www.alfredo.motta.name
|
|
| |