Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Which should I learn? java or C++  (Read 4858 times)

0 Members and 1 Guest are viewing this topic.

S_R_S5

  • Guest
Which should I learn? java or C++
« on: December 20, 2007, 11:33:31 AM »
I know both alittle but i'm better with C++.
which is more powerful and better for making good programs?

thanks,
S_R_S

dairyman

  • Guest
Re: Which should I learn? java or C++
« Reply #1 on: December 20, 2007, 06:33:37 PM »
It's up to you to decide. C++ and Java are both good programming languages.
Even BASIC is good. Old, but still good.

Research each language and see which one is right for you.

Tripti



    Rookie

    Re: Which should I learn? java or C++
    « Reply #2 on: December 20, 2007, 09:08:35 PM »
    Yeah, both are equally good.
    It depends on the type of programming you want to do.
    For web applications like applet and servlet java is best.
    On the other hand, if you want to play with pointers and do other simple tasks c++ is best.

    S_R_S5

    • Guest
    Re: Which should I learn? java or C++
    « Reply #3 on: December 20, 2007, 11:50:00 PM »
    Which programing language is used in most programs like virus scans, solitaire, notepad ect?
    is that C++ or some random programing language?

    dairyman

    • Guest
    Re: Which should I learn? java or C++
    « Reply #4 on: December 21, 2007, 12:19:11 AM »
    Which programing language is used in most programs like virus scans, solitaire, notepad ect?
    is that C++ or some random programing language?

    C++, C# and VB are best for those sort of applications.

    Deerpark



      Egghead
    • Thanked: 1
      Re: Which should I learn? java or C++
      « Reply #5 on: December 21, 2007, 04:33:34 AM »
      It could also be Assembly, Python, C to name a few.
      Any sufficiently advanced technology is indistinguishable from magic.
      Arthur C. Clarke (1917 - 2008)

      dairyman

      • Guest