Skip to content

beta

Latest
Compare
Choose a tag to compare
@anenadic anenadic released this 09 May 12:07
· 1027 commits to gh-pages since this release

Beta release of the lesson material. This release is ready to be taught by other instructors from The Carpentries community or anyone with the relevant expertise.

This lesson teaches intermediate-level software development skills in a way that mimics a typical software development process in a team, starting from an existing piece of software. It continues from the material covered in the novice-level Software Carpentry lessons and follows the same principles, as described in Best Practices for Scientific Computing and Good enough practices in scientific computing.

The code examples used in this lesson build upon the examples used in Software Carpentry's Programming with Python lesson and work with the patients' inflammation dataset.

The software project template repository used for this lesson is available at: https://github.com/carpentries-incubator/python-intermediate-inflammation.

The lesson is using the official Carpentries lesson template.