Programming Languages BooksGolang Books

Essentials of Go Programming

Advertisement

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.

Author(s):

sNA Pages
Similar Books
GO Programming Language with Design Patterns

GO Programming Language with Design Patterns

This book explores history, design principles and application in design patterns. It evaluates Go's suitability for learning, discusses design patterns in Go using the GoHotDraw framework, and systematically assesses Go's features. The book concludes with insights into related work, future prospects, and a concise summary, featuring a comprehensive design pattern catalog for developers and researchers exploring Go's programming paradigms.

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

s84 Pages

Advertisement