Tag: golang
-

Errors and using your ear
A whiteboard interview without test feedback showed how much I lean on tests to catch errors, the same way musicians learn by ear.
-

99 bottles – go and ruby
Writing “99 Bottles of Beer” in Go and Ruby, and what the exercise actually teaches about looping and string building.