Writing and Compiling C++ on Linux [A How-To Guide]by@Bairesdev
34,210 reads
34,210 reads

Writing and Compiling C++ on Linux [A How-To Guide]

by BairesDev3mMarch 17th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow
EN

Too Long; Didn't Read

With Linux, there’s very little you have to do to start working on your first program. The only things you’ll need for this tutorial are a running instance of a Ubuntu- or Red Hat-based Linux distribution. With Linux you can program in some of the most important languages on the planet, such as C++. I'll demonstrate how this is done on both Ubuntu and Red Hat distributions on how to write and compile all from the command line. To run it as a command, issue the command: g++ -o hello hello.

Company Mentioned

Mention Thumbnail
featured image - Writing and Compiling C++ on Linux [A How-To Guide]
BairesDev HackerNoon profile picture
BairesDev

BairesDev

@Bairesdev

Powerful insights in business, technology, and software development.

Share Your Thoughts

About Author

BairesDev HackerNoon profile picture
BairesDev@Bairesdev
Powerful insights in business, technology, and software development.

TOPICS

Languages

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!