Links
-
Online resources about computational reproducibility
-
UBC-DSCI’s course “reproducible and trustworthy workflows for data science”
-
BES guide to reproducible code; Also on Zenodo (DOI: 10.5281/zenodo.16421732).
-
Reproducible Polyglot Data Science by Bruno Rodrigues.
-
-
Quick Java tutorial for Python programmers
https://kyleburke.info/pythonToJavaTutorial/start.php
When you already know some programming language, most tutorials are way too long. This one can gets you up and running in an hour or less.
Alternative link (all in one page): https://kyleburke.info/javaTutorialFromPython.php
Read more... -
A taxonomic riddle game
I discovered the game metazooa.com:
That’s exactly the type of gameplay you want to test your knowledge of animal phylogenetic classification (systematics).
There is a mystery animal everyday, you have 20 tries. Each time you are wrong, it tells you what is the most recent common ancestor between [...]
Read more...