Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Programming languages

  1. #1
    Join Date
    Jun 2013
    Beans
    32

    Programming languages

    Hi

    I'm a new user of ubuntu 13.04 and I would like to programm with some object oriented language similar to visual basic or C++. Are there laguagages which I can download in this environnement.

    Thanks a lot.

  2. #2
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,821
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Programming languages

    C++ is fine. You may need to install the compiler, named gcc. Alternatively, you can install an IDE if you prefer, which will pull in any dependencies

  3. #3
    Join Date
    Jun 2013
    Beans
    32

    Re: Programming languages

    thanks
    If i'd like to install an IDE, which one do you suggest to me?

  4. #4
    Rebelli0us is offline Extra Foam Sugar Free Ubuntu
    Join Date
    Feb 2008
    Beans
    722

    Re: Programming languages

    Gambas is a Visual Basic equivalent for Linux with IDE.

  5. #5
    Join Date
    Jun 2013
    Beans
    32

    Re: Programming languages

    Is Gamba IDE also indicated for developping in Java and C++?

  6. #6
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Programming languages

    Moved to Programming Talk.

  7. #7
    Join Date
    Aug 2006
    Location
    Airstrip One
    Beans
    332

    Re: Programming languages

    Nar Gambas is only used for programming in Basic.

    For a Java IDE I'd recommend Netbeans and for C++ Eclipse, give them both a try and see which you prefer.

  8. #8
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Programming languages

    Eclipse will also do Java (it's actually a Java IDE by default, with plugins for other languages...)

  9. #9
    Join Date
    Jun 2011
    Location
    Paris
    Beans
    55

    Re: Programming languages

    Intellij is the best Java IDE (though netbeans is ok). Don't use eclipse unless some vile person from HR makes you .

  10. #10
    Join Date
    Apr 2013
    Location
    43.49°N 7.46°E
    Beans
    117
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Programming languages

    you might also take a look to Code::Blocks

Page 1 of 2 12 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
  •