mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Kotlin tutorials resource added (#4522)
* Added data structure course by mycodeschool * link changed to playlist * Added kotlin tutorial resource This resource is provided by Tutorialspoints. * arranged in a order * kotlin tutorial docs added(official)
This commit is contained in:
parent
643e4b40e0
commit
7191c88c92
@ -18,6 +18,7 @@
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Angular.js](#angularjs)
|
||||
* [Kotlin](#kotlin)
|
||||
* [Language Agnostic](#language-agnostic)
|
||||
* [Operating Systems](#operating-systems)
|
||||
* [Lisp](#lisp)
|
||||
@ -161,6 +162,11 @@
|
||||
* [Learn AngularJS with free interactive lessons](http://www.learn-angular.org)
|
||||
|
||||
|
||||
### Kotlin
|
||||
|
||||
* [Kotlin tutorial](https://kotlinlang.org/docs/tutorials/)
|
||||
|
||||
|
||||
### Language Agnostic
|
||||
|
||||
* [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io
|
||||
|
Loading…
Reference in New Issue
Block a user