Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Java or C++

  1. #1
    Join Date
    Dec 2008
    Posts
    5

    Default Java or C++

    Way back when, I used to have some insane debates over this.

    Java - Designed to be relatively accessible, it relies on virtual machine and uses syntax similar to C++. Not compatible with any other form of code. Limits on matrices and variables.

    C++ - Much more complicated, basically built on C and thus compatible. No limits on variables.

    Personally, I'd go with Java just because I've been using it for longer probably even though C++ does seem like a better language.

    I'm curious to see the responses.

  2. #2
    Join Date
    Jan 2009
    Posts
    4

    Default

    C++ is designed for performance and low-level programming, but Java is designed for portability (platform independence)

  3. #3
    Join Date
    Feb 2009
    Posts
    4

    Default

    im programming c++
    and im happy

    its simple language

  4. #4
    Join Date
    Feb 2009
    Posts
    6

    Default

    C++ ;)

  5. #5
    Join Date
    Mar 2009
    Posts
    4

    Default

    C++ ftw, much better language, much better results

  6. #6
    Join Date
    Mar 2009
    Posts
    5

    Default

    Quote Originally Posted by Vgaforums View Post
    Way back when, I used to have some insane debates over this.

    Java - Designed to be relatively accessible, it relies on virtual machine and uses syntax similar to C++. Not compatible with any other form of code. Limits on matrices and variables.

    C++ - Much more complicated, basically built on C and thus compatible. No limits on variables.

    Personally, I'd go with Java just because I've been using it for longer probably even though C++ does seem like a better language.

    I'm curious to see the responses.

    Java is the future of the programing languages according to me. Its getting better and better in execution, and can be really best optimized for the specific architecture..
    And actually .. it have started as a programming lang. for electricappliances.. for example - your microwave oven :D

  7. #7
    Join Date
    May 2009
    Posts
    19

    Default Java!

    I prefer java for all of its plugins and eclipse

  8. #8
    Join Date
    Jun 2009
    Posts
    4

    Default

    i prefer java...

  9. #9
    Join Date
    Jul 2009
    Posts
    8

    Default

    i like java

  10. #10
    Join Date
    Jul 2009
    Posts
    8

    Default

    but c++ is like java

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •