A series of programming tutorials in Python aimed for physicists.
‘Cause running multi-language scripts couldn’t be easier elsewhere!
← [Previous] M01T04 - Jupyter Notebooks
Visual Studio Code (VSCode) is an open-source, highly-customizable and versatile source-code editor developed by Microsoft which supports debugging, version control, syntax highlighting, intelligent code completion, snippets, and code refactoring. Download the appropriate setup file for your operating system (Windows/Linux/MacOSX) from the official page and install. Easy!
Python extension for VSCode by Microsoft provides a rich support for the language including a whole bundle of features for easy execution of Python scripts. Install the latest version of this extension from VSCode’s Marketplace, the last icon on VSCode’s activity bar (left edge). It usaully stays at the top with over 20M installations.