Go: Building Web Applications
eBook - ePub

Go: Building Web Applications

Building Web Applications

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Go: Building Web Applications

Building Web Applications

About this book

Build real-world, production-ready solutions by harnessing the powerful features of Go

Key Features

  • [*] An easy-to-follow guide that provides everything a developer needs to know to build end-to-end web applications in Go
  • [*] Write interesting and clever, but simple code, and learn skills and techniques that are directly transferable to your own projects
  • [*] A practical approach to utilize application scaffolding to design highly scalable programs that are deeply rooted in go routines and channels

Book Description

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. It is a statically typed language with syntax loosely derived from that of C, adding garbage collection, type safety, some dynamic-typing capabilities, additional built-in types such as variable-length arrays and key-value maps, and a large standard library. This course starts with a walkthrough of the topics most critical to anyone building a new web application. Whether it's keeping your application secure, connecting to your database, enabling token-based authentication, or utilizing logic-less templates, this course has you covered. Scale, performance, and high availability lie at the heart of the projects, and the lessons learned throughout this course will arm you with everything you need to build world-class solutions. It will also take you through the history of concurrency, how Go utilizes it, how Go differs from other languages, and the features and structures of Go's concurrency core. It will make you feel comfortable designing a safe, data-consistent, and high-performance concurrent application in Go. This course is an invaluable resource to help you understand Go's powerful features to build simple, reliable, secure, and efficient web applications.

What you will learn

  • [*] Build a fully featured REST API to enable client-side single page apps
  • [*] Utilize TLS to build reliable and secure sites
  • [*] Learn to apply the nuances of the Go language to implement a wide range of start-up quality projects
  • [*] Create websites and data services capable of massive scale using Go s net/http package, exploring RESTful patterns as well as low-latency WebSocket APIs
  • [*] Interact with a variety of remote web services to consume capabilities ranging from authentication and authorization to a fully functioning thesaurus
  • [*] Explore the core syntaxes and language features that enable concurrency in Go
  • [*] Understand when and where to use concurrency to keep data consistent and applications non-blocking, responsive, and reliable
  • [*] Utilize advanced concurrency patterns and best practices to stay low-level without compromising the simplicity of Go itself

Who this book is for

This book is intended for developers who are new to Go, but have previous experience of building web applications and APIs.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Go: Building Web Applications by Nathan Kozyra,Mat Ryer in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Go: Building Web Applications