Building Web Apps with Go
by Jeremy Saenz
Publisher: GitBook 2015
Number of pages: 24
Description:
Go programmers pull in the bare necessities to get the job done. Go makes things simple, it's as easy as that. If we train ourselves to align with the 'Go way' of programming for the web, we will end up with more simple, flexible, and maintainable web applications.
Download or read it online for free here:
Read online
(online html)
Similar books
Network Programming with Go
by Jan Newmarch
A book on building network applications using the Google Go programming language. Contents: Architecture; Overview of the Go language; Socket-level Programming; Data serialization; Application-Level Protocols; Managing character sets and encodings.
(8384 views)
by Jan Newmarch
A book on building network applications using the Google Go programming language. Contents: Architecture; Overview of the Go language; Socket-level Programming; Data serialization; Application-Level Protocols; Managing character sets and encodings.
(8384 views)
Go by Example
by Mark McGranaghan - GoByExample.com
Go is an open source programming language designed for building simple and reliable software. 'Go by Example' is a hands-on introduction to Go using annotated example programs. It provides a comprehensive overview of the programming language Go.
(8134 views)
by Mark McGranaghan - GoByExample.com
Go is an open source programming language designed for building simple and reliable software. 'Go by Example' is a hands-on introduction to Go using annotated example programs. It provides a comprehensive overview of the programming language Go.
(8134 views)
The Little Go Book
by Karl Seguin - OpenMyMind.net
An introduction to Google's Go programming language. It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing. It's longer than the other Little books, but hopefully still captures that little feeling.
(7169 views)
by Karl Seguin - OpenMyMind.net
An introduction to Google's Go programming language. It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing. It's longer than the other Little books, but hopefully still captures that little feeling.
(7169 views)
An Introduction to Programming in Go
by Caleb Doxsey
This book is a short introduction to computer programming using the language Go. Go is a general purpose programming language with modern features, clean syntax and a well-documented common library, making it an ideal first programming language.
(11337 views)
by Caleb Doxsey
This book is a short introduction to computer programming using the language Go. Go is a general purpose programming language with modern features, clean syntax and a well-documented common library, making it an ideal first programming language.
(11337 views)