Best way to learn android and java?

Question:

I have been getting my feet wet with android sdk, eclipse, and other various beginner steps to making applications; now I want more. I have ordered some books from my local library which i al still waiting on and am now looking for someone that knows how a begginer should start out. I have general knowledge and have got a few apps on market from the appdeveloper stuff, but now just really looking to take my knowledge to the next level and trying to find out what is the best way to do it from someone experienced. To note i have also checked out the google dev site and some of its resources. Also wondering how in depth i need to get with java code and whats the best way to learn all that stuff...sorry for being so scattered on my thoghts here, but thanks all for help


Answer:

I have found this to be a very helpful tutorial in learning Java extensively -

http://download.oracle.com/javase/tutorial/java/index.html

Similarly, the Android dev tutorial is also really helpful and has quite a few examples for beginners. You could find it here -

http://developer.android.com/guide/index.html


想要看到更多学习笔记、考试复习资料、面试准备资料? 想要看到IBM工作时期的技术积累和国外初创公司的经验总结? 敬请关注: [CSDN](https://blog.csdn.net/u013152895) [简书](https://www.jianshu.com/u/594a3de3852d) [博客园](https://www.cnblogs.com/vigorz/) [51Testing](http://www.51testing.com/?15263728)
原文地址:https://www.cnblogs.com/vigorz/p/10499214.html