Tuesday, May 29, 2012

"Go" Language Tutorial-2 (offline Go)

This tour is also available as a stand-alone program that you can use without access to the internet.

The stand-alone tour is faster, as it builds and runs the code samples on your own machine. It also includes additional exercises not available in this sandboxed version.

To run the tour locally first install Go, then use go get to install gotour:
    go get code.google.com/p/go-tour/gotour

and run the resultant gotour executable.

Otherwise, click the "next" button or type PageDown to continue.

(You may return to these instructions at any time by clicking the "index" button.)

No comments:

Post a Comment