Hi,
I have no idea how to code in Java. Could you provide some tutorials for Java. I think it's similar to JavaScript, but I have no idea.
Please help, and thanks :)
Printable View
Hi,
I have no idea how to code in Java. Could you provide some tutorials for Java. I think it's similar to JavaScript, but I have no idea.
Please help, and thanks :)
Wrong. Very, very wrong. :pQuote:
I think it's similar to JavaScript, but I have no idea.
It's a lot simpler, in my opinion. It's certainly more intuitive. Once you get The Java Way of Doing Things® you'll have no trouble.
The definitive resource is, of course, Sun's official tutorial.
Thanks, Twey. I looked it up on Google once, but couldn't find a final answer :)
Another question:
Does Java have the same make-up as JavaScript, semantics and syntax?
Only on the same sort of level that PHP does, in that they both have a superficially C-like layout.
Mike- nope, Java is a compiled language, more similar to C than JavaScript, which is a scripting language. The similarities between Java and JavaScript end at their names. Here's an introduction to Java.
Yes, I noticed it was alot like C.
i suppose this forum include JSP, JSF, NetBeans, Forte, Java Studio Creator and other technology that involves Java. :cool:
<edit>
almost forgot Eclipse.
try this site too.Quote:
Originally Posted by mburt
I presume it's the Java platform rather than the Java language to which it refers, which includes languages like Groovy as well.Quote:
i suppose this forum include JSP, JSF, NetBeans, Forte, Java Studio Creator and other technology that involves Java.