Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

File metadata and controls

21 lines (15 loc) · 1.08 KB

Binder

programming skills for phd researchers (using python)

The aim of this workshop is to provide PhD Researchers with skills and experience to use programming tools for specialized and reproducible analysis. The topics covered include (but are not limited to):

  • Introduction to version control using git
  • Introduction to the python programming language
  • Reading and understanding error messages to fix issues
  • Reading and transforming datasets
  • Basic statistical analysis
  • Project organization

getting started

If you have already installed git and conda, you can clone this repository to your computer, then set up the necessary conda environment using the environment.yml file provided.

If that sounds like complete nonsense to you, or you have no idea where to start to install those files, you can find more detailed instructions on the workshop webpage.