I've never experimented with go, until now. I just ran all of the examples (found the mt=>fmt typo which I believe has been fixed). I think this is a great way to start, thank you for building it.<p>I have a few suggestions.<p>Make the code easily copyable. Under Chrome, at any rate, if you select the code you can't help but select your comments to the left of the code. I think that people running through the examples should type everything in line by line, but some people will prefer to copy and paste.<p>Also, it would be great to have some "where to go from here" links. I've run the examples, now I want to write some useful code. Where should I go next?