𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Level Up Your Web Apps With Go

✍ Scribed by Mal Curtis


Publisher
SitePoint Pty. Ltd.
Year
2015
Tongue
English
Leaves
259
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


The Internet is a place of constant evolution and creation. Nearly every day, web developers have new tools available to add to their repertoire. In recent years, though, few have been as influential as the Go programming language. Originally created at Google to solve system administration problems, Go has evolved into a modern, powerful, and well-adopted language. To call Go just a language would be a disservice, however; Go is more than a languageβ€”it’s an entire ecosystem. From the tools that come with it, to the community of developers that build on it, Go is a force majeure in the web development world and it is here to stay.

So what is Go? Well, it’s a combination of a strongly typed programming language, and a collection of tools that make working with the language a pleasure. While many may consider a language to comprise merely the syntax, the tools provided to aid development are just as importantβ€”if not more soβ€”as the language itself. I hope that as you work through this book you’ll see this for yourself, and learn to love Go as I do.

The topics covered in this book are targeted at web development. While Go wasn’t created as a β€œlanguage for web development,” it was produced with such a powerful and diverse standard library that web developers have taken to the language in droves, with many organizations now having Go applications powering their services. In this book, we won’t be covering every aspect of the standard library; instead we'll be diving deeply into how to create fast, powerful, and maintainable web applications.


πŸ“œ SIMILAR VOLUMES


Web API Cookbook: Level Up Your JavaScri
✍ Joe Attardi πŸ“‚ Library πŸ“… 2023 πŸ› O'Reilly Media 🌐 English

<p>JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are s

Web API Cookbook: Level Up Your JavaScri
✍ Joe Atardi πŸ“‚ Library πŸ“… 2024 πŸ› O'Reilly Media 🌐 English

JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are stil

Building Web Apps with Go
✍ Saenz J. πŸ“‚ Library 🌐 English

Book Details<br/>Author: Jeremy Saenz<br/>Publisher: Gitbook<br/>Published: November 2014<br/>Number of pages: 39<br/>If you are reading this then you have just started your journey from noob to pro. No seriously, web programming in Go is so fun and easy that you won’t even notice how much informati

Web Development with Go: Building Scalab
✍ Shiju Varghese πŸ“‚ Library πŸ“… 2015 πŸ› Apress 🌐 English

<p>Go, the open-source programming language originally developed at Google, makes it easy to build simple, reliable, and efficient software. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Its concurrency mechanisms, coupled with modern har

Web Development with Go: Building Scalab
✍ Shiju Varghese πŸ“‚ Library πŸ“… 2016 πŸ› Apress 🌐 English

Take a deep dive into web development using the Go programming language to build web apps and RESTful services to create reliable and efficient software. Web Development with Go provides Go language fundamentals and then moves on to advanced web development concepts and successful deployment of Go w