mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 23:43:37 +02:00
ui(resources): tweak resource list for single page
This commit is contained in:
@@ -5,17 +5,17 @@ created_at: 2019/12/15
|
||||
title: Kotlin
|
||||
---
|
||||
|
||||
## About
|
||||
###### About
|
||||
|
||||
One line language description: Kotlin is a general-purpose programming language that can run on a JVM or be transpiled to Javascript code. It can use functional, procedural, and OO paradigms, and can interleave them. Primarily developed by JetBrains.
|
||||
|
||||
## Links
|
||||
###### Links
|
||||
|
||||
- [Official Website](https://www.kotlinlang.org/)
|
||||
- [Official Docs](https://kotlinlang.org/docs/reference/)
|
||||
- [Tutorials](https://kotlinlang.org/docs/tutorials/)
|
||||
- [Mooc (not free)](https://www.udemy.com/kotlin-course/)
|
||||
|
||||
## Recommended reading
|
||||
###### Recommended reading
|
||||
|
||||
- Kotlin in Action by Dmitry Jemerov and Svetlana Isakova
|
||||
|
||||
Reference in New Issue
Block a user