You are currently viewing Kotlin articles and workshop info from Kt. Academy

Kotlin articles and workshop info from Kt. Academy

Hello,
Kt. Academy here 👋

Here’s a shortcut of what you’ll find in this newsletter:

✅ 2 articles that are part of the Effective Kotlin book:
👉 Use sealed classes and interfaces to express restricted hierarchies
👉 Prefer class hierarchies to tagged classes
✅ Kotlin Collections vs Sequences in just 5 minutes by Monika Kumar Jethani
✅ Refactoring to Clean Code open workshop info

Enjoy! ⏬

Sealed classes and interfaces might not look like a big deal, but they changed a lot in the way we structure programs.
To learn more read the article Use sealed classes and interfaces to express restricted hierarchies which is a part of the Effective Kotlin book, written by Marcin Moskała ⤵️

If you want to know what tagged classes are and why we should use class hierarchies instead of them, read this article 👇
Prefer class hierarchies to tagged classes
It’s part of the Effective Kotlin book written by Marcin Moskała.

Let’s understand the difference between Kotlin Collections and Sequences in just 5 minutes 🔥
Article written by Monika Kumar Jethani 👇

We are now organizing the open workshop
❗️Refactoring to Clean Code ❗️
conducted by Włodek Krakowski 🤩

Date: 21 June 2021
Time: 10:00–18:00 CEST
Price: 180 euro / pp

Find more details and register here 👇

To check our other workshops visit our website kt.academy/workshop
or if you have any specific needs contact us directly at contact@kt.academy.

Thanks and see you soon!

Kt. Academy Team


Kotlin articles and workshop info from Kt. Academy was originally published in Kt. Academy on Medium, where people are continuing the conversation by highlighting and responding to this story.