JAVA Compiler?

Live forum: http://forum.freeipodguide.com/viewtopic.php?t=22042

bballp6699

15-09-2005 15:34:48

Anyone know where I can get a free one? YES, I searched google, but received shitty results. The one I am used to isn't letting me download and I need a free one to last me until I go home this weekend and grab my cd.

hehehhehe

15-09-2005 15:40:52

Java development Kit should be free on the sun site.

Allen626

15-09-2005 15:57:41

sun has one. Use Eclipse for your IDE, it is the best one out. Both are free. Every IDE uses suns compiler to compile, and that is free. Use a differant language, if you can. Java is a far inferior language, and all programs made in it that take up resources blow compared to other languages.

bballp6699

15-09-2005 16:00:41

It's a Java class, so I'm kind of limited.

hehehhehe

15-09-2005 16:01:36

[quote0ad281688f="Allen626"]sun has one. Use Eclipse for your IDE, it is the best one out. Both are free. Every IDE uses suns compiler to compile, and that is free. Use a differant language, if you can. Java is a far inferior language, and all programs made in it that take up resources blow compared to other languages.[/quote0ad281688f]
I hate running java on PC because it takes up so much resources, but that's because the java machine is being emulated. On a true java machine you don't have that problem. Look at all the java games running on weak cell phones. But yeah, don't use java if you're developing for PC.

Admin

15-09-2005 16:48:18

I used BlueJ - it seemed alright.

JUNIOR6886

15-09-2005 18:50:11

Ive used Blue Jay and Codewarrior for java software development
codewarrior cost like 800$ but u can get it free if you know where to look.....

bballp6699

15-09-2005 19:19:33

Yeah, we used JGrasp. I couldn't remember the name of it, but I found it. Oh well, stupid ass class. I had Java like two years ago at my CC. I have to take this shit now.

ENGRDawg

15-09-2005 19:33:19

yeah we just used the free java compiler in my class freshman year. . .righturl==http://=http:///url now our teacher is making us use Python in our classes. anyone have any experience coding in python? all we do is computational python (engineering classes). i was wondering if anyone had any positive impressions or if my prof. retarded for making us learn this.

Allen626

15-09-2005 22:35:20

I learned Java in High School (last year) because that is what the AP board is testing in now. It was my first real language, and still is, and is a farily cool langauge. It is just slow on PC's. I really really liked Eclipse. It is free look for it on google. My Junior year I had a worse teacher then my Senior year and we used J2Creater for the compiler and it was horrible. Eclipse compiles on the fly, so it is really fast. It also has a lot of cool features.