Skip to content

coolcoolxu/learninggo

 
 

Repository files navigation

Learning Go

This is the "Learning Go" book in mmark markdown. It is translated to HTML with mmark.

After some post processing (with some javascript) the end result, can be found here.

To Build

  • Download or go get mmark.
  • cd <repo-of-mmark>
  • go build
  • go install - optional

And then just make in this repository.

Notes

The stack exercise and solution uses struct which are not being dealt with yet.

About

Learning Go Book in mmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 58.7%
  • CSS 27.8%
  • HTML 7.6%
  • Makefile 2.2%
  • Perl 2.0%
  • JavaScript 1.7%