From 05454a9d52ec8d29f485e6eb000152a78721155a Mon Sep 17 00:00:00 2001 From: Larissa Moura Date: Sat, 24 Oct 2020 15:21:28 -0300 Subject: [PATCH] add android course track by harvard (#4600) * add android course track by harvard * fix alphabetical order at free courses android * add author names at android course * update android to android playlist * undo removed course * update playlist url Co-authored-by: Larissa --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index 9d78725c..297a7a4d 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -92,6 +92,7 @@ * [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/) -- GitLab