Articles on Matthias Noback
Fortran - Errors and error handling - Part 7 - Fatal errors
Fortran - Errors and error handling - Part 6 - Guarantees
Fortran - Errors and error handling - Part 5 - Error propagation
Fortran - Errors and error handling - Part 4 - Using an Either type
Fortran - Errors and error handling - Part 3 - Preventing edge cases with types
Fortran - Errors and error handling - Part 2 - Optional results
Fortran - Errors and error handling - Part 1 - Exploration
Fortran - Functional Programming Concepts - Reduce
Fortran - Functional Programming - List type
Fortran - Functional Programming Concepts - Map