jmarcet / learninggo

Learning Go Book in mmark

Home Page:https://miek.nl/go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://miek.nl/go

License:Other


Languages

Language:Go 58.6%Language:CSS 27.8%Language:HTML 7.6%Language:Makefile 2.2%Language:Perl 2.0%Language:JavaScript 1.7%