Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is c++ The Best Programming Language to Learn some of Java
#21
If you plan on going into Java, learn Java first. Don't learn C++ if you're not planning on using it.
Reply
#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
#23
I don't honestly think there is a 'best' coding language, if you mean simple and easy then check out VB.NET, the only annoying thing about it is the dependencies. Apart from that it's fine.
Reply
#24
Jave = Easier than c++
Reply


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

Forum Jump:


Users browsing this thread: 2 Guest(s)