954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Java & Linux

hey guys, I'm studying to be a pro C++/Java programmer and are currently working in Ubuntu, is this a suitable choice? Or is there a more suitable linux distro?

Vampiricx3
Light Poster
33 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

Most any current distribution is suitable for learning how to program in Java and/or C/C++. My personal preference (personal, and preference) is to use Red Hat Enterprise Linux, or clones thereof (CentOS or Scientific Linux). In fact, I use all three, and I have used Ubuntu extensively in the past. Unfortunately, my opinion is that Ubuntu started regressing after 9.04, so I don't use it any longer. RHEL 6.1, or a clone thereof, is my preferred system these days, and I do a LOT of serious software engineering. My current position/title is Senior Systems Engineer at Nokia Mobile Phones. I do Java and C++ software engineering for a living.

rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
 

Every distro is suitable. Use whichever you like. One thing also, ubuntu 11.10's unity interface is buggy and slow. I would suggest gnome shell, if you like ubuntu, though i dont like that too.

khajvah
Junior Poster in Training
64 posts since Jan 2012
Reputation Points: 10
Solved Threads: 4
Infraction Points: 5
 

FWIW, in my organization we use Java and C++ extensively, and our server software all runs on Red Hat Enterprise Linux. Our newest stuff runs on 6.1. Older stuff on 5.x. In my opinion, 6.1 has been a major improvement in hardware support, especially WiFi on laptops.

rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
 

Seriously, dude, it does not matter. Pick any that you are acquainted with, and have already understood the structure of. It's always easier to develop on systems you understand fully.

Ubuntu is not a bad choice. Easy-to-learn-to-use ------- Unleash the power of that penguin!

dantinkakkar
Junior Poster
177 posts since Aug 2011
Reputation Points: 49
Solved Threads: 21
 

On Ubuntu just install the openjdk packages (I think default-jre and default-JDK are meta packages for this). I develop Jave EE apps on Ubuntu LTS fine.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
 

To lay this to rest:
https://help.ubuntu.com/community/Java

To get SUN/ORACLE java, use one of these methods:
https://raw.github.com/flexiondotorg/oab-java6/master/oab-java6.sh (bash script)

If thats too hard, and you only want the JRE (THIS IS NOT SUITABLE FOR DEVELOPERS)
http://www.duinsoft.nl/packages.php?t=en

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: