Monthly Archives: November 2019

You are browsing the site archives by month.

Linkdump #124

R
Python
Other interesting articles, projects and news

Property based testing for scientific code in Python

Automated software testing starts with the often annoying and time-consuming process of writing tests. But no matter how annoying it is, in the end it always pays off, at least that’s my experience. For this article, I assume that the reader acknowledges the importance of automated software testing, because I would like to point to a way on how to write better tests in less time by using property based testing.

Read More →

Linkdump #123

R
Python
  • Thank you, Guido
    • After six and a half years, Guido van Rossum, the creator of Python, is leaving Dropbox and heading into retirement.
Interesting articles, projects and news