Hacker News new | ask | show | jobs
by justwalt 2395 days ago
I’ve never programmed in Java or Go in any serious context. What do some of those repeated patterns look like?
2 comments

Error handling in Go.

Lots and lots of getters and setters in Java.

Loops