Tutorial: Edit, compile & run C++ programs on Ubuntu Linux

preview_player
Показать описание
Learn how to edit compile and run C++ programs on Linux. It's the same for all other Linux distributions.
Get vim (on ubuntu): sudo apt-get install vim
Рекомендации по теме
Комментарии
Автор

it's always the 10 years old tutorial that solves the problem thanks mate

piccionebigsavo
Автор

so clear, couldn't be better. thanx

halilkacmaz
Автор

nice tutorial, this is the superior way to do c++

TheForsale
Автор

You make this so simple for me thank you so

gretamargaux
Автор

:wq
"write quit"

g++ -o [objectName] [sourceFile]

./objectName

Thanks man

ruaraidh
join shbcf.ru