This commit is contained in:
Mark McGranaghan 2012-10-09 21:08:52 -07:00
parent b13edb8cca
commit 6cda447c49

View File

@ -25,12 +25,11 @@
</p> </p>
<p> <p>
This site is a hands-on introduction to Go. This is a hands-on introduction to Go. Programmers
Programmers learn to program by reading and learn to program by reading and writing programs,
writing programs, so <em>Go by Example</em> so <em>Go by Example</em> teaches Go with example
teaches Go with example programs. Each programs. Each example gives you a new tool for
example gives you a new tool for writing your own writing your own Go code:
Go code:
</p> </p>
<ul> <ul>