VSCode: An Integrated Development Environment
Learn about the basics of Visual Studio Code and how to set it up.
We'll cover the following
Visual Studio Code (VSCode) is an open-source code editor developed by Microsoft Corporation that can be used with many programming languages, including Python. It allows debugging and is integrated with version control tools such as Git; we can even run Jupyter Notebooks (which we'll describe later in this chapter) within VSCode.
Get hands-on with 1400+ tech skills courses.