Tooling¶
A browser showing this webpage based on the Python documentation tool Sphinx for the presentation
Wherever we are doing live coding the VSCode IDE is used
Why VSCode?
Easy setup
Runs everywhere
Very extensible
Very good Python support
Code highlighting
Code completion
Better overview
A terminal is included
Shift + Enter
allows for running current line or selected Python code