Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.36 KB

README-2nd.md

File metadata and controls

25 lines (14 loc) · 1.36 KB

Go Programming Blueprints: Second edition

Go Blueprints by Mat Ryer book cover

This is the official source code repository for the book. You are welcome to browse this repository and use the issues tab to report any problems or tweet the author @matryer.

  • Feel free to copy and paste from the repository where appropriate, although typing the code out will surely do more for the learning experience
  • If you are enjoying the book, please tell others by reviewing the book on Amazon

Get the book

Downloads

Notes

  • Page 10: There is a missing backtic, the compiler will help you here. It should be `)) instead of ))

Source code