The modulo operation is definitely useful—it would be nice to see it explained in depth with some more context to accompany the code samples. It’s also worth noting that not all programming languages calculate modulo the same way, so it's important to know the quirks of the language you're using.