Skip to content

Lessons learned 2024

Latest
Compare
Choose a tag to compare
@JonasFrey96 JonasFrey96 released this 08 Mar 10:42

Improvements for next year's course:

  • Integrate automatic actions and pytest to automatically evaluate the exercise
  • Highlight checking in code and not results / .gitignore
  • Task to add rules to only check in and allow to merging of good code / pre-commit hooks
  • More instructions on what to do for each task - stating the correct usage of Docstrings
  • More instructions for each PR