ADCAS ran a workshop at UNSW (University of New South Wales) for 40 participants on the topic of coding best practice in scientific computing. The workshop was aimed at researchers without formal coding/software development training (which is pretty much all researchers!). The workshop was delivered in a hybrid mode with most people attending in person, but with a strong contingent of online folks.
The three day workshop was designed to give people a taste of many different aspects of best practices in scientific computing, with topics ranging from version control, testing, and documentation, to the use of containers, HPC (high-performance computing), how to parallelize code, as well as how to benchmark and profile code.
The workshop content can be found on GitHub.
Check out some of our other training projects.
This course is aimed at researchers who are new to using HPC facilities and is intended to be an overview of HPC concepts.
Most ECRs do not receive any formal training in critical software engineering skills. The ASA (Astronomical Society of Australia) collaborated with ADACS to run an intensive workshop to address this knowledge gap.
This workshop uses python and gitlab examples to demonstrate good coding practices and collaborative code development strategies.