|
|
|
|
|
by ryandvm
954 days ago
|
|
Go is: * Easier/safer than C * Less dangerous than Javascript (statically typed and a good standard library) * Much faster than Python I think it's an excellent middle ground, compromise language. It's the centrist candidate of programming languages. Not the best at anything, but on average better than most. |
|