/gopl-exercises

gopl(The Go Programming Language) exercises

Primary LanguageGo

gopl

<go语言圣经> 的一些练习题解答, 笔者是初学者, 欢迎在 issue 中提出一些改进意见.

Answers to some of the exercises in the , I am a beginner and would welcome suggestions for improvement in the issue.

undo exercises

  • [1.6] colorful lissajous

  • [1.11] long params

  • [3.2] other graphics (30%)

  • [3.5 - 3.9]