Near the end of the Const Member Functions lesson in the Bull Cow game, the Const Correctness resource was mentioned. I could not find this attached to the lesson (on Udemy), but I assume it was referring to the following: https://isocpp.org/wiki/faq/const-correctness
This is a pretty interesting and important topic, so I wanted to at least share that further. Please let me know if it is actually attached as a resource somewhere.
The second Google result is also an interesting hit as it is a practical evaluation of why to bother with it: https://stackoverflow.com/questions/136880/sell-me-on-const-correctness