Go Bootcamp

This material aims to contribute to the learning of the Go programming language, collaborating with the community as a source of learning the language. The material addresses what we need to know to start programming in the language Go.

The content aims to make life easier for beginners.

If you know little or nothing about programming it won't be a problem, the entire manual was made for beginners to intermediate level enthusiasts.

A good read.

More bootcamp content:


Overview on Go

Installation

Editors

Commands

Introduction to the Go language

Control Structures

Functions

Arrays

Slices

Structs

Interfaces

Errors

Date and Hour

Pointers

Methods

Maps

JSON

Goroutines

Generics

File

Cryptography

Tests

Fiber

API REST

Router