# 1st steps in programming ## OS Process model ## Python install - pip install: - develope - from github ## Absolute paths - defaults must be relative (bad sample: https://github.com/JRCSTU/co2mpas_driver/blob/master/co2mpas_driver/images/load.png) ## Resources - Originally noted in [google-docs](https://docs.google.com/document/d/1QFv8YS3I3KGjL7KWwcWQSSZdo49Unjg3M5Y6Ly5jwzE/edit), 10/09/2019. ## Git - don't comment-out code - delete it, and rely on git ## VSCode - [Jupyter cells](https://code.visualstudio.com/docs/python/jupyter-support-py) - debug cell