Am Dienstag, 26. Februar 2019 13:07:58 UTC+1 schrieb Louki Sumirniy:
>
>
> Many other languages force you to really separate coding and architecting, 
> Go lets you do it all on-the-fly.
>

This is fine as long as you work your design around the capabilites of 
Golang. If not...

Sounds trivial but it is not. Different data models, the famous lacking 
generics, etc. can really make Golang not to be the right tool for the job.

Otherwise I think you are right. Golang hits a sweet spot concerning the 
limited average human brain capacity - and programmers are only humans 
after all.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to