|
|
@@ -35,6 +35,7 @@
|
|
|
* [Redux](#redux)
|
|
|
* [Sails.js](#sailsjs)
|
|
|
* [Vue.js](#vuejs)
|
|
|
+* [Kotlin](#kotlin)
|
|
|
* [Kubernetes](#kubernetes)
|
|
|
* [Linux](#linux)
|
|
|
* [Lua](#lua)
|
|
|
@@ -87,7 +88,6 @@
|
|
|
* [Android Developer Fundamentals (Version 2) — Codelab](https://developer.android.com/courses/fundamentals-training/toc-v2)
|
|
|
* [Android Developer Fundamentals (Version 2) — Concepts](https://google-developer-training.github.io/android-developer-fundamentals-course-concepts-v2/index.html)
|
|
|
* [CS50 2019 - Android Track](https://www.youtube.com/playlist?list=PLhQjrBD2T381qULidYDKP55-4u1piASC1) - David J. Malan (Harvard OpenCourseWare)
|
|
|
-* [Developing Android Apps with Kotlin](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012) (Udacity)
|
|
|
* [Learn how to program: Android](https://www.learnhowtoprogram.com/android) - Epicodus Inc.
|
|
|
* [Material design](https://material.io/guidelines/)
|
|
|
* [Programming Cloud Services for Android Handheld Systems](https://www.coursera.org/course/mobilecloudprogram)
|
|
|
@@ -377,6 +377,13 @@
|
|
|
* [Vuex for Everyone](https://vueschool.io/courses/vuex-for-everyone)
|
|
|
|
|
|
|
|
|
+### Kotlin
|
|
|
+
|
|
|
+* [Android Kotlin Tutorial: Create Android Apps using Kotlin](https://www.youtube.com/playlist?list=PLlxmoA0rQ-Lw5k_QCqVl3rsoJOnb_00UV) - Sriyank Siddhartha (YouTube)
|
|
|
+* [Developing Android Apps with Kotlin](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012) (Udacity)
|
|
|
+* [Kotlin Bootcamp for Programmers](https://www.udacity.com/course/kotlin-bootcamp-for-programmers--ud9011) - Aleks Haecky, Asser Samak, Sean McQuillan (Udacity)
|
|
|
+
|
|
|
+
|
|
|
### Kubernetes
|
|
|
|
|
|
* [Learn Kubernetes](https://www.katacoda.com/courses/kubernetes) - Katacoda
|