Here are some links to books and articles that I rather enjoy. I’m putting them up here in part so that I can find them in the future.

R Programming

Python

Stats

Other

  • Dual scale axes: A critique of graphs with differently scaled axes.
  • Advent of Code Great practice problems for coding. They can be done in any language and range from quite easy to more difficult than I can handle.
  • Regex crossword puzzles: A fun way to practice regular expressions.