mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-24 18:36:54 +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.
|
> 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.
|
> 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>
|
<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>
|
<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>
|
</blockquote>
|
||||||
<ul>
|
<p>– Krystian (Goodreads user)</p>
|
||||||
<li>Krystian (Goodreads user)</li>
|
|
||||||
</ul>
|
|
||||||
<blockquote>
|
<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>
|
<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>
|
</blockquote>
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in a new issue