Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am doing programming with Devc++ for almost 3 years. But now I have started to realise that I should change the c coding IDE. Can you suggest any?

There's a latest version of Devc++ out on the market for free download but now I don't trust it anymore.

What's a more suitable and stable IDE?

share|improve this question
3  
This is a bad question because you have not given any criteria. – Mikhail Jan 24 at 8:29
1  
How about Visual Studio? – nhahtdh Jan 24 at 8:29
2  
How about Notepad? – Frédéric Hamidi Jan 24 at 8:34
@mikhail : the reason I want to switch is that there are a lot of bugs in the current version of dev-c++. I have read a lot about Dev c++ that its not working properly. I am leaner and programming from my side can be perfected, but if there is any bug in compiler, this will give me wrong concepts! Bad knowledge is always dangerous! I want to clear my programming bugs, but think if i make an error and due to any internal bug in compiler, I bypass that error then I am learning a wrong concept! – Hemant Jan 24 at 8:35
@nhahtdh - is it advisable for a learner? – Hemant Jan 24 at 8:36
show 11 more comments

closed as not constructive by nhahtdh, J. Steen, Wouter Huysentruit, Frédéric Hamidi, Jan Dvorak Jan 24 at 8:45

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

There are already a few questions suggesting IDEs for c++

See: C++ IDE for Linux?

Best C++ IDE or Editor for Windows

Which IDE is best for C++?

share|improve this answer
Which question do you suggest as a duplicate? So I can close properly ;-) – Jan Dvorak Jan 24 at 8:40
Perhaps the 3rd is the best match as it is also OS independent. – Thomas Jan 24 at 8:43
But it lacks the requirement that the IDE be free (#2 at least indicates visual studio is a no-no) – Jan Dvorak Jan 24 at 8:43

Not the answer you're looking for? Browse other questions tagged or ask your own question.