Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 770 Bytes

File metadata and controls

18 lines (11 loc) · 770 Bytes

SWDB Day 5: Good research coding

This capsule is used for the Day 5 morning workshop

Course wiki

Code on GitHub

Slides

Learning goals

At the end of the morning workshop, you will be able to:

  • Organize your data, analysis, and results so that 'you in six months' can easily continue where you left off.
  • Commit changes to a git repository and handle simple merges and pull requests
  • Trust your colleagues code (without needing to trust your colleagues)
  • Avoid common pitfalls when using LLMs