4 ms·
I bet you'll end up loving Go for the same reasons you dislike it at first. * Simplicity (simple concurrency, readability, interfaces...) * Static typing (er
by doolta 2mo ago
I bet you'll end up loving Go for the same reasons you dislike it at first.
* Simplicity (simple concurrency, readability,
interfaces...)
* Static typing (errors caught at compile time)
* Error checking (tedious at first but... you'll see!)