The Little Go Book



Download free course The Little Go Book, pdf file on 84 pages by Karl Seguin.
The Little Go Book is a free 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.

Table of contents

  • The Basics
  • Structures
  • Maps, Arrays and Slices
  • Code Organization and Interfaces
  • Tidbits
  • Concurrency
Pages : 84
Size : 0.3 MB
File type : PDF
Downloads: 70
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Karl Seguin
The Little Go Book

The Go programming course is a comprehensive guide for beginners and intermediate learners who want to learn how to program using the Go language. The course is designed to teach the fundamental concepts of Go programming, starting from the basics and gradually progressing to more advanced topics. It covers various topics such as structures, maps, arrays, slices, code organization, interfaces, concurrency, and more. The course is presented in a clear and concise manner, with examples and exercises that enable learners to apply what they have learned in practical scenarios. The course is accompanied by a PDF document that provides a step-by-step guide to each topic, making it easy for learners to follow along and grasp the concepts. Overall, the Go programming course is an excellent resource for anyone who wants to learn how to program using the Go language.

Others Computer science Tutorials

Bash Notes for Professionals

Azure DevOps Succinctly

Introduction to CNTK Succinctly

Kotlin Notes for Professionals

NGINX Unit Cookbook

Others related eBooks about The Little Go Book

Think Complexity

Download free course Think Complexity, pdf file on 228 pages by Allen Downey....

Machine Learning with TensorFlow

TensorFlow, Google's library for large-scale machine learning, simplifies often-complex computations by representing them as graphs and efficiently mapping parts of the graphs to machines in a cluster or to the processors of a single machine....

MATLAB tutorial for professionals

Download free MATLAB tutorial course in PDF, training file in 33 chapters and 182 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Maya basics

The Maya basics tutorial describes the fundamental concepts and skills for Maya that you need to work with 3D project....

Managed Software Evolution

Download free course Managed Software Evolution, pdf file on 439 pages by Ralf Reussner, Michael Goedicke, Wilhelm Hasselbring, Birgit Vogel-Heuser, Jan Keim, Lukas Märtin....

Getting Started with Raspberry Pi Zero

Download a free Raspberry Pi PDF tutorial in 11 chapters and 18 pages. This course aims to give users the basics concepts of Raspberry Pi zero from installing Raspbian to building a Raspberry Pi iBeacon....

Introductory Statistics

This book follows the scope and sequence of a one-semester, introduction to statistics course and is geared toward students majoring in fields other than math or engineering. This text assumes students have been exposed to intermediate algebra, and it focuses on the applications of statistical know...

The InfoSec Handbook

The InfoSec Handbook offers the reader an organized layout of information that is easily r..., download free InfoSec tutorial in PDF (392 pages) created by Umesh Hodeghatta Rao ....

Think Stats

Download free course Think Stats, pdf file on 264 pages by Allen Downey....

NGINX Unit Cookbook

Alongside its popular web server, NGINX provides a dynamic application server that support..., download free NGINX tutorial in PDF (70 pages) created by ....