Skip to content

Latest commit

History

History
19 lines (17 loc) 路 916 Bytes

File metadata and controls

19 lines (17 loc) 路 916 Bytes

Kotlin

  • Description - Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, originally developed and unveiled as Project Kotlin by JetBrains in 2011.
  • Creator - JetBrains
  • Release Date - February 2016
  • Links - GitHub, Official Website
  • Applications
    • Share the logic of your Android and iOS apps while keeping UX native
    • Modern development experience with familiar JVM technology
    • Recommended by Google for building Android apps
    • Web Frontend

Package Managers

  • Maven
  • Integrates with npm

Tutorials