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 |
Downloads: | 92 |
Created: | 2022-02-03 |
License: | CC BY-SA |
Author(s): | Suraj Patil |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Webapps in Go
Download free course Lisp Web Tales, pdf file on 91 pages by Pavel Penev.
Looking for a comprehensive guide on web content filtering and access denied ? Check out the free course offered by MIT Press! This 467-page PDF file provides insights on Internet blocking and filtering practices across the globe.
Download free course Web Page Size, Speed, and Performance, pdf file on 39 pages by Terrence Dorsey.
Download a complet eBook about RESTfull Web Services, it's a free training document course in 448 pages by O'Reilly licensed under a Creative Commons.
With this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan.