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

Go Web Development Succinctly

Restful Web Services

Hacking Exposed Web Applications

Web Page Size, Speed, and Performance

Others related eBooks about Webapps in Go

Cascading style sheets (CSS) free pdf tutorial

Download free Cascading style sheets (CSS) course material and training (PDF file 34 pages) designated to beginners....

Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers

This book is a guide for the transition between ECMAScript 5 and 6. It is not specific to any JavaScript environment, so it is equally useful to web developers as it is Node.js developers....

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...

Http2 Explained

This is a detailed document describing HTTP/2 (RFC 7540), the background, concepts, protocol and something about existing implementations and what the future might hold....

AngularDart Succinctly

Download free course AngularDart Succinctly, pdf file on 114 pages by by Ed Freitas....

CSS in Depth

This book exposes you to a world of CSS techniques that range from clever to mind-blowing. This instantly useful book is packed with creative examples and powerful best practices that will sharpen your technical skills and inspire your sense of design....

React JS Notes for Professionals

Download free course React JS Notes for Professionals, pdf file on 109 pages by Stack Overflow Community....

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...

The JavaScript Way

Love it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....

Drupal 7 Views Cookbook

Fully revised and updated for 2016, Drupal 7 Views Cookbook allows you to bypass most of t..., download free Drupal 7 tutorial in PDF (218 pages) created by Ayen Green ....