-
5 Must-know command-line commands for scientists
You should know about these commands for blazing fast data manipulation!
-
A comprehensive explanation of radiative forcing and friends
It's a complex but crucial topic in climate change!
-
Memory aspects in scientific coding
When dealing with large data, memory (RAM) is often an issue.
-
Writing good code 2 - the SOLID principles applied to scientific code
A discussion of the most important paradigms of professional software development and how they can help us write good code in science.
-
Writing good code 1 - Naming, comments, functions, and the DRY principle
Some crucial tips on how to create readable and testable code