6.23 I’m going to learn golang

1h I wrote a lot already and my dog (ie wordpress) ate my homework (ie errored on saving to db) so this will be short. I’m doing intro to golang tutorials. It’s been ok so far. The biggest thing I have run into is this

There is no ternary if in Go, so you’ll need to use a full ifstatement even for basic conditions.

…sigh. I’ll miss you concise if / else statements.

Tell me what you think.

This site uses Akismet to reduce spam. Learn how your comment data is processed.