Bryce Shirley
Research Software Engineer
This talk also involved a live demo of MPI with Python. The demo code can be accessed by clicking the link below:
bryceshirley
Durham University also has a good visualisation of HPC funddamentals include MPI which you can access here.
Mutation Testing
An introduction to mutation testing, its benefits for improving code quality, and how to implement it in a frontend framework project.
P vs NP
An introduction to complexity theory and classes and how it can be useful in day-to-day coding.