From 50260cf0ae6ca5abdbef32d042e9c890df611374 Mon Sep 17 00:00:00 2001 From: iamkrishnamohan Date: Sat, 13 Oct 2018 20:10:52 +0530 Subject: [PATCH] Added text " Kotlin courses for beginners " (#18364) --- client/src/pages/guide/english/kotlin/hello-world/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/src/pages/guide/english/kotlin/hello-world/index.md b/client/src/pages/guide/english/kotlin/hello-world/index.md index 7c3c2d93e1..860bf35524 100644 --- a/client/src/pages/guide/english/kotlin/hello-world/index.md +++ b/client/src/pages/guide/english/kotlin/hello-world/index.md @@ -64,3 +64,7 @@ If you'd like to know more about Kotlin Syntax and start writing awesome program Hope you liked this tutorial, Cheers + + +## Kotlin course for beginners +Udacity provides the free [Kotlin Bootcamp for Programmers](https://www.udacity.com/course/kotlin-bootcamp-for-programmers--ud9011) course.