Posts

Showing posts from April, 2021

Free Kotlin Course | Kotlin Is A Multiplatform Programming Language | Get Started - Kotlin & Kotlin Standard Library

Learn Kotlin Multiplatform by example. Checkout project on Bitbucket.org. https://bitbucket.org/ron_ang/ffmi-calculator/src/main/ Kotlin is a modern, multi-paradigm, programming language developed by JetBrains. It first appeared in 2011 and slowly evolved into one of the coolest languages available today. It’s concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming. Create your powerful application with Kotlin Multiplatform Mobile The natural way to share code between mobile platforms Server-side Modern development experience with familiar JVM technology Web Frontend Extend your projects to web Android Recommended by Google for building Android apps Also supports: Data Science You can use Kotlin to write backend and frontend apps, desktop apps and android apps. Learn Kotlin You can use the following materials and resources for learning Kotlin: Basic syntax   – get a quick overview of the Kot