Last active
May 26, 2019 08:33
-
-
Save Razeeman/8b83acb5922708680f0f33936b4d56c6 to your computer and use it in GitHub Desktop.
Android/Java useful links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://stackoverflow.com/a/35446009 11 Ways to convert an InputStream to a String with perfomance tests | |
https://medium.com/@harrysinghio/android-studio-tips-and-tricks-part-1-5b42d043333d | |
https://medium.com/@harrysinghio/android-studio-tips-and-tricks-part-2-d6548f8c249f | |
https://play.kotlinlang.org/koans/overview | |
https://medium.com/@JasonWyatt/squeezing-performance-from-sqlite-insertions-971aff98eef2 | |
Courses: | |
http://web.stanford.edu/class/cs193a/videos.shtml | |
https://www.udacity.com/course/android-basics-networking--ud843 | |
https://www.udacity.com/course/new-android-fundamentals--ud851 | |
https://www.udacity.com/course/advanced-android-app-development--ud855 | |
https://www.udacity.com/course/gradle-for-android-and-java--ud867 | |
https://www.udacity.com/course/firebase-in-a-weekend-by-google-android--ud0352 | |
https://android.jlelse.eu/learn-kotlin-while-developing-an-android-app-introduction-567e21ff9664 | |
https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012 | |
https://www.udacity.com/course/kotlin-for-android-developers--ud888 | |
https://www.udacity.com/course/android-interview-prep--ud241 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment