0% found this document useful (0 votes)
687 views

Practical Go Programming

This document is about building real world applications with the Go programming language. It discusses the pros and cons of Go and contains multiple chapters about practical Go programming topics.

Uploaded by

chioque
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
687 views

Practical Go Programming

This document is about building real world applications with the Go programming language. It discusses the pros and cons of Go and contains multiple chapters about practical Go programming topics.

Uploaded by

chioque
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Practical Go Programming

Building Real World Applications

Steve Blow
This book is for sale at http://leanpub.com/practicalgo

This version was published on 2015-11-30

This is a Leanpub book. Leanpub empowers authors and publishers with the Lean Publishing
process. Lean Publishing is the act of publishing an in-progress ebook using lightweight tools and
many iterations to get reader feedback, pivot until you have the right book and build traction once
you do.

©2015 Steve Blow


Contents

Chapter 1. Pros and cons of Go . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1


Chapter 1. Pros and cons of Go

You might also like