https://github.com/programadorthi/kotlin-getting-started
An introduction with Kotlin programming language
https://github.com/programadorthi/kotlin-getting-started
Last synced: over 1 year ago
JSON representation
An introduction with Kotlin programming language
- Host: GitHub
- URL: https://github.com/programadorthi/kotlin-getting-started
- Owner: programadorthi
- Created: 2017-01-18T02:12:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T20:35:02.000Z (over 9 years ago)
- Last Synced: 2025-01-20T16:44:03.047Z (over 1 year ago)
- Language: Kotlin
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kotlin-getting-started
I am using this project to study the Kotlin lang.
Some examples are converted from Eclipse Xtend examples.
You can find the Xtend examples after install the Xtend Eclipse plugin and New Project -> Examples -> Xtend Examples -> Xtend Introductory Examples