3 ms·
I learned Go this year, and this assertion just... isn't true? There are a bunch of subtleties and footguns, especially with concurrency. C++ is a basket case,
by zero_shift 11mo ago
I learned Go this year, and this assertion just... isn't true? There are a bunch of subtleties and footguns, especially with concurrency.
C++ is a basket case, it's not really a fair comparison.
- nasretdinov 11mo agoAs they (I) say, writing a concurrent Go program is easy, writing a correct one is a different story :)