Can u send me a link to down load c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can u send me a link to down load c++?

i was just wondering if i have to pay for it of is it free... if its free can you send me a link for the right program.

2nd Apr 2017, 5:13 PM
Diego
3 Answers
+ 10
Which program do you want?
2nd Apr 2017, 5:30 PM
Giorgi R.
Giorgi R. - avatar
2nd Apr 2017, 5:37 PM
เคฆเฅ‡เคตเฅ‡เค‚เคฆเฅเคฐ เคฎเคนเคพเคœเคจ (Devender)
เคฆเฅ‡เคตเฅ‡เค‚เคฆเฅเคฐ เคฎเคนเคพเคœเคจ (Devender) - avatar
+ 2
gcc is a standard part of all major Linux distributions. i would recommend downloading and installing http://Slackware.com then all you have to do is simply write your C, C++, and other programs, including Python 2.x, PHP, Bash scripts, Perl, etc. You can even install Python 3 since both will coincide on the same machine. Slackware also comes with a webserver pre-installed so You can work on HTML, CSS, and JavaScript. If you install Slackware you don't need any other programs or packages as it's part of the default full install. CodeBlocks was mentioned above, and it's an IDE, which is in its simplest terms just an editor with many special features for authoring, compiling, and debugging your code. You don't need an IDE, as any text editor will do, but it is convenient. I hope that helps! .
3rd Apr 2017, 7:21 AM
tallship
tallship - avatar