View Poll Results: Do you have Java installed?
- Voters
- 26. You may not vote on this poll
Results 1 to 10 of 15
Do you have Java installed?
I have !
I think that all OS should have Java platform integrated,...
- 02-24-2007 #1
Do you have Java installed?
Do you have Java installed?
I have !
I think that all OS should have Java platform integrated,
- 02-24-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,082
No, I never use it...
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-24-2007 #3
Yes ...
It's useful for running several applications I have.Code:fingal@pickle ~]$ java -version java version "1.4.2" gij (GNU libgcj) version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 02-24-2007 #4
Hell yeah, I do.
I view a lot of webpages that use Java. I like to play an occasional online Java game too.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 02-24-2007 #5
Java rocks!
I like it because it has own platform......so you dont have to compile twice
- 02-25-2007 #6
Yep. I have Sun's Java, which I needed for last semester's programming class, and GNU's Java, for those times when I want to compile machine code rather than byte code.
Stand up and be counted as a Linux user!
- 02-25-2007 #7
To a certain extent with many other languages, the same principles applies. Interpreted languages can be run on multiple platforms if it doesn't have any OS specific code.
Mono/.NET can be compiled once and run everywhere (everywhere .NET is supported that is) if I remember correctly. It gets tricky with winforms though and only part of .NET 2.0 is supported by Mono.
To answer your question, yes, I do use Java.Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 02-25-2007 #8
Of course I use Java, Java rocks.
And now it's open source too.
- 02-25-2007 #9
Absotutely, couldn't run anything without it.
It's imperative when you have jobs like TechieMoe and I have. By the way, if you're looking to start learning programming, I would start with either Java or Perl. They're two very different languages but, depending on the background, I think you could get a good grasp of programming languages from either one of them (one an interpreted language, the other a compiled language).Code:$ java -version java version "1.5.0_09" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03) Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
- 02-25-2007 #10I dont like scripting languages. I prefer C++ and QT4 API. Yesterday I took a look at Java tutorial. Its pretty easy, but I dont have time to learn it.
Originally Posted by Thrillhouse


Reply With Quote
