Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Development tool for windows

  1. #1
    Jacki's Avatar
    Jacki is offline Learning Programmer
    Join Date
    Sep 2009
    Location
    Switzerland
    Posts
    80
    Rep Power
    9

    Development tool for windows

    Hi, I have window 7 now, and I would like to have an only good free tool for programming basicly in:
    • C
    • C++
    • HTML
    • CSS
    • PHP
    • Javascript
    Before I've used code::blocks for c/c++ and notepad++ for the other things..
    Do you know any good tool which is like that I described?

    Thanks in advance!


    Bye!



  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Development tool for windows

    You could check out Eclipse or Netbeans. Both support many languages including all of those mentioned. I personally use Notepad++ for most development now. These guys here on CC suggested it so many times it made me switch from Notepad2. However, I don't code in C/C++ any longer.

  4. #3
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Development tool for windows

    I use jEdit for almost all my code.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  5. #4
    Natrobius's Avatar
    Natrobius is offline Programmer
    Join Date
    Nov 2009
    Location
    Memphis, TN
    Posts
    167
    Blog Entries
    1
    Rep Power
    0

    Re: Development tool for windows

    I've used Notepad++ and can agree it is good. After seeing WingedPanther mention it so many times I'm going to have to try jEdit.

  6. #5
    Jacki's Avatar
    Jacki is offline Learning Programmer
    Join Date
    Sep 2009
    Location
    Switzerland
    Posts
    80
    Rep Power
    9

    Re: Development tool for windows

    I've installed netbeans, I have only one problem: where can I get and istall the C/C++ compiler for netbeans? Thanks... bye!



  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Development tool for windows

    You'll need to install GCC/MinGW.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    Jacki's Avatar
    Jacki is offline Learning Programmer
    Join Date
    Sep 2009
    Location
    Switzerland
    Posts
    80
    Rep Power
    9

    Re: Development tool for windows

    I've installed MinGW but I've a problem:

    "Make is missing or invalid" ?! Please help me... thanks...



  9. #8
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Development tool for windows

    msys gives you make.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  10. #9
    2stamlers's Avatar
    2stamlers is offline Learning Programmer
    Join Date
    Jul 2007
    Posts
    46
    Rep Power
    17

    Re: Development tool for windows

    I use eclipse combined with NetBeans for gui. I think eclipse is all in one solution.

  11. #10
    NatalieM's Avatar
    NatalieM is offline Learning Programmer
    Join Date
    Jun 2009
    Location
    London, England
    Posts
    83
    Rep Power
    10

    Re: Development tool for windows

    I use Eclipse and I'm very happy with it. It does the job and its clean interface doesn't get in the way of my thinking process.

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Tool tip?
    By Pointless in forum C# Programming
    Replies: 3
    Last Post: 09-08-2010, 12:01 PM
  2. iPhone development tool for Linux ?
    By genux in forum Software Development Tools
    Replies: 4
    Last Post: 05-05-2010, 11:05 PM
  3. Cross platform development for Windows and Mac OS X
    By Jordan in forum General Programming
    Replies: 0
    Last Post: 11-25-2006, 10:57 PM

Tags for this Thread

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