Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)