You must log in or register to comment.
- 11 days
Website is down but I was able to find an archived copy: https://web.archive.org/web/20260702032135/https://slicker.me/cpp/cpp-readable-code.html
Unfortunately, it’s an extremely shallow and low-quality article. There’s no reasoning or analysis, just a list of rules that were probably copied from other, better style guides.
If you want C++ style advice, skip this and read the Google C++ Style Guide or the C++ Core Guidelines instead.


