|  | |
06-19-2007, 11:20 AM
|
#1 (permalink)
|
Newb Techie Join Date: Mar 2007 Posts: 7
| C++ versus Java I've been learning Java but I don't know whether I want to learn Java or C++. I would like to see what other people think about the two. So which is better? Java or C++? Explain why you chose one over the other. |
| |
06-21-2007, 08:12 PM
|
#2 (permalink)
|
Monster Techie Join Date: May 2004 Location: Tucson, AZ, USA Posts: 1,183
| Re: C++ versus Java Java because it's used in the real-world extensively, whereas C++ never really took off. Also, cross-platform is fun now and then. Lastly, it's a lot easier to get things done in Java.
__________________ |
| |
06-21-2007, 08:38 PM
|
#3 (permalink)
|
Software Developer Join Date: Mar 2006 Location: Columbus, OH Posts: 569
| Re: C++ versus Java Quote: |
Java because it's used in the real-world extensively, whereas C++ never really took off.
| That couldn't be further from the truth. C++ was incredibly popular starting in the early/mid 1980's. Even most Windows programs have been written using C++ (including Windows itself, along with C and assembly). C++ has been the primary vehicle in leveraging the win32 api and MFC. Before .NET, nearly all serious Windows developers wrote software in C++. Think about all the Windows programs you've used in the past (and now), Word, Excel, PowerPoint, Internet Explorer, Visual Studio, FireFox, most video games, etc. There are countless programs (then and now) that have been written in C++. Also, C++ is still used for systems programming. However, while C++ is still used for many applications, languages like Java and C# are currently a bit more "popular" in terms of employment opportunities. |
| |
06-21-2007, 10:00 PM
|
#4 (permalink)
|
Monster Techie Join Date: May 2004 Location: Tucson, AZ, USA Posts: 1,183
| Re: C++ versus Java Quote:
Originally Posted by jaeusm while C++ is still used for many applications, languages like Java and C# are currently a bit more "popular" in terms of employment opportunities. | Stop contradicting yourself.
__________________ |
| |
06-21-2007, 11:13 PM
|
#5 (permalink)
|
Software Developer Join Date: Mar 2006 Location: Columbus, OH Posts: 569
| Re: C++ versus Java I didn't. You said C++ never really took off, which is false. That was my point. |
| |
06-22-2007, 12:17 PM
|
#6 (permalink)
|
Monster Techie Join Date: May 2004 Location: Tucson, AZ, USA Posts: 1,183
| Re: C++ versus Java Psh. Yeah, yeah... my poor choice in vocab. I should've said "C++ isn't hip with the man, anymore."
__________________ |
| |
06-22-2007, 09:38 PM
|
#7 (permalink)
|
True Techie Join Date: Oct 2006 Posts: 181
| Re: C++ versus Java Bitcomet FTW - was created with C++
Anywho, as far as aesthetics, I think C++ makes more sense as opposed to java and it also looks like more fun. Ive recently started learning it so my initial likeing towards it may or may not stick. |
| |
06-22-2007, 09:54 PM
|
#8 (permalink)
|
The Bulldog Join Date: Mar 2006 Location: In an empty Ramen packet Posts: 4,370
| Re: C++ versus Java C++ has much more power for creating a wide range of applications. But java has the nice option that you can compile it to be platform unspecific if i remember correctly. if you are into messing with linux dev or making video games or your own windows apps C++, if you want to make things that are more net centric go with java. |
| |
06-22-2007, 11:22 PM
|
#9 (permalink)
|
Newb Techie Join Date: Jun 2007 Location: A planet called earth Posts: 38
| Re: C++ versus Java Quote:
Originally Posted by Slaxter I've been learning Java but I don't know whether I want to learn Java or C++. I would like to see what other people think about the two. So which is better? Java or C++? Explain why you chose one over the other. | Well I been learning C++ for a year now. It seems ok- as someone said here its good to learn. Java is good too- my opinion- learn both if you can. |
| |
06-22-2007, 11:28 PM
|
#10 (permalink)
|
Monster Techie Join Date: May 2004 Location: Tucson, AZ, USA Posts: 1,183
| Re: C++ versus Java Quote:
Originally Posted by Lady_Jade Well I been learning C++ for a year now. It seems ok- as someone said here its good to learn. Java is good too- my opinion- learn both if you can. | To be absolutely honest, yeah, you're right: learn both. Learn them all...:rolleyes: Java and C++ have a lot of similarities and are both worth playing with. Anything I said above was meant to entail the idea that Java is used more widely in the job world, and is a bit easier to start with. I have used C++ a bit on my own, and you can get a lot more done with it since you're working directly on the OS (versus the JVM), but you do have the extra effort in that respect.
__________________ |
| |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |