Webapps in Go



Download free course Webapps in Go, pdf file on 185 pages by Suraj Patil.
The book teaches you how to write web applications in Go without using a framework. It is possible to write a webapp without using any framework in Go. Each new concept will be explained via a valid code example. The book is based of a todo list manager I wrote in Go, and at any point in time, you can check the source code of the todo list manager.

Table of contents

  • Installation
  • Tools
  • Hello, Go
  • Variables & Data structures
  • Control statements and Functions
  • Struct
  • Object-oriented
  • Interface
  • Concurrency
  • Managing the Workspace
  • Web Programming Basics
  • Basic web application
  • Designing our web app
  • Using databases in Go
  • An Example
  • Working with Forms
  • Uploading files
  • Templates
  • Authentication
  • Files
  • Routing
  • Middlewares
  • Building an API
  • Writing a client
  • Unit Testing
  • Version Control Basics
Pages : 185
Size : 1.2 MB
File type : PDF
Downloads: 104
Created: 2022-02-03
License: CC BY-SA
Author(s): Suraj Patil
Webapps in Go

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others web Tutorials

RESTful Web Services

Web Application Security for Dummies - Qualys Limited Edition

Go Web Development Succinctly

Web Application Security Guide

Web API Design in PDF

Others related eBooks about Webapps in Go

Learn Ruby on Rails, PDF Tutorial

This is a PDF tutorial about Ruby on Rails under 39 pages by Bhaskar Vaish, you will learn how to build web application using a Rails framework application....

Angular Testing Succinctly

Though sometimes perceived as a hurdle, testing can save developers from heartbreak in the..., download free Angular tutorial in PDF (94 pages) created by Joseph Booth ....

AJAX basics

This tutorial provides some basics Ajax process ,training document in PDF under 38 pages for beginners....

You Don't Know JS Yet: Get Started - 2nd Edition

It's easy to learn parts of JavaScript, but much harder to learn it completely or even sufficiently whether you're new to the language or have used it for years. With the "You Don't Know JS" book series, you'll get a more complete understanding of JavaScript, including trickier parts of the language...

Eloquent JavaScript, 3rd Edition

JavaScript lies at the heart of almost every modern web application, from social apps like..., download free JavaScript tutorial in PDF (472 pages) created by ....

The Web as History

Download free course The Web as History, pdf file on 298 pages by Niels Brügger, Ralph Schroeder....

jQuery Succinctly

Download free course jQuery Succinctly, pdf file on 91 pages by Cody Lindley....

The CSS Handbook

Download free course The CSS Handbook, pdf file on 173 pages by Flavio Copes....

Learn to build with PHP

This is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts. This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter....

The Node.js Handbook

Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to..., download free Node.js tutorial in PDF (189 pages) created by ....