Skip to content

kil0rome0/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 the end result, can be found here.

To Build YourSelf

  • Download or go get mmark.
  • cd mmark/mmark
  • go install

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 56.3%
  • CSS 28.1%
  • HTML 10.8%
  • JavaScript 1.7%
  • Perl 1.5%
  • Makefile 1.2%
  • Other 0.4%