- Android Programming for Beginners
- John Horton
- 102字
- 2021-07-23 14:47:09
Further reading
You have learned enough Java to proceed with this book. It is always beneficial, however, to see more examples of Java in action and to go beyond the minimum necessary to proceed. If you want a good source to learn Java in greater depth, then the official Oracle website is good. Note that you do not need to study this website to continue with this book. Also note that the tutorials are not set in an Android context. The site is a useful resource to bookmark and browse all the same. The official Java tutorials can be found at https://docs.oracle.com/javase/tutorial/.
推薦閱讀
- 工程軟件開發技術基礎
- C語言程序設計(第3版)
- PHP 7底層設計與源碼實現
- Java應用開發與實踐
- Xcode 7 Essentials(Second Edition)
- OpenCV 3和Qt5計算機視覺應用開發
- Apache Spark Graph Processing
- C++程序設計基礎教程
- Python編程:從入門到實踐
- SQL Server與JSP動態網站開發
- INSTANT Yii 1.1 Application Development Starter
- Java編程從入門到精通
- Mockito Essentials
- scikit-learn Cookbook(Second Edition)
- Python第三方庫開發應用實戰