Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is c++ The Best Programming Language to Learn some of Java
#22
If you want to be good at Java, you need to learn Java.

Sorry, but learning C++ will take too long and the benefits don't add up. C++ is easy to learn when it comes to the basics, seemingly easy when it comes to pointers, seemingly easy when it comes to objects and classes, but combine the above and it takes a really long time to master. (long story short: you need the above to work with external libraries and understand WHY they exist, before you can actually write useful code)

In Java, objects are pretty much everything, and it's much easier to make something beyond a text-driven calculator without to much hurdles, so you're getting a head-start on actually creating stuff.

tldr;
Start with Java for faster results and awesomeness.
Reply


Messages In This Thread
RE: Is c++ The Best Programming Language to Learn some of Java - by icecubemachines - 08-05-2011, 08:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  At What Age Did You Learn C++ Win 66 20,801 12-11-2011, 02:52 PM
Last Post: Neel
  C++ Language Tutorial (Part 1) se7en 36 7,242 11-21-2011, 04:20 PM
Last Post: Ignite.
  Sorting And Searching Algorithm[Any language] Jitty 0 694 10-29-2011, 08:15 AM
Last Post: Jitty
  Programming Team Project lil PopTart kid 10 2,718 01-16-2010, 05:27 PM
Last Post: J4P4NM4N
  Help with programming C z3rO88 6 1,917 12-04-2009, 01:00 PM
Last Post: z3rO88

Forum Jump:


Users browsing this thread: 1 Guest(s)