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: 85
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

RESTful Web Services

Practical Semantic Web and Linked Data Applications

A Practical Guide to Designing for the Web

Web Application Security

Others related eBooks about Webapps in Go

HTML5 Shoot 'em Up in an Afternoon

Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework....

Learning Three.js: The JavaScript 3D Library for WebGL

Three.js is a JavaScript 3D library that offers a wide range of features for creating and ..., download free JavaScript tutorial in PDF (402 pages) created by ....

The HTML Handbook

Download free course The HTML Handbook, pdf file on 87 pages by Flavio Copes....

Beginning node.js pdf download

This is a Node.js PDF Tutorial for free download. You will learn About What Node.js is, What Node.js is not, Features, Followed by a some example of each of the modules of Node.js API. By the end of this Tutorial, you will be able to understand the basics of Node.js ....

Learning Node.js

Node.js is an event-based, non-blocking, asynchronous I/O framework that uses Google's V8 ..., download free Node.js tutorial in PDF (414 pages) created by ....

You Don't Know JS Yet: ES.Next & Beyond - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built. ...

Writing your first Django app

With this tutorial you will learn how to write your first Django application, free training document intended to beginners....

CSS tutorial for professionals

Download free CSS tutorial course in PDF, training file in 56 chapters and 244 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Learning JavaScript

Download Advanced JavaScript Course, PDF document on 643 pages created by Stack OverFlow. This is a free and unofficial JavaScript ebook created for educational purposes. All content is extracted from the Stack Overflow documentation, written by many developers....

PrestaShop Administration Guide

Download free course to learn how to build e-commerce store with Prestashop, PDF ebook under 71 pages....