Home Tags Kotlin

Tag: Kotlin

What do we really mean when we say that software is...

0
“The report of my death was an exaggeration,” Mark Twain once wrote in a letter to journalist Frank Marshall White. Twain's quip is a...

Polyglot programming allows developers to choose the right language to solve...

0
Programming languages can divide opinion. They are, for many engineers, a mark of identity. Yes, they say something about the kind of work you...

8 programming languages to learn in 2019

0
Learning new skills takes time - that's why, before learning something, you need to know that what you're learning is going to be worthwhile....

Javalin 2.0 RC3 released with major updates!

0
Javalin is a web framework for Java and Kotlin which is simple, lightweight, interoperable, and flexible. With the major changes introduced in the codebase, the...

Kotlin 1.3 M1 arrives with coroutines, and new experimental features like...

0
After Kotlin had released 1.2 nearly six months ago, the official language for Android finally announced the first release candidate of their next major...

Kotlin/Native 0.8 recently released with safer concurrent programming

0
Jetbrains have released a new version of their Kotlin/Native technology. With Kotlin/Native, you can compile Kotlin to native binaries that run without any virtual...

How to build a weather app using Kotlin for JavaScript

0
In this tutorial, we will be covering JavaScript from a browser perspective. We will create a single page web app that will show the...

5 reasons to choose Kotlin over Java

0
Java has been a master of all in almost every field of application development, making the Java developers not wander much in search for...

Programming news bulletin – Thursday 26 April

0
Welcome to this week's programming news bulletin. There's some interesting news about Qt, and just weeks after the release of Java 10, you can...

Build your first Android app with Kotlin

0
Android application with Kotlin is an area which shines. Before getting started on this journey, we must set up our systems for the task at...