Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: Java or C++?

  1. #11
    I have no experience of these two languages, but i have heard that C++ is easier and has more freedom.

  2. #12
    Member
    Join Date
    Dec 2001
    Posts
    75
    ok, I think i'll lern C++ (1st anyway) sometime I may lern some more....




    -Guerrilla Se7en

  3. #13
    Junior Member
    Join Date
    Sep 2001
    Posts
    27
    I think C++ would be the best to start learning first. Dont start out doing some kind of OOP C++ though I would first use GNU which is a Linux based compiler.
    d0m1n10n: 1.Control or the exercise of control; sovereignty: “The devil... has their souls in his possession, and under his dominion” (Jonathan Edwards).
    2. A territory or sphere of influence or control; a realm.
    often Dominion Abbr. Dom.

  4. #14
    Senior Member
    Join Date
    Dec 2001
    Posts
    243
    Originally posted here by Gbin@ryR
    I have no experience of these two languages, but i have heard that C++ is easier and has more freedom.
    Who are your sources? :P
    Search First Ask Second. www.google.com

  5. #15
    The Lizard King SarinMage's Avatar
    Join Date
    Jan 2002
    Location
    Maine
    Posts
    564
    id say c++... its a bit more advanced i think than java, and its not as limited in how you can use it. It would probabably be more usefull in learning other things that Javq owould be
    --------------------------
    http://www.sid3.xyz

  6. #16
    there's no such thing as a hard language to learn. if you want then you could make learning BASIC hard and if you want then assembly can be easy. it all depends on your dedication towards it.

    my choice is c++, you can then go into deep OS programing, Unix was i think made in C/C++, correct me if i'm wrong.

  7. #17
    Junior Member
    Join Date
    Oct 2001
    Posts
    8
    I'd have to go for C++ but Java is not without it charms

  8. #18
    Junior Member
    Join Date
    Jan 2002
    Posts
    2
    i would go with python
    its very easy, and has OOP capabilities and borrows syntax from C / C++

    you can literally learn the basics of the language in a sunday afternoon
    check out www.python.org

    just toy with it for a week and move to C++ or java (i think im gonna learn C after i finish with python)

  9. #19
    Senior Member
    Join Date
    Oct 2001
    Posts
    638
    There's only one way to settle this debate...learn both .
    OpenBSD - The proactively secure operating system.

  10. #20
    Senior Member
    Join Date
    Nov 2001
    Posts
    119
    Java is a lot more easier than c++.But its usually not used for programming purposesrather for web applications.If u r amining for programming then go for c++.A bit of C would help u in this task.

Posting Permissions

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