- Notifications
You must be signed in to change notification settings - Fork0
CodingCoffee-01/python_java_kotlin_javascript_helloworld
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
// CodingCoffee Hello World Tutorial // Java // Compile Main.java javac Main.java// Run Main java Main// Python python hello.py // Kotlin // install Kotlin curl -shttps://get.sdkman.io | bashsdk install kotlin// Compile hello.kt kotlinc hello.kt -include-runtime -d hello.jar// Run hello.jar java -jar hello.jar
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published