Level Up Your Web Apps With Go
<div><p>Go is an open-source language from Google that's a bit like C. Designed for programmer productivity, it's got a clean syntax, and emphasizes concurrency.</p><br /><p>This book gives you all you need to use Go in your web applications. You'll learn the basic concepts - language structures, the standard library, and Go tools - then tackle more advanced features like concurrency concepts, testing methodologies, and package structures.</p><br /><p>At each step, you'll get advice for better coding in Go. You'll see how to structure projects, how to use concurrency effectively, and best practices for testing - as well as many valuable hints and tips gleaned from real world experience of developing web applications with Go.</p><br /><p>You'll learn:</p><br /><ul><li>Get to grips with Go language basics (types, the standard library, tools)</li><li>Use Go with HTTP</li><li>Work with images</li><li>Understand concurrency</li><li>Test effectively</li><li>Master deployment</li><li>And much more ...</li></ul></div>