Skip to content

Commit

Permalink
Merge pull request #397 from nordic-rse/lf-patch
Browse files Browse the repository at this point in the history
add ghislain talk
  • Loading branch information
mtomasini committed Oct 17, 2022
2 parents 2f6a543 + d91a6f7 commit c81916c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/events/2022-online-unconference/rse_lessons_learnt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
+++
title = "Lessons learnt from developing a multi-year RSE project"
template = "session.html"
[extra]
authors = "Ghislain Vaillant"
session = "2.1"
+++

Academia is operating on a set of constraints that makes sustained development of durable software particularly challenging, such as limited resources, frequent staff turnover and lack of training. In this presentation, I reflect on the journey of Clinica, a successful neuroimaging software project, which has been in development for 6 years and counting. First born as a side-project used internally at the Aramis Lab, Clinica has become a mature software project developed in the open and fostering a growing community of users. I will share the major lessons we have learnt during this successful journey and touch on various topics such as coding best practices, technical debt and project management. Although Clinica is developed in Python, most takeaways will be transferable to other projects written with a different software stack.

0 comments on commit c81916c

Please sign in to comment.