Tutorials

Learning-oriented lessons for getting started with NHL Scrabble.

These tutorials walk you through practical tasks step-by-step, helping you build familiarity with the package.

What You’ll Learn

Tutorial 1: Getting Started

Install NHL Scrabble and run your first analysis. Understand the basic workflow and see the package in action.

Tutorial 2: Understanding Output

Deep dive into the analysis output. Learn how to interpret team standings, playoff brackets, and statistics reports.

Tutorial 3: First Contribution

Make your first code contribution. Set up the development environment, run tests, and submit a pull request.

Next Steps

After completing these tutorials, you’ll be ready to:

About the Tutorial Format

These tutorials follow the Diátaxis framework for technical documentation:

  • Learning-oriented - Focused on teaching, not just showing

  • Step-by-step - Clear progression from start to finish

  • Safe to explore - Can’t break anything by following along

  • Practical - Build real understanding through doing

Tips for Success

  • Work through tutorials in order (1 → 2 → 3)

  • Type commands yourself rather than copy-pasting

  • Experiment with variations once you complete each section

  • Don’t skip the explanations - understanding “why” helps retention