C++ Linux Tutorial - Setup & Use of Visual Studio Code #1
C++ Tutorial for Beginners Episode 1 where we Setup and Use Visual Studio Code on Linux. This C++ Tutorial is intended for C++ Beginners Programming in 2024. I'll show you how to setup & use Visual Studio Code (VSCode) on Linux with C++. This is a tutorial C++ tutorial for beginners getting started with Programming on Linux.
My Linux Cheat Sheet and 25 Page Checklist here:
📚 https://learn.savvynik.com
Share this free tool and support Small YouTubers
https://editbulk.com
(I made this tool to help creators)
Want more info/content?
https://savvynik.com
GitHub Repo of Project - https://github.com/SavvyNik/SimpleListAdv
Download Visual Studio Code:
https://code.visualstudio.com/
Name of extensions installed:
1. Code Runner
2. C/C++
Windows Dev Setup - https://youtu.be/pTtF6TKJpo8
Windows Dev Setup2 - https://youtu.be/hCLIDph7-mU
Installing Visual Studio Code through Terminal:
sudo dpkg -i Downloads/code_1.40.2-1574694120_amd64.deb; sudo apt install -f
NOTE! Make sure to place the proper version number that was downloaded instead of code_1.40.2-1574694120_amd64 it might be code_x.x.deb