xxxxxxxxxx
Visual Studio Code is a code editor not a IDE, so if your new to coding
please install an IDE. Otherwise enjoy the auto completion and plugin that
make this editor good.
xxxxxxxxxx
Theory is when you know everything but nothing works.
Practice is when everything works but no one knows why.
In programming, practice and theory are combined.
Nothing works and nobody knows why.
xxxxxxxxxx
#install visual studio code from bash
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
xxxxxxxxxx
A powerful ide that can be used to program in most of the popular languages.
You can use it for HTML, CSS, JavaScript, PHP, Python, C++, Visual Basic, C#
and probably many other that i didn't mention