Hacker News new | ask | show | jobs
by baby 1669 days ago
You should check golang, it’s much more safe than C and has very few ways of doing the same thing. It makes every codebase look like simple code. It’s always a pleasure to read or refactor. That’s the only language that managed to do that imo.
1 comments

I tried Golang while I was experimenting on Linux. Fun little language, but I haven't got used to it's type notation.

What is the state of Golang's Windows support?