new cover for Learn Go

pull/29/head
Nathan Youngman 8 years ago
parent a0f7059ac7
commit 7c9ddd64f6

@ -87,7 +87,7 @@ Perfect for beginners familiar with programming basics, this hands-on guide prov
### [Learn Go](https://manning.com/books/learn-go?a_aid=nathany&a_bid=53f68821)
<a href="https://manning.com/books/learn-go?a_aid=nathany&a_bid=53f68821"><img src="https://nathany.com/images/learn-go-meap.png" width="120px"/></a>
<a href="https://manning.com/books/learn-go?a_aid=nathany&a_bid=53f68821"><img src="https://nathany.com/images/learn-go-meap.jpg" width="120px"/></a>
Learn Go is a beginner-friendly introduction to the Go language. You'll get expert guidance as you work through hands-on exercises. First, you'll walk through basic constructs of the language while building a spaceline ticket generator. Next you'll move on to the type system, decoding text messages from space, and making calculations. You'll discover functions, methods, and collections. And then you'll dive into more advanced topics like nitty-gritty memory management with pointers and Go's concurrency primitives. The last few chapters cover code management in larger projects and automated testing.

Loading…
Cancel
Save