| Author |
Will Head First Java be enough to program?
|
andrew dale
Ranch Hand
Joined: Aug 15, 2011
Posts: 45
|
|
Will the book "Head First Java" teach me enough to know how to program myself?
I'm looking to eventually get into programming Android Apps.
What do you guys think? And do you have any suggestions on how I should make my path to my ultimate goal of being able to code my own Android apps
Thank you.
|
You'll never achieve your goals if you don't take that chance, so go pry open that trunk and get those amps.
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2925
|
|
Head First Java should be good enough to help you understand Java, Java APIs and OO programming.
So in my opinion that should be good enough starting point for Android.
|
Mohamed Sanaulla | My Blog
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19214
|
|
Enough to program? Yes.
Enough to program Java? Yes.
Enough to program Android? No.
You see, Android has its own set of APIs which you will need to learn. However, with HFJ you will have all the basis you need to learn to use those APIs.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2925
|
|
|
And by Good enough starting point I mean- that as Android uses Java, so that should help you a lot in learning the Android API.
|
 |
andrew dale
Ranch Hand
Joined: Aug 15, 2011
Posts: 45
|
|
|
Thank you for the all the responses! Greatly appreciated! Can't wait to get through this book and into a Android API book!
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19214
|
|
|
I quote liked Android User Interface Development Beginner's Guide.
|
 |
jonathan simon
Greenhorn
Joined: Sep 01, 2011
Posts: 4
|
|
andrew dale wrote:And do you have any suggestions on how I should make my path to my ultimate goal of being able to code my own Android apps.
Hi Andrew.
If you like Head First Java, consider reading the early access version of Head First Android Development. It's not finished but it's in pre-release at the moment with 7 chapters available, and more soon to follow. The first four chapters should get you up and running with the Android development environment setup, tools, project setup and basic apps. If you've gone through Head First Java and enjoy the Head First books, Head First Android Development would be a great next book!
Take care,
Jonathan
(P.S. I admit I'm a bit biased as the author of Head First Android Development )
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
jonathan simon wrote: . . . (P.S. I admit I'm a bit biased as the author of Head First Android Development  )
As long as you are not a lot biased ... and welcome to the Ranch
|
 |
jonathan simon
Greenhorn
Joined: Sep 01, 2011
Posts: 4
|
|
Campbell Ritchie wrote:As long as you are not a lot biased 
Nope, just a little biased
Campbell Ritchie wrote: ... and welcome to the Ranch 
Thanks! I've been a lurker for a long time. Figured I should finally join the party!
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
You're welcome
|
 |
Wes McClintock
Greenhorn
Joined: Jul 19, 2011
Posts: 25
|
|
|
The thing I've learned so far, is that you should never use one resource exclusively. because you only learn one persons way of doing something, when there may be a way that's better, or just more suited to you. Of course that's not to say books like that don't help tremendously, but make sure to do research online too, maybe google tutorials etc.
|
 |
Timothy Oldbean
Greenhorn
Joined: Jun 23, 2011
Posts: 17
|
|
jonathan simon wrote:
andrew dale wrote:And do you have any suggestions on how I should make my path to my ultimate goal of being able to code my own Android apps.
Hi Andrew.
If you like Head First Java, consider reading the early access version of Head First Android Development. It's not finished but it's in pre-release at the moment with 7 chapters available, and more soon to follow. The first four chapters should get you up and running with the Android development environment setup, tools, project setup and basic apps. If you've gone through Head First Java and enjoy the Head First books, Head First Android Development would be a great next book!
Take care,
Jonathan
(P.S. I admit I'm a bit biased as the author of Head First Android Development  )
Great news! I'm working my way through Head First Java as part of my bachelor in software engineering. When will the full book come out?
|
If it wasn't for physics and law enforcement, I'd be unstoppable!
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
Welcome to the Ranch , Timothy Oldbean
|
 |
Timothy Oldbean
Greenhorn
Joined: Jun 23, 2011
Posts: 17
|
|
Campbell Ritchie wrote:Welcome to the Ranch  , Timothy Oldbean
Thanks! I think I'll be spending a lot of time on this forum.
|
 |
 |
|
|
subject: Will Head First Java be enough to program?
|
|
|