Find the answer to your Linux question:
Results 1 to 5 of 5
Hi, I have the basic self taught understanding of the following language. C C++ Java PHP JavaScript I generally compile my programs using a terminal on Linux and a web ...
  1. #1
    Linux Newbie
    Join Date
    Sep 2006
    Posts
    175

    IDEs for Windows and Linux

    Hi,

    I have the basic self taught understanding of the following language.

    C
    C++
    Java
    PHP
    JavaScript

    I generally compile my programs using a terminal on Linux and a web brower since I am not familiar with any IDEs/Development tools for the above languages. Can any one please let me know as which IDEs/Development tools are freely available that can simply be downloaded and used both on Windows and Linux based on your own experience and please tell me the ones that are not trial or time limited versions. Thanks a lot guys....

  2. #2
    Linux Enthusiast gerard4143's Avatar
    Join Date
    Dec 2007
    Location
    Canada, Prince Edward Island
    Posts
    714
    I just use GEdit and so far I have no complaints...Gerard

  3. #3
    Just Joined!
    Join Date
    Nov 2008
    Posts
    2
    I separate of them by editing and compiling
    edit like: vim,emacs,joe,...
    compile: gcc,g++,...
    but I seldom use IDE,except VC on windows xp,because of some work needed.

  4. #4
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    If I need interative debugging, I use NetBeans. But for some time now, I more and more enjoy it to use a simple text editor and a console window open. I don't know, somehow I have the feeling the IDE is slowing me down more than I gain productivity.

    But nevertheless, NetBeans is a good one.
    Debian GNU/Linux -- You know you want it.

  5. #5
    Linux Newbie
    Join Date
    Sep 2006
    Posts
    175
    Quote Originally Posted by GNU-Fan View Post
    But nevertheless, NetBeans is a good one.
    Thanks,

    I have just opened this page for NetBeans download for Windows and it looks like that it has a package 250 mb which supports C/C++, Java, PHP almost all that I want. So please tell me whether I am choosing the right package or not for my Windows XP Home edition. Will it work on Windows XP Home edition? After downloading this 250 mb, do I need anything else to start coding and compiling or just this 250 mb bundle will do every thing? I am having a very slow net connection that is why I am taking your advice. I am assuming here that once this bundle of 250 mb is downloaded and install on my Windows XP home edition, I am just ready to write code and run programs in all the languages (C/C++, Java, PHP) without needing to download anything else likd Java JDK/SDK etc. Thanks and please guide/suggest me I am using it for the first time.

    Regards,,

Posting Permissions

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