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)
pull/4553/head
Siddharth Kumar 4 years ago committed by GitHub
parent 643e4b40e0
commit 7191c88c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      free-programming-interactive-tutorials-en.md

@ -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…
Cancel
Save