Search This Blog

Disclosure

Everything Tech Review is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to products on Amazon.com. Amazon and the Amazon logo are trademarks of Amazon.com, Inc, or its affiliates.

Sunday, July 5, 2015

Great and free Android Tutorial Links

Update (7/13/2015): Added new books

As a new android developer, I tend to look at tutorials to aid me in implementing features into my app.



As a new android developer, I tend to look at tutorials to aid me in implementing features into my app.


Here are the tutorials, books, and other sources of information that I have used to aid my application development...

Coding Overview:

General coding overview : http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/
Note: 38,000 word essay. 

Video Tutorials: 

Note: Great set of tutorials, that you should definitely go through . Most of them are using MIT App Inventor, which is a drag and drop builder...I mention that resource in the Other Sources category, later in the article...
if you want the slightly more complex one, which you see all the code: https://www.youtube.com/playlist?list=PLGLfVvz_LVvQUjiCc8lUT9aO0GsWA4uNe

Android Developers YouTube Channel: https://www.youtube.com/channel/UCVHFbqXqoYvEWM1Ddxl0QDg
Note: More focused on developer stories...

Google Developers YouTube Channel: https://www.youtube.com/user/GoogleDevelopers
Note: Has a lot of topics, more than android

Android fundamentals Udacity course: https://www.udacity.com/course/developing-android-apps--ud853
Note: Partnership between Google and Udacity. Payment for this course is optional, you can access the videos and course materials for free without paying, but won't get support from the teachers.

Social Help:

Android Developers subreddit: https://www.reddit.com/r/androiddev/

Android Stack Overflow questions: http://stackoverflow.com/questions/tagged/android

Android Enthusiasts Stack Overflow: http://android.stackexchange.com/

Other Sources:

Note: Officially from Google, this is their tutorial.

Android Developer Backstage Podcast: http://androidbackstage.blogspot.com/ or if you use iTunes:

MIT App Inventor: http://appinventor.mit.edu/explore/
Note: drag and drop app builder, based on Scratch 

Material design implementation- https://medium.com/ribot-labs/exploring-the-new-android-design-support-library-b7cda56d2c32
Note: More design focused, meant for apps that are already built...

Conclusion: 

Android is a difficult subject to learn, but it is well worth it.
Good luck and if you liked it, be sure to share this post.

No comments:

Post a Comment

Thank you for posting a comment, it will be reviewed and then posted shortly.