Here’s an updated video for setting up Visual Studio Code for C/C++ coding. Before I couldn’t get C/C++ working in Visual Studio Code so my previous video used Netbeans. I finally got it working and this video will show you how.
Commands to run:
Update packages and repositories:
sudo apt-get update
sudo apt-get upgrade
Install gcc and debugger:
sudo apt-get install build-essential gdb
Test gcc installation:
gcc --version
Links:
Install Linux in Chrome OS:
https://youtu.be/t0meAuG-jN4
Install Visual Studio Code:
https://youtu.be/j-ThcVBqNO0
Attributions:
C++ logo
Credits
Linux Mascot image:
[email protected] Larry Ewing and The GIMP / CC0
Jeremy Kratz / Copyrighted free use