Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm just getting into Go and have found what you said to be true. It's easy to read other people's code on GH (Java is much the same way). Compare that to something like Scala, where no ones code looks the same.


I'd like to echo what you said. I tend to be a victim of analysis paralysis, spending hours thinking up the most clever design. Go offers far fewer alternatives so there goes the temptation. Given a smallish task, I simply sit down and grind out code, and a couple of thousand lines later I have a simple, self-contained executable that does what I wanted to do. I feel there's a kind of magic in Go's brute simplicity.


Check out sourcegraph, it's great for reading Go and Java code and has a GitHub integration.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: