Simple tricks for faster Rust programs

Rust programs are pretty fast on their own, but you can slightly augment their performance with some simple tricks.

July 5, 2020 · 3 min

#TeachingKotlin - Kotlin for Android Java developers

Kotlin’s been great for me – and millions others, as evident by its explosive growth. Long-time Java developers may feel hesitant to give it a shot. This series aims to smoothen this transition, letting people know what benefits they might reap from Kotlin, and what differences should they be careful about.

September 20, 2019 · 2 min