VSC- Intro
What is VSC?
VSC (abbreviation of Visual Studio Code) is a code editor used by millions worldwide. Developed by Microsoft, it lets you code in a variety of languages, such as:
Python
C++
C#
JavaScript
And of course— Java, which is what we're also teaching.
VSC is incredibly customizable, and the variant we use is specifically created by WPILIB.
Last updated