In the basics folder you will find the basic know-how to get started coding with python and collaborating with other people in a productive way.
Tutorials in this folder:
python: contains instructions to install python, conda and additional libraries; a python IDE is suggested and a basic script is built with it.git: contains instructions to work withgit, a version control system that is widely used to collaborate on software development.
More advanced tutorials will be included in this folder.