Examples with "Kotlin code" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
What is more, the library provides the ability to replace layout.xml files with Kotlin code.
Darüber hinaus bietet die Bibliothek die Möglichkeit, layout.xml-Dateien durch Kotlin-Code zu ersetzen.
The language provides 100% interoperability with Java, which means that it is possible to call up Java code from Kotlin code and vice-versa.
Andere resultaten
You like to tell everyone you know how much fun it is to code in Kotlin.
In this work, advantages and disadvantages and the elementary differences between Java and Kotlin are shown by code examples.
In dieser Arbeit werden Vor- und Nachteile und die elementaren Unterschiede zwischen Java und Kotlin anhand von Codebeispielen gezeigt.
Understand the fundamentals of programming in Kotlin. - Code their own Kotlin application.
Verstehen Sie die grundlegenden Konzepte der Kotlin Programmierung durch den Einsatz von Swift und iOS Wissen.
In this instructor-led, live training, participants will learn how to code using Kotlin as they convert an Android app from Java to Kotlin.
You'll use key Kotlin features to write your app code more quickly and concisely.
In this blog post, I want to show how some of Kotlin's feature make it easier to write concise code.
For further reference, I can only recommend the source code of the different Kotlin library functions, they are excellent material to study and learn from.
This post shows some useful functions from the Kotlin standard library and how to write your own functions for cleaner and better code.
In diesem Artikel werden einige nutzvolle Funktionen der Kotlin Standard Library vorgestellt und gezeigt, wie man seine eigenen Extensions und Functions schreibt, um die Code-Qualität zu verbessern.
Version 2.2.0 contains under-the-hood changes, converting the code base to Kotlin, and updating some dependencies.
Version 2.2.0 enthält Änderungen unter der Haube, die Umstellung der Codebasis auf Kotlin und die Aktualisierung einiger Abhängigkeiten.
Summary In this post, I showed how small functions - either from the Kotlin standard library or self-written functions - can reduce the code you have to write.
Zusammenfassung In diesem Artikel habe ich gezeigt, wie kleine Funktionen - entweder aus der Kotlin-Standard-Bibliothek oder selbst geschrieben - dazu führen können, dass der eigene Code kürzer, besser lesbar und besser wartbar wird.
Kotlin for JavaScript has dynamic types to interoperate with "native" JavaScript code.
Für die Interoperabilität zwischen Kotlin und JavaScript sorgen Dynamic Types, die mit dem „nativen" JavaScript-Code interagieren.