Code can be incredibly expressive. Although any ideas that can expressed in code can be expressed in standard English as well, it is oftentimes much more difficult to communicate the idea using spoken language. That is why it is good practice to read others code when learing how to program.
Or, sometimes, code will have an intrinsic artistic value outside of any functionality. Take a look at the International Obfuscated C Code Contest. Some of those entries are really remarkable.
Or, sometimes, code will have an intrinsic artistic value outside of any functionality. Take a look at the International Obfuscated C Code Contest. Some of those entries are really remarkable.
EndingMan