Dart official Codelabs Added (#4392)

* Dart Codelab set in alphabetical order

* Course changed with Tutorial

* Removed the interactive tutorial

Removed the interactive tutorial from the book's list

* Dart Official Codelabs Added

* Apply suggestions from code review

Two Blank Lines added

Co-authored-by: kadhirash <kadhirash@gmail.com>

Co-authored-by: kadhirash <kadhirash@gmail.com>
This commit is contained in:
Mirza M. Jaun 2020-11-12 08:24:14 +05:00 committed by GitHub
parent 016fe0b027
commit ef34806982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* [Clojure](#clojure)
* [Cloud Computing](#cloud-computing)
* [CoffeeScript](#coffeescript)
* [Dart](#dart)
* [Erlang](#erlang)
* [Git](#git)
* [GLSL](#glsl)
@ -94,6 +95,11 @@
* [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)
### Dart
* [Dart Official Codelabs](https://dart.dev/codelabs)
### Erlang
* [Try Erlang](http://www.tryerlang.org)