• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

CASTER.IO

Upgrade Your Career with Bite Sized Video Training

  • Articles
  • Courses
  • Write for Us

builder pattern

Building Objects with Kotlin

Sam Edwards
Posted: January 30, 2019 • Leave a Comment

By leveraging the Kotlin Language features of data classes, named parameters and default values, we can address the the majority of use cases that the Builder Pattern addresses for Java, but with much less code. I saw a Tweet by Hannes Dorfmann …

Continue Reading

Primary Sidebar

Recent Posts

  • Building Objects with Kotlin
  • Rxify: Error Handling with Subjects (Relays)
  • Self Destructing Smart Contracts in Ethereum
  • How to Migrate from Android-Job to WorkManager
  • Handling Optional Errors using Kotlin Sealed Classes

Search Articles