Download computer tutorials in PDF

How To Code in Go



Download free course How To Code in Go, pdf file on 447 pages by Mark Bates, Cory LaNou, Tim Raymond.
This book is designed to introduce you to writing programs with the Go programming language. You'll learn how to write useful tools and applications that can run on remote servers, or local Windows, macOS, and Linux systems for development.

The topics that it covers include how to:
- Install and set up a local Go development environment on Windows, macOS, and Linux systems;
- Design your programs with conditional logic, including switch statements to control program flow;
- Define your own data structures and create interfaces to them for reusable code;
- Write custom error handling functions;
- Building and installing your Go programs so that they can run on different operating systems and different CPU architectures;
- Using flags to pass arguments to your programs, to override default options.

Each chapter can be read on its own or used as a reference, or you can follow the chapters from beginning to end. Feel free to jump to the chapter or chapters that best suits your purpose as you are learning Go with this book.

Table of contents

Pages : 447
Size : 3.1 MB
Downloads: 53
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Mark Bates, Cory LaNou, Tim Raymond

Download file

Others related eBooks about How To Code in Go

PicoLisp Works

Download free course PicoLisp Works, pdf file on 467 pages by Thorsten Jolitz.

GNU GREP and RIPGREP

Download free course GNU GREP and RIPGREP, pdf file on 111 pages by Sundeep Agarwal.

Energy Efficient Servers

Download free course Energy Efficient Servers, pdf file on 347 pages by Corey Gough, Ian Steiner, Winston Saunders.

Learning MongoDB

Download free course Learning MongoDB, pdf file on 86 pages by Stack Overflow Community.

Text Mining with R

Download free course Text Mining with R, pdf file on 194 pages by Julia Silge, David Robinson.