python-intermediate-development icon indicating copy to clipboard operation
python-intermediate-development copied to clipboard

Intermediate Research Software Development Skills In Python Lesson Material

Results 114 python-intermediate-development issues
Sort by recently updated
recently updated
newest added
trafficstars

Fixes #258 for section 1 and 2. This adds a new episode at the end of the section with optional exercises. We could also choose to have 1 episode as...

## Summary Episode 14 on using Git/GitHub still contained references to `[git] checkout`. These have been replaced by `[git] restore` or removed

Some minor corrections and amendments that came out of our most recent run of the course. This is just the first batch, and I need to go through our notes...

The following comments were left by @hsaunders1904 following his delivery of Section 4 - In one of the exercises, pupils are asked to resolve comments made by their partners on...

ukaea-rse-team

In the course of a run of the course at UKAEA, the following feedback was collected: - Recommend adding `ids` argument to `pytest.parameterise`, e.g. else you can have a test...

ukaea-rse-team

We had 11 participants on this run of the course. Below are the notes from instructors about various bits that could be improved or are in error. ## Session 1...

pilot

The current slides for section 3 were written using the initial re-work of that section, which has since been updated. Therefore, the slides will need to be checked for consistency...

In other lessons we contribute to we started tracking who uses the lesson in workshops in a `workshops.md` file, would be cool if we have something like that for this...

Corrected error where the automating pylint section creates a branch named `pylint-ci` but then merges `test-suite` back into `develop`. Now the merge back into `develop` is with the `pylint-ci` branch.

There is currently a gap in the slides for the first episode of section 5. Some slides should be added to complete the slide deck.