Results 1 to 5 of 5

Thread: IDE like Visual Studio?

  1. #1
    Join Date
    Feb 2012
    Beans
    11

    IDE like Visual Studio?

    Are there any ide's for ubuntu that are like visual studio for microsoft. I don't really mind what language as I haven't really decided on which one I want focus on. I just like the ability to quickly make a decent program user interface like Visual Studio allows you to?

    I don't really want to use wine or virtual machine as I'm a bit of a linux noob and can never get either of those running properly.

    Thanks
    AL

  2. #2
    Join Date
    Jul 2011
    Beans
    5

    Re: IDE like Visual Studio?

    For C++, which is the programming language that I use most, there is Code::Blocks, QtCreator, KDevelop etc. I personally use and like Code::Blocks a lot, however, if you want to design GUIs fast by just dragging and dropping boxes, QtCreator might be better for you.
    I'll leave IDEs for other programming languages to others, because I think I might not be able to advise you best(I'm guessing you could try NetBeans/Eclipse/Geany/Emacs/Vim/...).
    Last edited by AnotherTest; March 8th, 2012 at 06:27 PM.

  3. #3
    Join Date
    Apr 2005
    Location
    My dreams
    Beans
    3,555
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: IDE like Visual Studio?

    Check Gambas.

    Also, check Quickly; for more info, visit the ubuntu developer site.

  4. #4
    Join Date
    Oct 2005
    Location
    Queensland, Australia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: IDE like Visual Studio?

    Try QtCreator, you won't regret it.

  5. #5
    Join Date
    Feb 2012
    Beans
    11

    Re: IDE like Visual Studio?

    Thanks for the suggestions.

    I'll have a look at the programs you have suggested and see which one works best for me.

    AL

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
  •