Curated by Chitra
Code Collection
Recipes
Curation
About
Code Collection
Categories
HPC
R
computer science
documentation
functional programming
git
resources
workflow
Understanding SSH
resources
computer science
Remote logins, file transfers, and how to set up SSH keys.
Jan 9, 2025
16 min
Cheatsheet of Vim shortcuts
resources
Shortcuts that will make your life with Vim that much easier.
Dec 20, 2024
2 min
Starting Vim
resources
A list of tips and resources to start using Vim.
Dec 3, 2024
4 min
Resources to understand what computers are
computer science
resources
Fundamentals of computer science and understanding computer architecture.
Oct 5, 2024
2 min
List of command line tips and resources
resources
How to unleash some command line magic and make things less painful, especially if you’re just starting out.
Sep 13, 2024
2 min
Basics of high-performance computing systems for research
computer science
HPC
How to orient yourself if you have never used a supercomputer.
Aug 30, 2024
6 min
Resources on web development and how the internet works
computer science
resources
Going down the rabbit hole: debugging my website led to learning about domain names, servers, the World Wide Web, and how the internet works.
Jul 24, 2024
3 min
git
good with RStudio
git
R
computer science
workflow
resources
git
-ing started, potential traps if you don’t have a programming background, resources to help you, and bonus: dealing with limited admin rights in Windows.
May 31, 2024
7 min
The Turing Way Handbook
resources
An excellent resource to ensure your research and/or data science projects are reproducible.
Apr 27, 2024
1 min
Understanding a
{targets}
workflow
R
workflow
An introduction to
{targets}
: why use it, how to use it, and some resources to get you started. (In other words: reduce the mental burden of figuring out which step of the analysis you’re on.)
Apr 11, 2024
9 min
R packages for summary tables in Word
R
documentation
Exporting summary tables from R to Word doesn’t have to be painful. Featuring
gtsummary
,
table1
, and
flextable
.
Aug 21, 2022
3 min
Functional programming
R
functional programming
Using
map
instead of for loops is (usually) better for you. (At the very least, you’ll learn a different way of thinking about recursion.)
Aug 16, 2022
4 min
No matching items