Go Web Programming

Go Web Programming
Author: Sau Sheong Chang
Publisher: Simon and Schuster
Total Pages: 451
Release: 2016-07-05
Genre: Computers
ISBN: 1638353409


Download Go Web Programming Book in PDF, Epub and Kindle

Summary Go Web Programming teaches you how to build scalable, high-performance web applications in Go using modern design principles. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology The Go language handles the demands of scalable, high-performance web applications by providing clean and fast compiled code, garbage collection, a simple concurrency model, and a fantastic standard library. It's perfect for writing microservices or building scalable, maintainable systems. About the Book Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll learn how to implement the dependency injection design pattern for writing test doubles, use concurrency in web applications, and create and consume JSON and XML in web services. Along the way, you'll discover how to minimize your dependence on external frameworks, and you'll pick up valuable productivity techniques for testing and deploying your applications. What's Inside Basics Testing and benchmarking Using concurrency Deploying to standalone servers, PaaS, and Docker Dozens of tips, tricks, and techniques About the Reader This book assumes you're familiar with Go language basics and the general concepts of web development. About the Author Sau Sheong Chang is Managing Director of Digital Technology at Singapore Power and an active contributor to the Ruby and Go communities. Table of Contents PART 1 GO AND WEB APPLICATIONS Go and web applications Go ChitChat PART 2 BASIC WEB APPLICATIONS Handling requests Processing requests Displaying content Storing data PART 3 BEING REAL Go web services Testing your application Leveraging Go concurrency Deploying Go


Go Web Programming
Language: en
Pages: 451
Authors: Sau Sheong Chang
Categories: Computers
Type: BOOK - Published: 2016-07-05 - Publisher: Simon and Schuster

GET EBOOK

Summary Go Web Programming teaches you how to build scalable, high-performance web applications in Go using modern design principles. Purchase of the print book
Go Web Development Cookbook
Language: en
Pages: 326
Authors: Arpit Aggarwal
Categories: Computers
Type: BOOK - Published: 2018-04-23 - Publisher: Packt Publishing Ltd

GET EBOOK

86 recipes on how to build fast, scalable, and powerful web services and applications with Go Key Features Become proficient in RESTful web services Build scala
Mastering Go Web Services
Language: en
Pages: 264
Authors: Nathan Kozyra
Categories: Computers
Type: BOOK - Published: 2015-04-18 - Publisher:

GET EBOOK

Web Programming with Go
Language: en
Pages: 188
Authors: Ian Taylor
Categories: Computers
Type: BOOK - Published: 2023-10-24 - Publisher: GitforGits

GET EBOOK

Web Programming with Go is a must-have book for software professionals and web developers looking to harness Go's potential for creating excellent web apps. The
Modern Web Development with Go
Language: en
Pages: 433
Authors: Dušan Stojanović
Categories: Computers
Type: BOOK - Published: 2023-03-02 - Publisher: Orange Education Pvt Ltd

GET EBOOK

Build fast, scalable web server applications by harnessing the power of solution-driven programming with Go. KEY FEATURES ● Understanding the core concepts of