From c23b26c547b5a010975a4d727c0fccbc2b2d9b54 Mon Sep 17 00:00:00 2001 From: ruchiparmar7 Date: Sun, 29 Jan 2023 09:50:40 +0530 Subject: [PATCH] Added Learning Resource --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 501dcab..41bea45 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,12 @@ Note: Listed below are only a few courses provided by each platform. Please visi #### EN +- [vogella](https://www.vogella.com/tutorials/android.html) - Learning resources for android development + +- [javatpoint](https://www.javatpoint.com/android-tutorial) - Provides easy and point to point learning of various online tutorials for android developer + +- [w3schools](https://www.w3schools.blog/android-tutorial) - create simplified and interactive learning experiences + - [Camposha - Android Examples](https://camposha.info/android-examples/) - Learn by following Android Examples - [Maia Grotepass code experiments](https://www.maiatoday.net/) - This site documents my projects, code snippets, notes to myself so I won’t forget and other random explorations.