Install Java JDK and Kotlin Compiler on Windows 10 | Setup VS Code for Kotlin Programming Language

61 Просмотры
Издатель
JDK in Java is an abbreviation for Java Development Kit. It is a bundle of software development tools and supporting libraries combined with the Java Runtime Environment (JRE) and Java Virtual Machine (JVM). The Kotlin compiler for JVM compiles Kotlin source files into Java class files. The command-line tools for Kotlin to JVM compilation are kotlinc and kotlinc-jvm . You can also use them for executing Kotlin script files. If you want to run Java on your computer, then you need to Install Jdk, and also if you want to run Kotlin on your computer you also need to install the Kotlin compiler.
So, in this video, I'm going to show you how you can install JDK and Kotlin Compiler on Windows 10. Also, I will show you how to set up vs code to run Kotlin programming language. I hope this video will help you perfectly.

#Kotlin Compiler Release Github - https://github.com/JetBrains/kotlin.git
#Java JDK Download link - https://www.oracle.com/java/technologies/downloads
Категория
Язык программирования Kotlin
Комментариев нет.