Tutorials that reference hardcoded account addresses should use addresses that are deployed on both testnet and devnet. This keeps the upgrade process smooth, before a testnet release we need to run all tutorials against devnet first, and that only works if the referenced accounts exist there too.
This is especially important as we start using agents for the upgrade process.