Enough of the examples, show me some real code and practical applications!
First we have an example of a Telnet chat built in Go.
Next, I have lined up for you a list of common pitfalls to watch out for when you start creating your own serious Go apps. The pitfalls are ordered from total beginner to intermediate beginner to advanced beginner so you can dive in at the right level or just search for whatever is going wrong in your code.
On to coding,
Mat