A learning exercise for me to find, brush up on, and document best practices for developing high-quality C++ code.
These instructions are for Windows:
- Install VS Code
- Install Jupyter extension
- Install C++ extension
- Install Jupyter Notebook:
pip install notebook