C++ Tutorial for Dummies
I have found interesting site about C++ tutorial. This tutorial is very simple and designed for first time user who want learn programming.
You just C++ compiler like DevCpp, you can download it here http://www.bloodshed.net/devcpp.html .
You will learn C++ programming like this
#include
#include
using namespace std;
int main(int argc, char *argv[])
{
system(”PAUSE”);
return EXIT_SUCCESS;
}
You can read more at Cheaters Utopia


January 9th, 2008 at 12:07 am
were is the free download ebooks
January 28th, 2008 at 1:01 am
hi,
please send me c++ programming for dummies and other relevant materials for beginner in programming language.
thanks
fatai