I’ve done an application in C++ that is taking some million lines of code.
And I’ve paid the price.
By starting reading the book ‘Large Scale Software Design - John Lakos’ I can see I made different mistakes, which I don’t want to repeat now that I’m migrating to Julia.
Tips and guidelines on large scale software design on Julia?