The Scientific Coder

The Scientific Coder

Follow
Follow
homenewsletter
Tag

software development

#software-development

More content

Read more stories on Hashnode


Articles with this tag

How to deploy algorithms anywhere?

Jul 9, 202311 min read

Important elements to examine when transitioning code to a production environment · Let's say you are an incredible scientific programmer. You've got...

How to deploy algorithms anywhere?

Fruity Composable Design Patterns in Julia

Jun 23, 20238 min read

Searching for the best value-based factory method that is easy to extend in the Julia programming language. With fruits. · A design pattern is a...

Fruity Composable Design Patterns in Julia

Software Testing for Scientists

Jun 11, 202310 min read

An straightforward guide to testing strategies for scientific programmers · I am currently reading the book "Software Engineering for Science." It is one...

Software Testing for Scientists

The Nebulous Mysteries of Scientific Coding

Jun 3, 20237 min read

A reflection into the divide between scientists and software engineers. Warning: slightly philosophical. · There is a concept in meta-rationality called...

The Nebulous Mysteries of Scientific Coding

Clean Code Tips for Scientists #1 - Reproducible Environments

May 24, 20235 min read

Is your code reproducible? When you share your code with others, how can you make sure they obtain the same results as you? · Author commentary: I am...

Clean Code Tips for Scientists #1 - Reproducible Environments

Building a Scalable Inner-Source Ecosystem For Collaborative Development

May 17, 202314 min read

A guide for organizations to set up an extensive internal software development environment, using the Julia language as example. · Three years ago, we...

Building a Scalable Inner-Source Ecosystem For Collaborative Development