|
|
|
|
|
by krylon
3126 days ago
|
|
For better or worse, languages that put am emphasis on readable code tend to remain not-so-popular. Python is an example, but Ada or Pascal are relatively unpopular these days. But that is one thing I like about Go, because "idiomatic" Go code tends to be very straightforward and readable. |
|
I love what they've done with Go from my experience with it so far, they hit the target on a number of design fronts.