Conversation
Replying to
I just started writing code in Golang so go easy on me :)
Replying to
Haha yes of course, I’ve just tried a little Golang and I’m curious about the language. I find it so easy to be able to have breakpoints think I’m biased cause I use mostly C# at work :)
1
Replying to
I was actually writing some code using nano. 😎 From my experience, Golang seems to be a great language when you need to go faster than Python but still would like some memory management done in the background. I guess it would be closest to Java but the code is more succinct.
2

