From a7fcbaefeda800019df3cf652314db055979265e Mon Sep 17 00:00:00 2001 From: Nathan Tum Date: Fri, 23 Nov 2018 21:17:45 -0500 Subject: [PATCH] Added "Stanford CS193a Lecture Videos" (#23439) --- guide/english/android-development/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/android-development/index.md b/guide/english/android-development/index.md index 3c0a95569b..03c54ddaf9 100644 --- a/guide/english/android-development/index.md +++ b/guide/english/android-development/index.md @@ -89,6 +89,8 @@ If you are just a beginner in Android Developement. You can directly start learn [Head First Android Development](https://www.amazon.in/Head-First-Android-Development-Griffiths/dp/1449362184) [Android Application Development All-In-One for Dummies, 2ed](https://www.amazon.in/Android-Application-Development-All-Dummies/dp/1118027701) +[Stanford CS193a Lecture Videos](http://web.stanford.edu/class/cs193a/lectures.shtml) + ### Developing Android Apps The best part of learning Android is that many of the courses and material available out there online are free.