android-learning-resources icon indicating copy to clipboard operation
android-learning-resources copied to clipboard

A repository containing link/resources to small, basic as well as specific android concepts

Android Learning Resources

Pick up the best and save it for future reference.

learning

We struggle a lot learning small, basic and specific concepts. Here is my list of resources which may help you understand Android in a better way. A repository containing link/resources to small, basic as well as specific Android concepts.

Java

Android

Sharing some good resources from where one can learn:

  • Developer Guide: https://developer.android.com/guide
  • Codelabs: https://codelabs.developers.google.com/
  • Udacity: https://www.udacity.com
  • MindOrks: https://mindorks.com
  • Ray Wenderlich: https://www.raywenderlich.com/
  • CodingWithMitch: https://www.youtube.com/channel/UCoNZZLhPuuRteu02rh7bzsw
  • Awesome Learning Resources: https://github.com/androiddevnotes/awesome-android-learning-resources
  • Best Practices: https://proandroiddev.com/android-development-best-practices-7278e9cdbbe9
  • Interview Questions: https://github.com/niharika2810/android-interview-questions
  • Refactoring : https://www.amazon.in/dp/8131734668/ref=cm_sw_r_wa_apa_fab_XPmEFb2A4W4TJ
  • Clean Code : https://github.com/ontiyonke/book-1/blob/master/%5BPROGRAMMING%5D%5BClean%20Code%20by%20Robert%20C%20Martin%5D.pdf

Will be updating (once/twice a week) with more after sorting them out. Please contribute if you have more so that I can also learn. :-)

Enjoy Reading!!