LEADER 03285nmm a2200529 u 4500
001 EB001931118
003 EBX01000000000000001094020
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781430257233 
050 4 |a QA76.73.J38 
100 1 |a Friesen, Jeff 
245 0 0 |a Learn Java for Android development  |c Jeff Friesen 
250 |a 2nd ed 
260 |a Berkeley, CA  |b Apress  |c 2013 
300 |a 1 online resource 
505 0 |a Includes bibliographical references and index 
653 |a Logiciels d'application / Développement 
653 |a Android (Electronic resource) / fast 
653 |a COMPUTERS / Programming Languages / Java / bisacsh 
653 |a Application software / Development / fast 
653 |a Computer science 
653 |a Android (Electronic resource) / blmlsh 
653 |a COMPUTERS / Operating Systems / Android / bisacsh 
653 |a Informatique mobile 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Mobile computing / http://id.loc.gov/authorities/subjects/sh95004596 
653 |a Android (Electronic resource) / http://id.loc.gov/authorities/names/n2009043077 
653 |a Mobile computing / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
028 5 0 |a 10.1007/978-1-4302-5723-3 
773 0 |t Springer eBooks 
776 |z 9781430257233 
776 |z 9781299768178 
776 |z 9781430257226 
776 |z 1430257229 
776 |z 1430257237 
776 |z 1299768172 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430257226/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 005.13/3 
520 |a Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should first obtain a solid grasp of the Java language and its foundational APIs to improve your chances of succeeding as an Android app developer. After all, you will be busy learning the architecture of an Android app, the various Android-specific APIs, and Android-specific tools. If you do not already know Java fundamentals, you will probably end up with a massive headache from also having to quickly cram those fundamentals into your knowledge base. Learn Java for Android Development, Second Edition teaches programmers of any skill level the essential Java language and foundational Java API skills that must be learned to improve the programmer's chances of succeeding as an Android app developer. Each of the book's 14 chapters provides an exercise section that gives you the opportunity to reinforce your understanding of the chapter's material. Answers to the book's more than 500 exercises are provided in an appendix. A second appendix provides a significant game-oriented Java application, which you can convert into an Android app. Once you complete this book, you should be ready to dive into beginning Android app development. Maybe, start that journey with Apress' Beginning Android