I agree strongly with the books already mentioned at the bottom of the learn page however the following have merit too for particular topics or techniques
Akin E, 2003, Object-Orientated Programming Via Fortran 90/95,1st Edn, Cambridge, CUP
McCormack D., 2009, Scientific Software Development with Fortran, 1st Edn, Marston Gate, Amazon.co.uk
A related suggestion⌠would a book review page be appropriate, even just as a guide to people who want a particular book on a particular aspect or Modern Fortran?
Thanks for the suggestions @NormanKirkby, these look like they would be good additions to the list.
If youâre comfortable opening a pull request on github, then the data file to edit is learning.yml - alternatively, you can post an issue and weâll update the site.
Great idea! In terms of format, the book reviews could be posted as blog entries with links from the learn page possibly?
Oliveira, Suely, and David E. Stewart. Writing Scientific Software: A Guide for Good Style . Cambridge: Cambridge Univ. Press, 2006, ISBN 978-0-521-67595-6.
Kernighan, Brian W, and Rob Pike. The Practice of Programming, AddisonâWesley, 1999, ISBN 0-201-61586-X, https://en.wikipedia.org/wiki/The_Practice_of_Programming . The examples are mainly in C language, but it is about programming, not C.
Many thanks for all the great suggestions, for which Iâve now opened a PR.
The proposed additions to the Learn page can be previewed here; if you spot any spelling mistakes or inaccuracies you can comment on the PR on github: