• Navigation
Results 1 to 8 of 8
  1. #1
    Salvage Bans
    Join Date
    Apr 2009
    Posts
    937
    BG Level
    5
    FFXI Server
    Leviathan

    Programming IDE's/Applications. What's your preference?

    Over the past year or so I have noticed a lot of members here are programmers(or relative). For those of you with experience in both a professional and non environment, I'm interested in your opinions on software available for various programming languages. Include any languages you use, I'm looking to expand as well as optimize.

    Currently using netbeans/notepad for java, ruby; Notepad for html/css/xml/js/etc; and Visual Studio for C/C++

  2. #2
    Pay No Attention to the Man Behind the Curtain
    Join Date
    Jan 1970
    Posts
    3,478
    BG Level
    7
    FFXIV Character
    Ragns Meuhie
    FFXIV Server
    Gilgamesh
    FFXI Server
    Bahamut
    Blog Entries
    170

    • Visual Studio for C++, C# and .net stuff.
    • Netbeans for PHP, Java and web/html stuff.
    • Notepad++ for esoteric stuff.


    Eclipse is for hippies; haters gonna hate.

  3. #3
    Banned.

    Join Date
    Oct 2006
    Posts
    10,115
    BG Level
    9

    Quote Originally Posted by Ragns View Post
    • Visual Studio for C++, C# and .net stuff.
    • Netbeans for PHP, Java and web/html stuff.
    • Notepad++ for esoteric stuff.

    Eclipse is for hippies; haters gonna hate.
    This sans the Java stuff, never touched the thing when it was the hot shit, and never will.

  4. #4
    E. Body
    Join Date
    Jun 2007
    Posts
    2,351
    BG Level
    7
    FFXIV Character
    Kirby Prime
    FFXIV Server
    Hyperion

    Quote Originally Posted by Ragns View Post
    • Visual Studio with StyleCop for C++, C# and .net stuff.
    FTFY

  5. #5
    wotg torrent kitty :3
    Join Date
    Jun 2007
    Posts
    1,624
    BG Level
    6

    - netbeans for php, python and general web stuff
    - notepad++ for everything else / small stuff / too lazy to do real work
    - nano on remote linux machines for all kind of small edits

    i used eclipse for php too, but always run into some performance troubles @ work with this not so beefy core 2 duo notebook.

  6. #6
    Yoshi P
    Join Date
    Aug 2006
    Posts
    5,139
    BG Level
    8
    FFXIV Character
    Dead Gye
    FFXIV Server
    Lamia
    FFXI Server
    Ragnarok

    Anything that isn't emacs or pico.

  7. #7
    Ridill
    Join Date
    Feb 2006
    Posts
    11,976
    BG Level
    9

    Nothing beats Visual Studio. It's fantastic.

    I actually like Eclipse for Java development

  8. #8
    Very Sexy Nerd
    Join Date
    Oct 2005
    Posts
    8,727
    BG Level
    8
    FFXI Server
    Carbuncle

    vim

    (siriusly: visual studio for stuff that uses it, scite for my windows notepad editor, vim for linux haxoring/programing)