GUYS DO YOU KNOW ANY SITE OF FREE Practicing C++
CAUSE I DONT HAVE ANY PROGRAM IN MY COMPUTER AND I NEED TO RUN MY SYNTAX
TNKS GUYS BTW IM NEW ABOUT COMPUTER SCINECe TNKS AGAIN:)
GUYS DO YOU KNOW ANY SITE OF FREE Practicing C++
CAUSE I DONT HAVE ANY PROGRAM IN MY COMPUTER AND I NEED TO RUN MY SYNTAX
TNKS GUYS BTW IM NEW ABOUT COMPUTER SCINECe TNKS AGAIN:)
Welcome to DaniWeb.
Please refrain from typing in all caps. You can install any linux distribution on any computer and you will have the g++ compiler to compile and test your code.
Dave
Actually not. I installed Ubantu and I had to install g++ separately. So I suppose some distributions may install g++ by default while otheres do not.
If you got windows you can download the visual studio 2008 or 2010 express edition, it's very easy IDE, and for C++ I would recommend a decent book like priciples and practises using C++ by the inventor of C++. :-)
AncientDragon - you are correct. However, once you have ubuntu installed, you are a
sudo yum install g++
away from having a compiler :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.