Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 995 Bytes

0_intro_install.md

File metadata and controls

30 lines (23 loc) · 995 Bytes

Visual Studio Code: Intro & Installation

Intro

  • Open-sourced
  • Developed by Microsoft
  • Works on Windows, Linux, MacOS
  • In the Stack Overflow 2018 Developer Survey, VSC was ranked the most popular!
  • Popular also because of rich extensions ecosystem
    • Python is the most popular extension for VSC
  • Fast, lightweight
  • Features
    • IntelliSense: code-completion aid
    • Debugging
    • Source control: integrates with Git

You choice of editor is one of the most important decisions you can make for your personal productivity.
-- Dan Taylor

Most Popular Development Environments




Installing VSC