trying to know the good console for C++

Hey, would somebody please help me know the best console program for C++ , I am learing C++ , so I am basically new to this, there might be lot of consoles, but I want the one which could be helpful and user supportive for C++ learners?

I will appreciate your help.

Regards,

Khurram
I think you're getting confused. You write your c++ code in an IDE, and then, as a beginner, your code will be compiled into a console program. We can list a number of good free IDE's to use if you need us to.
thanks mcleano, could you please list some free IDE's which I could download and use for basic programming please?

I will appreciate you.

Regards,

Khurram
Heres a link: http://www.cplusplus.com/forum/articles/7263/

I would look at the medium section If i were you. One thats not on the list is Dev-C++ which is very easy to use, but is discontinued and a little buggy. MSVC++ is very good for keeping your code clean and clear, but I personally find it a bit annoying compared to Dev as to what it creates when you compile your program.
Topic archived. No new replies allowed.