Programming Languages BooksGolang Books

The Little Go Book by Karl Seguin

Advertisement

The Little Go Book by Karl Seguin

The Little Go Book by Karl Seguin

Go is a compiled, statically typed language with a C­like syntax and garbage collection. This PDF covers the following topics related to Go : Introduction, Getting Started, The Basics, Structures, Maps, Arrays and Slices, Code Organization and Interfaces, Tidbits, Concurrency.

Author(s):

s84 Pages
Similar Books
An Introduction to Programming in Go

An Introduction to Programming in Go

This page covers the following topics related to Go Language : Getting Started,Your First Program, Types, Variables, Control Structures, Arrays, Slices and Maps, Functions, Pointers, Structs and Interfaces, Concurrency, Packages, Testing, The Core Packages, Next Steps.

sNA Pages
Essentials of Go Programming

Essentials of Go Programming

This page covers the following topics related to Go Language : Introduction, Quick Start, Control Structures, Data Structures, Functions, Objects, Concurrency, Packages, Input/Output, Testing, Tooling.

sNA Pages

Advertisement