Looking at learning some C since i saw in another SO question that is good to learn for the language and for the historical experience.
Wondering about what IDE’s professionals use and what other tools are useful while programming in C?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have always been fond of Code::Blocks It’s a wonderful C/C++ IDE, with several helpful addons. As for a compiler I’ve always used MingW but I hear DigitalMars C/C++ compiler is good.