Anyone Here Experienced In Coding Java?
Quaunaut
The longest seven days in history... Join Date: 2003-03-21 Member: 14759Members, Constellation, Reinforced - Shadow
in Off-Topic
I'm going through a course right now, and something were supposed to have done by tomorrow I want to do tonite, being I won't be there tomorrow(HL2).
So, anyone here experienced in Java? I don't have a problem per se, but would rather like to know what you use Java for, and to what extent.
Also, am I getting the correct Java SDK- 51mb. That sound like the correct size?
So, anyone here experienced in Java? I don't have a problem per se, but would rather like to know what you use Java for, and to what extent.
Also, am I getting the correct Java SDK- 51mb. That sound like the correct size?
Comments
And what it's used for? Programming! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
Well, many things, actually. Java's pretty flexible.
EDIT: Typo.
In practise, you use it when they tell you to use it. You seldom get a choice about these matters :/
best simile ever...
Just...What, the, <!--emo&::lerk::--><img src='http://www.unknownworlds.com/forums/html//emoticons/lerk.gif' border='0' style='vertical-align:middle' alt='lerk.gif' /><!--endemo--> .
If you are downloading the SDK, download the 1.4.2 not 1.5 because most computers have the 1.4 runtime and not 1.5 so its not going to run all 2 well. Also for classes unless ur school is really on top of things there probly still at 1.4.2.
happy programing
However, due to the interpretation of the Java Virtual Machine, code is executed slower, and I would kill you if you tried to make a version of Adobe Photoshop or 3ds max with it. It's painfully slow compared to C++.
This is not a drawback, per se, as Java is mainly used for light tasks such as applets for web pages, or utility programs such as a better notepad, and since it uses Unicode instead of the ASCII standard, it is very easy to incorporate multiple languages into a Java program.
In a nutshell, Java's useful, but only in certain cases, but you're not really at a disadvantage, if you learn Java, you've basically got C++ down.
Other than that? Well, the course and that package got me the job I have now, doing PHP. :P
Java is great for learning. PHP is great for getting it done quickly. That's how I feel about it.
<a href='http://java.sun.com/j2se/1.4.2/download.html' target='_blank'>clicky</a>
Hope this helps!
Being its preloaded on the PCs at CART(www.cart.org), I usually don't have to think about this. Now I do.
I continue to d/l and d/l, but each time am d/c'd at different points. I've tried the one where it d/ls it itself to no avail either, for it finds something wrong when its about 4 bars from done.
Anyone know a place I can for sure get the 1.4.2, and it won't drop me?
Just out of curiousity,what are you using for coding? Have you thought about <a href='http://www.eclipse.org' target='_blank'>eclipse</a>?