• 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
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

New developers second book

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I am fairly new to Android development and I have recently finished the excellent Hello Android book. I now feel I have a good grounding in basic Android development but I would like to increase that knowledge further. Can anyone recommend a good follow on book to Hello Android that goes deeper into Android app development?

Thanks.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The AndroidFaq lists several books.
 
author
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ben Hills wrote:Hi all,

I am fairly new to Android development and I have recently finished the excellent Hello Android book. I now feel I have a good grounding in basic Android development but I would like to increase that knowledge further. Can anyone recommend a good follow on book to Hello Android that goes deeper into Android app development?

Thanks.



Hello Ben,

One of the books from the FAQ is Practical Android Projects by Lucas Jordan and Pieter Greyling (myself). As you might be aware, this book is featured on JavaRanch during this week.

If you feel that your basic Android development grounding is now solid and you prefer the approach of learning your next steps from real-world development projects and applications code, then I heartily recommend our book as a second Android development book.

The main theme of the book is to provide a hands-on approach to creating a complete, well-rounded Android development environment and SDK tools understanding that then underpins a range of real code project chapters. These code projects serve to illuminate the capabilities and flexibility of Android as a unique development platform and should get you well on your way to coding and building your own application ideas.
 
Ben Hills
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Pieter,

Thanks for the reply - from your description this does sound like the type of book I am looking for. I shall look it up on Amazon now! )

Thanks again.

Ben.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic