Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing Python Exercises #135

Open
mmcleod89 opened this issue Jun 22, 2023 · 2 comments
Open

Preparing Python Exercises #135

mmcleod89 opened this issue Jun 22, 2023 · 2 comments
Assignees
Labels
learning Tasks related to teaching python / making hivpy accessible
Projects

Comments

@mmcleod89
Copy link
Collaborator

Prepare some bite size exercises to be done each week by the HIV team to familiarise them with Python and the hivpy code.

@mmcleod89 mmcleod89 added the learning Tasks related to teaching python / making hivpy accessible label Jun 22, 2023
@mmcleod89 mmcleod89 self-assigned this Jun 22, 2023
@mmcleod89 mmcleod89 added this to To do in HIVpy via automation Jun 22, 2023
@mmcleod89 mmcleod89 moved this from To do to In progress in HIVpy Jun 22, 2023
@pineapple-cat
Copy link
Collaborator

pineapple-cat commented Jun 22, 2023

First two potential exercises could be taken directly from the general tutorial (adding a new module to documentation + adding a new data variable to a module).

@mmcleod89
Copy link
Collaborator Author

  • Start with simple functions and classes i.e. basic python stuff.
  • Some exercises about writing tests would also be useful to get them thinking about how we test that functions are working properly. What are appropriate test cases?

@mmcleod89 mmcleod89 moved this from In progress to To do in HIVpy Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
learning Tasks related to teaching python / making hivpy accessible
Projects
Status: To do
HIVpy
To do
Development

No branches or pull requests

2 participants