Sunday, August 2, 2009

Help with programming C++?

im just learning how to program C++ from online tutorials and i remember when i was a kid my dad showed me that you can program on something like a console.





i cant find any computer program that would allow me to fiddle around with c++( like making a "Hello world!" program)





any help?

Help with programming C++?
You can download the Visual C++ 2008 Express Edition, which is totally free as well,


S. B.
Reply:ok, to first start writing programs, you need an IDE. IDE starts for Integrated Development Environiment. With an IDE, you can write code, compile it, and run it. The ones I would recommend are the Microsoft Visual C++ and Dev-C++, both of which are available online for free.
Reply:gcc is the GNU compiler.


It's free and is available for both Unix/Linux and Windows (plus lots of other operating systems).





http://www.gnu.org
Reply:dev c++. Free, easy to use, and great compiler.





http://www.bloodshed.net/devcpp.html
Reply:Download and install Boroland C++ builder or Turbo C++ it will give you fast compilation and codes...................


No comments:

Post a Comment