mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
Typo
This commit is contained in:
parent
541c468c3a
commit
3253860c7e
4 changed files with 3 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ If you're a Go developer looking to improve your skills, this book is for you. W
|
|||
|
||||
> This is an exceptional book. Usually, if a book contains either high-quality explanations or is written succinctly, I consider myself lucky to have found it. This one combines these two characteristics, which is super rare. It's another Go book for me and I still had quite a lot of "a-ha!" moments while reading it, and all of that without the unnecessary fluff, just straight to the point.
|
||||
|
||||
- Krystian (Goodreads user)
|
||||
– Krystian (Goodreads user)
|
||||
|
||||
> This should be the required reading for all Golang developers before they touch code in Production... It's the Golang equivalent of the legendary 'Effective Java' by Joshua Bloch.
|
||||
|
||||
|
|
|
|||
|
|
@ -653,9 +653,7 @@
|
|||
<blockquote>
|
||||
<p>This is an exceptional book. Usually, if a book contains either high-quality explanations or is written succinctly, I consider myself lucky to have found it. This one combines these two characteristics, which is super rare. It's another Go book for me and I still had quite a lot of "a-ha!" moments while reading it, and all of that without the unnecessary fluff, just straight to the point.</p>
|
||||
</blockquote>
|
||||
<ul>
|
||||
<li>Krystian (Goodreads user)</li>
|
||||
</ul>
|
||||
<p>– Krystian (Goodreads user)</p>
|
||||
<blockquote>
|
||||
<p>This should be the required reading for all Golang developers before they touch code in Production... It's the Golang equivalent of the legendary 'Effective Java' by Joshua Bloch.</p>
|
||||
</blockquote>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in a new issue