|
|
|
|
|
by magicalhippo
1491 days ago
|
|
I can see structure in most new programming languages I'm exposed to. I might not immediately understand what the code does, but usually there's some sense of rhyme and reason. Though most languages are not as terse as this. |
|
Each of those symbols (verbs) are jam-packed with meaning, and most looping is implicit or very natural, and overall code constructions are very terse.
It's like reading a nice short poem rather than a 700 page book.
It can go too far, of course; there is some middle ground to be found.
If you have time, reading into the language a little more deeply may be illuminating, because it changes the way you think about the very nature of the task at hand.