↳
In-reply-to
»
Why is Go so popular? I haven't understood the appeal of Go, and I seek to change my mind. (I mean the programming language, not the board game.)
⤋ Read More
@nmke-de@yarn.zn80.net I can only speak for myself in answering this. Go for me is the better Python. Go has the right balance of performance, ease of use and feature that I like in a language. Not too much (like C#, Java, etc) and not too little like C