PDA

View Full Version : C++



kevanr
March 6th, 2007, 02:51 AM
I need some good C++ tutorials. I have experience with HTML, XHTML, and some Python. I want to write programs that can be opened as a file on any computer, not like Python that is just in the terminal. Is the KDevelop C++ good for programming?

Wybiral
March 6th, 2007, 02:52 AM
Just install the GNU GCC compiler and start learning C++.

The editor/IDE don't matter, the language it what's important.

There is a stickied thread on this forum with some good links, you should check it out.