If your code is unmaintainable, you are a liability. The majority of a software system's cost is consumed by maintenance which includes fixing problems, adapting code to new environments and adding functionality. The readability of the program directly affects maintainability.
Examples:
C# Console: GlazerCalc1.cs
| GlazerCalc2.cs
C# Windows: FF.cs
C++ Console: Metric.cpp
| Dice.cpp
Assembly: Template.asm
JavaScript: js - see CODE section (1/3 down)
Examples:
Web HTML: beautiful code |
png image(needs a few commnents)
Web CSS: base.css