mirror of
https://github.com/golang/go
synced 2024-11-11 23:10:23 -07:00
doc: add link to codewalks.
Fixes #1281. R=adg CC=golang-dev https://golang.org/cl/3150041
This commit is contained in:
parent
52c23f3009
commit
de3a397615
@ -47,6 +47,11 @@ application. It touches on structs, methods, file I/O, http, regular expressions
|
||||
and closures.
|
||||
</p>
|
||||
|
||||
<h3 id="codewalks"><a href="codewalk/">Codewalks</a></h3>
|
||||
<p>
|
||||
Guided tours of Go programs.
|
||||
</p>
|
||||
|
||||
<h3 id="go_for_cpp_programmers"><a href="go_for_cpp_programmers.html">Go for C++ Programmers</a></h3>
|
||||
<p>
|
||||
An introduction to Go for C++ programmers.
|
||||
|
Loading…
Reference in New Issue
Block a user