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: 83
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 Page Size, Speed, and Performance

Web Application Security Guide

Go Web Development Succinctly

Web Application Security for Dummies - Qualys Limited Edition

Others related eBooks about Webapps in Go

Web Page Size, Speed, and Performance

Download free course Web Page Size, Speed, and Performance, pdf file on 39 pages by Terrence Dorsey....

You Don't Know JS Yet: Objects and Classes - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise, in-depth guide takes you inside JavaScript's this structure and object prototypes. You'll learn how they work and why they're integral to behavior delegation - a design pattern i...

React in patterns

This book about common design patterns / techniques used while developing with React. It i..., download free React tutorial in PDF (107 pages) created by ....

Learning Website Development with Django

A beginner's PDF tutorial to building web applications,quickly and cleanly, with the Django application framework by Ayman Hourieh....

RESTful Web Services

Download free course RESTful Web Services, pdf file on 448 pages by Leonard Richardson, Sam Ru....

How to Code in HTML5 and CSS3

Download free course How to Code in HTML5 and CSS3, pdf file on 124 pages by Damian Wielgosik....

Getting started with ASP.NET

This tutorial guides you step by step to create an ASP.NET Web pages ,free training document under 62 pages by Erik Reitan....

AngularJS Notes for Professionals

Download free course AngularJS Notes for Professionals, pdf file on 201 pages by by Stack Overflow Community....

Angular Succinctly

Download free course Angular Succinctly, pdf file on 124 pages by by Joseph D. Booth....

HTML5 Canvas Notes for Professionals

Download free course HTML5 Canvas Notes for Professionals, pdf file on 180 pages by Stack Overflow Community....