There are many good, neat code style guides. These lay out standards for things like indentation, whitespace, line length, naming conventions, and more. Some well-known examples are: PEP8 for Python Linux kernel coding style for C Airbnb JavaScript Style Guide Ok, so there are also plenty of information, history, tools, etc. for popular styles. Enough on them. Let's look at some lesser known alter