Book description
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.
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.
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.
You'll learn:
- Get to grips with Go language basics (types, the standard library, tools)
- Use Go with HTTP
- Work with images
- Understand concurrency
- Test effectively
- Master deployment
- And much more ...
Publisher resources
Table of contents
Product information
- Title: Level Up Your Web Apps With Go
- Author(s):
- Release date: April 2015
- Publisher(s): SitePoint
- ISBN: 9780992461294
You might also like
book
Go: Building Web Applications
Build real-world, production-ready solutions by harnessing the powerful features of Go About This Book An easy-to-follow …
book
Hands-On Full Stack Development with Go
Create a real-world application in Go and explore various frameworks and methodologies for full-stack development Key …
book
Tanmay Teaches Go: The Ideal Language for Backend Developers
Write your own efficient, performant, and lightweight programs using Go Quickly start developing your own Google …
video
Building full-stack web applications with Go
Building full stack web applications requires drawing on several big technologies, including database access, HTTP routing, …