Add some Kotlin books (#61)

* Add Kotlin books

* Fix typo in Kotlin link
pull/62/head
Devansh Maurya 4 years ago committed by GitHub
parent 2d4c8c123d
commit 3c91160344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,7 @@ _Please read [contribution guidelines](contributing.md) before contributing._
- [Haskell](#haskell)
- [Java](#java)
- [JavaScript](#javascript)
- [Kotlin](#kotlin)
- [Lisp](#lisp)
- [OCaml](#ocaml)
- [Perl](#perl)
@ -838,6 +839,12 @@ _Please read [contribution guidelines](contributing.md) before contributing._
- [📖 Eloquent JavaScript (2011)](http://eloquentjavascript.net/00_intro.html)
- [📕 JavaScript: The Good Parts (2008)](https://www.goodreads.com/book/show/2998152-javascript)
### Kotlin
- [📕 The Joy of Kotlin (2019)](https://www.goodreads.com/book/show/41968682-the-joy-of-kotlin)
- [📕 Head First Kotlin (2019)](https://www.goodreads.com/book/show/40014285-head-first-kotlin)
- [📕 Kotlin in Action (2017)](https://www.goodreads.com/book/show/29242249-kotlin-in-action)
### Lisp
- [📕 The little schemer (1974)](https://mitpress.mit.edu/books/little-schemer)

Loading…
Cancel
Save