|
|
|
|
|
by danesparza
1864 days ago
|
|
"Go isn't for programmers, it's for managers" I completely disagree with this statement. Some of the most high-performance modern platform-level code written is currently written in Go. It was a Google presentation that examined their efforts to convert their download site to Go (from C/C++) that got my attention. It's easier to read, has a simpler mental model, and faster than its C/C++ cousin. |
|