mirror of
https://github.com/golang/go
synced 2024-11-21 14:14:40 -07:00
parent
f5bc87cb75
commit
abb0c0967c
@ -7,7 +7,7 @@
|
||||
<p>
|
||||
If you're new to Go, we recommend you work through the
|
||||
<a href="go_tutorial.html">tutorial</a>. The
|
||||
<a href="go_spec.html">language specfication</a> has all the details should
|
||||
<a href="go_spec.html">language specification</a> has all the details should
|
||||
you want to explore.
|
||||
</p>
|
||||
<p>
|
||||
@ -27,7 +27,7 @@ goroutines, and channels.
|
||||
<p>
|
||||
A document that gives tips for writing clear, idiomatic Go code.
|
||||
A must read for any new Go programmer. It augments the tutorial and
|
||||
the language spec, both of which should be read first.
|
||||
the language specification, both of which should be read first.
|
||||
</p>
|
||||
|
||||
<h3 id="go_faq"><a href="go_faq.html">Frequently Asked Questions (FAQ)</a></h3>
|
||||
|
Loading…
Reference in New Issue
Block a user