News

Forbes magazine has long been known for its business content and iconic lists like the Forbes 400. Now the century-old publisher is making a tech leap by using Kotlin Multiplatform to build its latest ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Ludovic Henry explains how RISC-V's open ...
Software development toolmaker JetBrains, the Prague-based maker of the venerable code-centric Java IDE, IntelliJ IDEA, and creator of the Kotlin programming language, has announced the beta release ...
Kotlin is one of two official languages used in Android development and is Google’s preferred choice when it comes to the platform. This is good news for wannabe developers, owing to its significantly ...
Value stream management involves people in the organization to examine workflows and other processes to ensure they are deriving the maximum value from their efforts while eliminating waste — of ...
Klibs.io is an experimental search platform that uses AI-generated metadata to make searches for KMP libraries faster and easier for developers. JetBrains has introduced klibs.io, a web service ...
JetBrains has released a stable version of its Kotlin Multiplatform technology for sharing code among iOS, Android, desktop, web, and other platforms, the company said on November 1. Leveraging the ...
JetBrains has just dropped version 1.8.0 of Compose Multiplatform, and the company says iOS support is finally stable. This is a significant milestone for developers using Kotlin Multiplatform (KMP).
In this article, we will look at how to identify and fix performance issues in Go programs using the pprof and trace packages. We will begin by covering the fundamentals of the tools, then delving ...
Kotlin is a relatively new programming language; a derivative of Java with lots of little handy functional bits such as coroutines. [Foalyy] is porting an app to Android and learning Kotlin at the ...