The tutorial assumes you are at least familiar with C-lang-like language. It is not meant to teach anyone how to code in AVR/Arduino from scratch. It's more like a getting started for anyone who has ...
This is an Arduino library that enables you attach an interrupt to any pin of Arduino Uno, Nano, Mini and other 328-based boards. The Arduino attachInterrupt() function only allows pines 2 & ~3.