Hopp til hovedinnhold

Innhold om Kotlin

Totalt 53 innlegg

Side 4 av 4

Anti-bikeshedding with ktlint

Kotlin
Artikkel (5 min)
Fra Thomas Oddsund
08.12.2019

How the code is formatted can be a hot topic, but it's a solved problem - just use a linter and/or formatter! In this article, I'll introduce you to a linter and formatter for your Kotlin codebase.

On the second day of KotlinConf

Kotlin
Artikkel (6 min)
Fra Thomas Oddsund, Vetle Bu Solgård, Yrjan Fraschetti
07.12.2019

KotlinConf 2019 is over. Two fantastic days of talks, announcements, conversations and more. Here are some of the highlights from the product announcement on day 1 and the whole of day 2.

On the first day of KotlinConf

Kotlin
Artikkel (4 min)
Fra Torbjørn Tessem, Vegard Veiset
06.12.2019

Yesterday (the non-workshop part of) the third edition of KotlinConf kicked off. This year the conference is held in Copenhagen, the capital of Denmark. While a visit to "Kongens by" is nice in any circumstance, a December visit with a taste of Kotlin is almost perfect.

Sealed classes

Kotlin
Artikkel (3 min)
Fra Henrik Gundersen
05.12.2019

'Twas the night before KotlinConf

Kotlin
Artikkel (4 min)
Fra Torbjørn Tessem, Vegard Veiset
04.12.2019

Tomorrow the festivities, that are KotlinConf 2019, are upon us. And in that spirit we take time to look back at last years conference and some of the informative, inspiring and fun talks we witnessed in Amsterdam.

If Not Now, When?

Kotlin
Artikkel (2 min)
Fra Øyvind Midtbø
03.12.2019

This article will give you a brief introduction to the Kotlin when expression and how to use it.

Null Safety

Kotlin
Artikkel (2 min)
Fra Einar Afiouni
02.12.2019

Get started with Kotlin!

Kotlin
Artikkel (4 min)
Fra Yrjan Fraschetti
01.12.2019

Welcome to the Bekk 2019 Kotlin advent calendar! In the days leading up to Christmas, we will present you with 24 articles, one for each day, about different topics regarding Kotlin. To start of, we'll give a short presentation of the language and show you how to get started with Kotlin in your existing Java project.