This week's book giveaway is in the Design forum.
We're giving away four copies of Experimentation for Engineers: From A/B testing to Bayesian optimization and have David Sweet on-line!
See this thread for details.
  • 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Java to android

 
Ranch Hand
Posts: 44
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am a java developer, how hard is for me to learn android with your book?
 
Ranch Hand
Posts: 38
Android Ruby Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Android uses Java so it should be pretty easy dude.

Once you get the hang of the activity/fragment lifecycle, know what widgets you can use and understand how to use database cursors, you'll have covered a sizeable amount of beginner Android.

I'd liken it to learning Rails if you already knew Ruby, as despite it not being a web app, it is kinda MVP/C.
 
Author
Posts: 26
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yea, our book is really tailored towards people like you (with Java experience). The book is the foundation for the Android class that we teach, so we've seen what it's like for hundreds (thousands?) of people to work through it. We use the feedback from our class to iterate and improve the book to make it as easy to pick up as possible.
 
What's that smell? I think this tiny ad may have stepped in something.
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic