By Ed Burnette
Regarding books, one of the things I appreciate the most is an honest relationship between title and contents. Unfortunately it’s quite common to find books out there promising things they don’t fullfill.
“Hello, Android” meets perfectly the commitment of its title. Don’t buy it expecting a reference manual of Android because it’ just an introduction to this platform, and I must admit that it does the work gracefully. It’s quick and brief so it tells you the essential and gives you resources for further research such as the sample projects that can be free downloaded from the book website. A nice aspect to highlight is the hands-on approach, throughout the book concepts are illustrated with lots of code. Furthermore a Sudoku game is parcially developed during a couple of chapters.
So I basically recommend this book for beginners mainly for two reasons:
- Starts from the Scratch: Nothing is assumed so it’s a good point to start out as Android developer.
- Brevity: I don’t have time for an eight-hundred-pages book to start to develop. I’ll deal with the ins and outs as I go, not before.
Of course, like any book about Android, Java (or C++, C#, etc) basic understanding is recommended.
_______________________________________________________________
0 Responses to “Hello, Android”