This morning I’ve tagged version 0.2 of “Learning Go”. Among the larger changes is that “Interfaces” is now a separate chapter.

I have also removed/added/updated the text. Fixed mistakes in the text and code (and probably added new ones).

To get it:

Feedback is welcome.

Of course a lot of work still needs to be done:

  • (Finally) fix all the exercises;
  • Test/Retest if all the Go code works with the latest compiler;
  • Finish the last chapters (chapter 6,7 and 8);