Description
Looking over the existing issues, I get all excited about the things I will learn next week!
But I am reminded of advice I got from someone much wiser re: teaching … if you think your material is really interesting, it's probably way too advanced.
I think we also need to give serious attention to basic habits that are useful, like naming and organizing files well, and simple implementation of core concepts, like pseudo-Makefiles in whatever someone's language of choice is. Version control is important because that's how you work up the nerve to do make clean
and see if you really can replay your analysis. Capturing the random seeds for anything stochastic is also vital.
Let's not take the basics for granted. I'd love to hear other people's suggestions of habits and tools with very high reproducibility "bang for your buck".