|
4 | 4 | <p>Latest Kotlin release:<b> <a href="%kotlinLatestWhatsnew%">%kotlinVersion%</a></b></p> |
5 | 5 | </tldr> |
6 | 6 |
|
7 | | -Kotlin is a modern but already mature programming language designed to make developers happier. |
8 | | -It's concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming. |
| 7 | +Kotlin is a modern language that's concise, multiplatform, and interoperable with Java and other languages. |
9 | 8 |
|
10 | | -To start, why not take our tour of Kotlin? This tour covers the fundamentals of the Kotlin programming language and can |
11 | | -be completed entirely within your browser. |
| 9 | +New to Kotlin? Take our tour to learn the fundamentals directly in your browser. |
12 | 10 |
|
13 | 11 | <a href="kotlin-tour-welcome.md"><img src="start-kotlin-tour.svg" width="700" alt="Start the Kotlin tour" style="block"/></a> |
14 | 12 |
|
@@ -90,18 +88,8 @@ From building data pipelines to productionizing machine learning models, Kotlin |
90 | 88 |
|
91 | 89 | </tabs> |
92 | 90 |
|
93 | | -## Join the Kotlin community |
| 91 | +## Get support |
94 | 92 |
|
95 | | -Stay in the loop with the latest updates across the Kotlin ecosystem and share your experience. |
| 93 | +If you encounter any difficulties or problems, ask for help in {width=25}{type="joined"} Slack: [get an invite](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) or report an issue in our [issue tracker](https://youtrack.jetbrains.com/issues/KT). |
96 | 94 |
|
97 | | -* Join us on: |
98 | | - * {width=25}{type="joined"} Slack: [get an invite](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up). |
99 | | - * {width=25}{type="joined"} StackOverflow: subscribe to the ["kotlin"](https://stackoverflow.com/questions/tagged/kotlin) tag. |
100 | | -* Follow Kotlin on {width=25}{type="joined"} [Youtube](https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw), {width=18}{type="joined"} [Twitter](https://twitter.com/kotlin), {width=18}{type="joined"} [Bluesky](https://bsky.app/profile/kotlinlang.org), and {width=25}{type="joined"} [Reddit](https://www.reddit.com/r/Kotlin/). |
101 | | -* Subscribe to [Kotlin news](https://info.jetbrains.com/kotlin-communication-center.html). |
102 | | - |
103 | | -If you encounter any difficulties or problems, report an issue in our [issue tracker](https://youtrack.jetbrains.com/issues/KT). |
104 | | - |
105 | | -## Is anything missing? |
106 | | - |
107 | | -If anything is missing or seems confusing on this page, please [share your feedback](https://surveys.hotjar.com/d82e82b0-00d9-44a7-b793-0611bf6189df). |
| 95 | +If anything is missing or seems confusing on this page, please [share your feedback](https://surveys.hotjar.com/d82e82b0-00d9-44a7-b793-0611bf6189df). |
0 commit comments