Slashdot Mirror


User: EndingMan

EndingMan's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Expression in Code on Report From The 2600 Appeal Hearing · · Score: 1
    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.

    EndingMan