C++ or Java???

Discussion in 'Programming General' started by Cherry65, Jun 17, 2007.

?

Which one is better?

  1. Java

    26 vote(s)
    38.8%
  2. C++

    40 vote(s)
    59.7%
  3. Other(Post it name)

    1 vote(s)
    1.5%
Thread Status:
Not open for further replies.
C++ or Java???
  1. Unread #1 - Jun 17, 2007 at 6:37 PM
  2. Cherry65
    Joined:
    Jan 31, 2007
    Posts:
    447
    Referrals:
    0
    Sythe Gold:
    0

    Cherry65 Forum Addict
    Banned

    C++ or Java???

    i want to do a 2D game like runbescape....i know that runescape is made in java but whats better to do this???C++ or Java???
     
  3. Unread #2 - Jun 17, 2007 at 8:13 PM
  4. The End
    Joined:
    Dec 10, 2005
    Posts:
    397
    Referrals:
    0
    Sythe Gold:
    0

    The End Forum Addict

    C++ or Java???

    it depends i suppose both could make a game but java would be easier to learn before game programming i would suggest that you get the basics of the language down and then try to expand your knowledge and make games
     
  5. Unread #3 - Jun 17, 2007 at 11:28 PM
  6. Cherry65
    Joined:
    Jan 31, 2007
    Posts:
    447
    Referrals:
    0
    Sythe Gold:
    0

    Cherry65 Forum Addict
    Banned

    C++ or Java???

    yes il do that but i want to know what language :)...
    ill learn both i think....
    are they compatible???
     
  7. Unread #4 - Jun 18, 2007 at 12:41 AM
  8. Annex
    Joined:
    Aug 28, 2005
    Posts:
    2,324
    Referrals:
    3
    Sythe Gold:
    0
    UWotM8?

    Annex Ballin'
    Veteran (Ex-Admin)
    PHP Programmers Retired Administrator

    C++ or Java???

    For a faster time to make a game like rs, Java definatly, for a better looking and better game, C++, for the best of both worlds python.
     
  9. Unread #5 - Jun 18, 2007 at 12:55 AM
  10. o2slick
    Joined:
    Apr 6, 2007
    Posts:
    171
    Referrals:
    0
    Sythe Gold:
    0

    o2slick Active Member
    Banned

    C++ or Java???

    yea i would say java is
     
  11. Unread #6 - Jun 18, 2007 at 2:38 AM
  12. -------owned-------
    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0

    -------owned------- Guru
    Banned

    C++ or Java???

    C++ run smoother..
     
  13. Unread #7 - Jul 5, 2007 at 2:07 AM
  14. mohawkb0b
    Joined:
    May 27, 2007
    Posts:
    55
    Referrals:
    0
    Sythe Gold:
    0

    mohawkb0b Member
    Banned

    C++ or Java???

    well to make a game like runescape java is better. c++ is a bit harder to learn and takes more time. like java is easy, c++ maybe hard but it also works with everything! :-D
     
  15. Unread #8 - Jul 5, 2007 at 9:07 AM
  16. speljohan
    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0

    speljohan Guru
    Visual Basic Programmers

    C++ or Java???

    c++ is hard but extremely fast
    Java is easy but not that fast

    if you want to write a game i strongly suggest java as it is simple to use, and fast enough. Thesedays java can have 3d games with top notch graphics, so it shouldn't be a problem handling some 2d game.
     
  17. Unread #9 - Jul 5, 2007 at 7:39 PM
  18. 1337_Byte
    Joined:
    Jan 21, 2007
    Posts:
    2,132
    Referrals:
    0
    Sythe Gold:
    0

    1337_Byte Grand Master
    Banned

    C++ or Java???

    Java is horrible, use C++.
     
  19. Unread #10 - Jul 5, 2007 at 7:59 PM
  20. speljohan
    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0

    speljohan Guru
    Visual Basic Programmers

    C++ or Java???

    You really recommend C++ for someone that has never programmed in his life? That would be pretty hard.
     
  21. Unread #11 - Jul 5, 2007 at 10:24 PM
  22. Annex
    Joined:
    Aug 28, 2005
    Posts:
    2,324
    Referrals:
    3
    Sythe Gold:
    0
    UWotM8?

    Annex Ballin'
    Veteran (Ex-Admin)
    PHP Programmers Retired Administrator

    C++ or Java???

    tbh uncomparable, java is platform independant, c++ is very platform dependant. c++ would need an exe, java could embed on a web page. C++ would be faster, java would be smaller. They are polar opposite languages. Its like comparing an apple and an orange.
     
  23. Unread #12 - Jul 6, 2007 at 1:28 PM
  24. CrimsonFire
    Referrals:
    0

    CrimsonFire Guest

    C++ or Java???

    if you want gaming etc, Java, but if you wana hack like games C++ can hack moslty everygame, my friend OneWhoSighs hacked Runescape, he made something which i dont know... something to do with worlds..

    with C++ i created a program for runescape, Once it fully kicked everyone out of the game :) << dont tell me it was server shutdown because it was not.
     
  25. Unread #13 - Jul 8, 2007 at 4:00 PM
  26. bkatz
    Joined:
    Apr 21, 2005
    Posts:
    402
    Referrals:
    0
    Sythe Gold:
    0

    bkatz Forum Addict
    Banned

    C++ or Java???

    CrimsonFire, I know you from mafiacoders and I honestly doubt any of what you said in that post was true. :| I do like your launcher for gunz though, even though you took a lot of the source from dexgod ;p.

    Don't listen to 1337 Byte, I don't know why he thinks java sucks...I mean java cross platform (everyone can play your game, regardless if they are a windows or linux user) and it's fast enough for what you want to do.

    IMO If you're starting off in programming use java, because java is basically a simplified version of C++. If you're gonna make a 2D game java will work fine...if you later want to add 3D graphics, you can still do it in java, but chances are it will run a lot slower because of the way java creates a "virtual machine" so it can run on all platforms. If you get to that point, you may want to consider learning some type of "C" language: C++ or C#. I'm not sure if C# works well for games or not, but I know its a useful language to learn...

    Another option is Visual Basic, which a lot of 2D game engines are made in.
     
  27. Unread #14 - Jul 8, 2007 at 4:25 PM
  28. Cruel__Machine
    Referrals:
    100

    Cruel__Machine Guest

    C++ or Java???

    True, but that doesn't mean you cannot determine which language is better for specific purposes.
    If it's for a game, speed is a necessity, therefore c++ is best. Use OpenGL if you want a cross-platform game (which I doubt you do).
     
  29. Unread #15 - Jul 8, 2007 at 4:59 PM
  30. CrimsonFire
    Referrals:
    0

    CrimsonFire Guest

    C++ or Java???

    i learned C++, with that i created Dlls for Gunz,
    i dont play Games, i hack games and then release hacks.. Remember SantaClause.dll? i made it with a little help from Phun/Phailz/waryas/Novocian..

    they told me about Gunz and i created Plvl they helped me with some Other Codes.

    now going to learn Packet Editing. For me C++ is a strong language, Some of the times i thought i should leave Learning C++ and start learning something else. I should learn VB, which i am now and maybe later one learn Perl :)
     
  31. Unread #16 - Jul 8, 2007 at 5:16 PM
  32. Olan14
    Joined:
    Jan 26, 2007
    Posts:
    581
    Referrals:
    0
    Sythe Gold:
    0

    Olan14 Forum Addict

    C++ or Java???

    I KNOW THIS ONE!
    ITS A PEAR!
    AM I RIGHT?
    WHAT DO I GET?
     
  33. Unread #17 - Aug 4, 2007 at 7:20 PM
  34. De_GH
    Referrals:
    0

    De_GH Guest

    C++ or Java???

    In C++ You Can Creat Rs2 In 2D Or 3D But In Java It's Harder
     
  35. Unread #18 - Aug 4, 2007 at 9:04 PM
  36. speljohan
    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0

    speljohan Guru
    Visual Basic Programmers

    C++ or Java???

    You obviously have no idea what you are talking about.
     
  37. Unread #19 - Aug 5, 2007 at 12:05 AM
  38. Runnerman
    Referrals:
    0

    Runnerman Guest

    C++ or Java???

    Depending on how you want the game, web-based or not. If you want it web-based i recomend Jave, on the other hand if you want it to be like a clinet(program) Then i recomend C++. In the long run C++ comes out on high heels, but the choice is yours, i can only give my opinion.
     
  39. Unread #20 - Aug 5, 2007 at 7:27 AM
  40. WinterDreamZ3
    Joined:
    Feb 22, 2007
    Posts:
    1,024
    Referrals:
    0
    Sythe Gold:
    0

    WinterDreamZ3 Guru
    Banned

    C++ or Java???

    I would say Java.
     
< Want to make a bot with me? | Blackjack Program Scoring Help? >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site