Thread: C++ versus Java
View Single Post
Old 07-10-2007, 01:41 PM   #16 (permalink)
OnlyCurious
OnlyCurious's Avatar
 
Ultra Techie

Join Date: Dec 2004

Posts: 611

OnlyCurious

Send a message via AIM to OnlyCurious Send a message via Yahoo to OnlyCurious
Default Re: C++ versus Java

Quote:
Originally Posted by Vormund View Post
Then please read follow-up posts before quoting like that. Of what you said, yes, C++ (is) more efficient as it's not running through the "virtual machine", but that was more-so in the past. Read up on it (an article from 2003).

OnlyCurious, many colleges rely heavily on Java as it's a great intro language and a huge community supporting it (not to say C++ doesn't, but, go check out the resource-quantity comparison on Google).

Then you must realize, some things you're indirectly making comparisons to ("big companies"), such as an operating system, cannot be coded in any part by Java for the obvious reason of the necessary virtual machine. So yeah, don't except to work with Microsoft and get away with knowing solely Java. Then again, if you like what you do, and in being a programmer, you should - you'll have experience with all of the common stuff, from binary, assembly up through the latest C#.

As far as big companies using Java, do some more research, and you may be surprised.
Big companies use C++ as their foundation. I'm not saying big companies don't use Java, I already said it was a generalization and Java is a bonus if you know it. Actually, I disagree with you on the college students starting out with Java, there are so many schools that make C++ the fundamentals of computing. Java is an option in most universities.

Edit: It's almost all computer science schools that start students off with C++.

Maybe a community college might start students off with Java.... who knows, I've never attended a community college.
__________________
Use my advice at your own risk.

My rig:
CoolerMaster Centurion 5
SamSung 20" LCD
Intel E6750 @ 2.66Ghz
Gigabyte p35-ds3r
Patriot Extreme 2gb 4-4-4-12
Sapphire X1950XT 256mb
Samsung 500gb @ 7200
PSU Xclio GreatPower 550W
Samsung DVD Burner
Logitec X-230 2.1

Last edited by OnlyCurious; 07-10-2007 at 01:52 PM.
OnlyCurious is offline