• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Book for experienced programmers?

 
Ranch Hand
Posts: 252
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The description of the book "Practical Android Projects" mentions that it is for people new to Android Programming. How about people who've done some of it?

I don't want to re-read the basics (Google's online developer guide is pretty good on that), but I'd like to read a book that can expand horizons, say do project on developing a mobile app using REST services and so on. Is this book for intended for more experienced audience - say with a couple of years on Android programming?
 
author
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think this book is best for people who have done some Android development, but don't do it all day, everyday. The early chapters do provide a walk through of getting set up, but each chapter that follows is very much a stand alone topic. We tried to pick topics that are outside of the normal "prescribed" development process. For example, the chapters on scripting, web bases apps, and flex apps, each describe an alternative methodology for Android development, so even seasoned readers will get something out of this book.

The chapter on Animation, for example, tries to explain the built in support for Animation, and how to use it "right". The intention is that the animation examples should help people who are familiar with computer animation in general, but may have never done it on Android.

-Lucas Jordan


Nidhi Sar wrote:The description of the book "Practical Android Projects" mentions that it is for people new to Android Programming. How about people who've done some of it?

I don't want to re-read the basics (Google's online developer guide is pretty good on that), but I'd like to read a book that can expand horizons, say do project on developing a mobile app using REST services and so on. Is this book for intended for more experienced audience - say with a couple of years on Android programming?

 
This will take every ounce of my mental strength! All for a tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic