Ibook for compiling java
i'm a begining cs/bioinfromatics student. I need to get a mac for school. I'm tired of waiting for powerbook updates. my question is does the 900mhz g3 have enough gusto in it to handle compileing java apps. other than programming I will be doing basic e-mail, world processing, internet,and ITMS. weather java needs a g4 is beyond me?? ihave enough 12in powerbook ,but the screen is so small.
ANY INSIGHT WOULD BE MOST HEPFULL THANKS
ANY INSIGHT WOULD BE MOST HEPFULL THANKS
Comments
maybe that helps.
m2
Originally posted by meefbeef
i'm a begining cs/bioinfromatics student. I need to get a mac for school. I'm tired of waiting for powerbook updates. my question is does the 900mhz g3 have enough gusto in it to handle compileing java apps. other than programming I will be doing basic e-mail, world processing, internet,and ITMS. weather java needs a g4 is beyond me?? ihave enough 12in powerbook ,but the screen is so small.
ANY INSIGHT WOULD BE MOST HEPFULL THANKS
Altivec does not increase compile speed. Nowhere in the process of compilation does a vector processor aid you with faster compile times. That isn't how compilers work.
It has been 6 months since the last powerbook speed bump and they are getting due for a revision. Same goes for the iBooks. Apple likes to bump the specs right before the school year starts, so you should try your best to be patient and to hold out for the next speed bump.
I think that your options are between a high end iBooks and the powerbook 12. I would probably go with the 12 powerbook, but you may want a larger screen (iBook 14). It is your call.
my 2 cents
Originally posted by Yevgeny
Your beginning CS projects won't be that hard and so they won't require a moster CPU to compile them. My beginning CS projects were compiled on Mac SE's. Any laptop you buy now will work for your intro projects. As far as long term usability goes, Altived is the wave of the future and not to long from now, all CPUs will support it (so it would be good for you to get it).
How about running Eclipse IDE on an iBook, is it realistically possible?
Originally posted by axelb
How about running Eclipse IDE on an iBook, is it realistically possible?
i code java for a living on my iBook (12" 500MHz 320MB ram) eclipse is dog slow (suprise suprise) and i generally find that vi and BBEdit sufficient for my needs.
if you're the type that prefers a nice IDE to code under then IMO eclipse is the only choice and hence a PB is probably a wise purchase which gives you room to grow.
as far as compiling, i use apache ant and it's dandy.
having said that, i'm upgrading to a PB next week as i've had this machine for nearly 2 years and i feel i deserve a new one
hope this helps.
I used BBEdit and the command line to get my stuff done. It worked really well once I got used to it.
Originally posted by meefbeef
i'm a begining cs/bioinfromatics student. I need to get a mac for school. I'm tired of waiting for powerbook updates. my question is does the 900mhz g3 have enough gusto in it to handle compileing java apps. other than programming I will be doing basic e-mail, world processing, internet,and ITMS. weather java needs a g4 is beyond me?? ihave enough 12in powerbook ,but the screen is so small.
ANY INSIGHT WOULD BE MOST HEPFULL THANKS
I had an iBook for a while, and I would honestly recommend something with better screen resolution for Java development.
While the G3 is strong enough to run an IDE (NetBeans) and compile code, the 12.1" screen and low resolution don't let you fit everything on the screen very well.
Grab a used PowerBook G4 15.4" with higher resolution.
-M
PS> Due to the screen real estate issue, I ended up going from iBook 12.1" 1024x768 to a Dell Inspiron 4100 with 14.1" and 1600x1200.