ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am running Ubuntu 9 and am curious what kind of programs are available for programming in java. I currently use Netbeans on my XP desktop but would like a linux equivalent to play with.
Just FYI, Javascript != Java
Not even vaguely. They both have lots of curly brackets and objects, but that's about it.
Java is a general purpose bytecode interpreted language developed by Sun which runs in a Java Virtual Machine.
Javascript is (primarily) a browser scripting language developed by Mozilla which runs in your browser (primarily).
Just FYI, Javascript != Java
Not even vaguely. They both have lots of curly brackets and objects, but that's about it.
Java is a general purpose bytecode interpreted language developed by Sun which runs in a Java Virtual Machine.
Javascript is (primarily) a browser scripting language developed by Mozilla which runs in your browser (primarily).
Thanks for the clarification. LOL! When I think Javascript, I think Java. I know they aren't the same thing but I still call it Java. I'll start smacking myself upside the head when I do it again.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.