Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cou23001/helloworld
HelloWorld using Kotlin
https://github.com/cou23001/helloworld
git intellij-idea kotlin
Last synced: about 1 month ago
JSON representation
HelloWorld using Kotlin
- Host: GitHub
- URL: https://github.com/cou23001/helloworld
- Owner: cou23001
- Created: 2024-11-09T06:32:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T04:22:45.000Z (3 months ago)
- Last Synced: 2024-11-19T05:27:14.179Z (3 months ago)
- Topics: git, intellij-idea, kotlin
- Language: Kotlin
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello World
### Kotlin# Overview
This is the basic implementation of a HelloWorld program. This is to demonstrate the use of Kotlin, IntelliJ IDEA and Git.
- [Software Demo Video](http://youtube.link.goes.here)
# Future Work
The next step is to develop a Task Manager program using the same tools.
# Development Environment
- Kotlin version 2.0.21-release-482 (JRE 22.0.1+8-16)
- Git / GitHub
- IntelliJ IDEA 2024.2.4 (Community Edition)# Useful Websites
* [Kotlin - official site](https://kotlinlang.org)
* [IntelliJ IDEA](https://www.jetbrains.com/idea/)