Kotlin: Unterschied zwischen den Versionen

Aus Flinkwiki
Wechseln zu: Navigation, Suche
(IntelliJ IDEA)
Zeile 1: Zeile 1:
 
<div align="right"><big>'''[https://flinkwiki.de/index.php?title=Kategorie:Alle_Seiten Seitenübersicht]'''</big></div>
 
<div align="right"><big>'''[https://flinkwiki.de/index.php?title=Kategorie:Alle_Seiten Seitenübersicht]'''</big></div>
 
<div align="right">'''[[Java|Zur Seite "Java"]]'''</div>
 
<div align="right">'''[[Java|Zur Seite "Java"]]'''</div>
 +
<div align="right">'''[[IntelliJ IDEA|Zur Seite "IntelliJ IDEA"]]'''</div>
  
  

Version vom 13. September 2019, 14:03 Uhr

Seitenübersicht
Zur Seite "Java"
Zur Seite "IntelliJ IDEA"


Allgemeines

   Kotlin was developed by JetBrains to address the limitations it encountered with Java during the development of its various products.
   The Kotlin programming language was designed to be concise, safe, pragmatic, and 100% interoperable with Java.
   Kotlin is a statically typed programming language that supports type inference via its compiler.
   Kotlin supports object-oriented programming and functional programming.
   Kotlin is open source, supports most IDEs, and works on most current Java platforms (that accept the JVM bytecode).[1]



Arbeitswerkzeuge

IntelliJ IDEA

IntelliJ IDEA


Quellen

Links


Youtube


Bücher


|