Some thoughts on scientific computing:
- Good documentation matters in scientific computing! See Ch. 21 in Lin et al. (2022).
- Scientific computing is not just about calculations. File and directory management matters too. See Ch. 10 in Lin et al. (2022).
- For a brief introduction to performance, see Ch. 22 in Lin et al. (2022).
For more on learning Python programming: An Introduction to Python Programming for Scientists and Engineers, by Johnny Wei-Bing Lin, Hannah Aizenman, Erin Manette Cartas Espinel, Kim Gunnerson, and Joanne Liu (Cambridge University Press, 2022). |