AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Kotlin's Immutability Advantages Over Java
The big benefit of Kotlin over Java is that you can get immutability faster. You don't have to rely on like builder of factory classes for almost everything if you use kind of the builder pattern and then you create an object whose like every property is is private, it's a fair amount of boilerplate code he says. "I think diminishing syntactic sugar is really problematic I mean it's like yeah well I used to program an assembly language"