mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 10:26:13 +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)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Angular.js](#angularjs)
|
* [Angular.js](#angularjs)
|
||||||
|
* [Kotlin](#kotlin)
|
||||||
* [Language Agnostic](#language-agnostic)
|
* [Language Agnostic](#language-agnostic)
|
||||||
* [Operating Systems](#operating-systems)
|
* [Operating Systems](#operating-systems)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
@ -161,6 +162,11 @@
|
|||||||
* [Learn AngularJS with free interactive lessons](http://www.learn-angular.org)
|
* [Learn AngularJS with free interactive lessons](http://www.learn-angular.org)
|
||||||
|
|
||||||
|
|
||||||
|
### Kotlin
|
||||||
|
|
||||||
|
* [Kotlin tutorial](https://kotlinlang.org/docs/tutorials/)
|
||||||
|
|
||||||
|
|
||||||
### Language Agnostic
|
### Language Agnostic
|
||||||
|
|
||||||
* [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io
|
* [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io
|
||||||
|
Loading…
Reference in New Issue
Block a user