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

https://github.com/codecademy/learn-kotlin

Codecademy | Learn Kotlin
https://github.com/codecademy/learn-kotlin

Last synced: 28 days ago
JSON representation

Codecademy | Learn Kotlin

Awesome Lists containing this project

README

          

# Learn Kotlin

[1]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding)
[2]: http://i.imgur.com/9I6NRUm.png (github icon without padding)
[3]: http://i.imgur.com/fep1WsG.png (facebook icon without padding)
[4]: http://i.imgur.com/VlgBKQ9.png (google plus icon without padding)
[5]: http://i.imgur.com/jDRp47c.png (tumblr icon without padding)
[6]: http://i.imgur.com/Vvy3Kru.png (dribbble icon without padding)

[2.3]: http://www.github.com/galinap684

[2.4]: http://www.github.com/adistasicc

[2.5]: https://github.com/cgrijalva90

[2.6]: https://github.com/jaceva

**Curriculum Developer:** Galina Podstrechnaya (galina@codecademy.com) [![alt text][2]][2.3]

**Curriculum Developer:** Alex DiStasi (adistasi@codecademy.com) [![alt text][2]][2.4]

**Content Contributor:** Carlos Grijalva [![alt text][2]][2.5]

**Content Contributor:** Jace van Auken [![alt text][2]][2.6]

**Artwork:** Tim Liedtke (https://www.timliedtke.com)

## Course Link ##

https://www.codecademy.com/learn/learn-kotlin

### Official Kotlin Language Website ###

[Kotlin](https://kotlinlang.org/)

## 1. Introduction to Kotlin ##

- [x] [`Art.kt`](1-introduction-to-kotlin/Art.kt)

## 2. Data Types & Variables ##

- [x] [`MathMagic.kt`](2-data-types-variables/Math-Magic/MathMagic.kt)
- [x] [`MadLibs.kt`](2-data-types-variables/MadLibs.kt)

## 3. Conditional Expressions ##

- [x] [`Quiz.kt`](3-conditional-expressions/Quiz.kt)

## 4. Collections ##

- [x] [`Sanctuary.kt`](4-collections/Sanctuary.kt)

## 5. Loops ##

- [x] [`Shapes.kt`](5-loops/Shapes.kt)

## 6. Functions ##

- [x] [`ListFunctions.kt`](6-functions/ListFunctions.kt)

## 7. Classes ##

- [x] [`Calculator.kt`](7-classes/Calculator.kt)

---

### Cheatsheets ###

Coming Soon!

## Contribution Guidelines

We'd love to have you contribute!

Please note that this project is released with a [Contributor Covenant](https://www.contributor-covenant.org).
By participating in this project you agree to abide by its terms.