Where to start with Java?

Associate
Joined
23 Oct 2003
Posts
413
Location
Cornwall
As part of my dissertation I am looking into developing some software to help ease engineering (specifically civil engineering – the degree I am doing) tasks on site and to allow increase of speed and accuracy of data input, retrieval and distribution. I will in particular look into developing a program to run on a PDA.

It was suggested that I learn and use Java for this task – something I am quite willing to do as it has been one of those things I have wanted to learn for a long time. I have done 2 yrs lectured Delphi programming and have used it on and off for a couple more years as well as using all the classic ones like Pascal, Basic etc. I have used html and css for over 8 year, and have also dabbled in php and mySQL and have had to use Matlab as part of my degree (basic level only) – so I am not completely new too programming though it has been a while since I last did any.

My question is this – where to start? Any good reference books to buy? Internet guides? Suggested IDEs? My dissertation doesn’t officially start till October and isn’t handed in till June 09 so I have a decent enough amount of time to learn and implement what I need.
 
Are you sure you're a real student? June 09 and you're thinking about it now?!

lol, I know, but unless I get a decent dissertation and a decent grade then it'll be 5 years of study, not to mention the horrendous debts I have amassed, wasted!

@RobMunfy
Are there any books in particular you would recommend or have heard are good - there are literally tens of thousands of them out there!

@voodooflux
Is there much difference between Eclipse and NetBeans? Either one more geared towards PDA software development or doesn't it matter with Java being portable across most platforms anyway?
 
I'd seriously look at developing for the iPhone, in Objective-c, rather than trying to use java on a mobile platform.

Unfortunately I can't really develop for the iPhone solely. The project is aimed at engineers working on site so the mobile devices in question have to be pretty rugged and cheap and whilst the iPhone is a wonderful bit of kit it simply wouldn't last 2 seconds in the field.

Is there a particular problem associated with developing Java on a mobile platform? I was thinking (after suggestions on the "Laptops & PDAs" forum of purchasing an HP iPAQ 214 or similar to test the stuff out on.
 
Back
Top Bottom