How to send numbers from one Arduino to another using Serial

OK, you 're right not to complicate the tutorial code by error handling, that is left as an exercise for the reader

I'd just be sure to point out that the exercise IS left for the reader to do. Without any sort of warning, the user will assume that the code is robust, and not add any error checking.