Posts tagged with kotlin
All posts tagged with kotlin in chronological order with newest first.
Fusion of object oriented and functional programming
The fusion of Object Oriented Programming (OOP) and Functional Programming (FP) languages has become increasingly popular in recent years, with many programming languages now offering features and constructs from both paradigms.
Jan 02, 2019
Migrating a ray tracer from Java and Groovy to Kotlin (part 1)
After reading the wonderful book Kotlin in Action I started to migrate my ray tracer from Java and Groovy to Kotlin.
Feb 25, 2018