Skip to content

Summary of Wednesday

Today we:

  • [ ] have practiced working in a formal GitHub workflow
  • [ ] have practiced doing a code review
  • [ ] have practiced moving tests into a formal testing framework
  • [ ] can give a reason of the benefits of a formal testing framework

Parts to be covered!

  • ☑ Source/version control
    • Git
    • We have a starting point!
    • GitHub as remote backup
    • branches
  • ☑ Planning
    • ☑ Analysis
    • ☑Design
  • ☑ Testing
    • Different levels
  • ☑ Collaboration
    • GitHub
    • pull requests
  • ☑ Sharing
    • ☑ open science
    • ☐ citation
    • ☑ licensing
  • ☐ Documentation
    • ☑ in-code documentation