xxxxxxxxxx
I am a great programmer and I use visual studio code
It works like this:
print("I like visual studio code")
choice = input("Do you like visual code? ")
if choice == "yes":
print("You are going to have a good life")
else:
print("You are not a good programmer")
xxxxxxxxxx
#install visual studio code from bash
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
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
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