Becoming a better Android programmer

Posted by Drew Dara-Abrams on Stack Overflow See other posts from Stack Overflow or by Drew Dara-Abrams
Published on 2010-12-29T01:44:43Z Indexed on 2010/12/29 1:54 UTC
Read the original article Hit count: 717

Filed under:
|

Any suggestions on how to become a better Android programmer? I'm past intro tutorials, which mainly focus on how to use pieces of the SDK, but I still struggle to structure big Android apps. Obviously the best use of my time is continuing with my coding projects, but I'm wondering if I should be learning more about Android particulars, solidifying my somewhat shaky Java knowledge, going back to object-oriented fundamentals or patterns...? Pointers to resources (books, example apps, sites) you've found helpful would be great.

© Stack Overflow or respective owner

Related posts about android

Related posts about programmer-skills