Y
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
paulddraper
2395 days ago
Error handling in Go.
Lots and lots of getters and setters in Java.
link
haimez
2395 days ago
Loops
link
Lots and lots of getters and setters in Java.