From ef34806982c5220339248320e1c2c3d1f50e861a Mon Sep 17 00:00:00 2001 From: "Mirza M. Jaun" Date: Thu, 12 Nov 2020 08:24:14 +0500 Subject: [PATCH] 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 Co-authored-by: kadhirash --- free-programming-interactive-tutorials-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 603649b46..62b8e07b5 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -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)