SkillAgentSearch skills...

Goworkshopdevops

Workshop material for 8 hours using golang

Install / Use

/learn @jeffotoni/Goworkshopdevops
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h2 align="center"> <br/> <img src="https://github.com/jeffotoni/gocompilation/blob/master/golang-compilation.png" alt="logo" width="670" /> <br /> <br /> <br /> </h2>

DevOps BootCamp

Material for 8 hours Practical Immersion with Golang This is a material in Golang to be presented "face-to-face" in a "hand in hand" Workshop that will be done in 8 hours.

Golang Workshop DevOps


All content aims at the basic level of the student many practical examples were made with details richness to make life easier than it is initiating.

If you know little and almost nothing programming will not be problem every manual was made to level starting to advanced. All the difficulties I had when I started trying to contemplate this material. We will try to improve the material all the time so we can have a reference when it comes to Go.

I hope you all enjoy it and can serve as a base for learning and help several possible Gophers.

The content and references used are from the Golang Official Site and the material being developed which is a compilation of all Golang language and can be checked here jeffotoni/Compilation.

Some presentations I made can be viewed here Presentations.

There are thousands of references today regarding Golang, let's start at the beginning and we could not stop talking about Golang Tour. Well that site here Play Golang or Play Go Space we can play Golang online.

We have a very interesting link that we have been able to search for packages written in Golang check out this link: Go Doc

We have this link that presents us as a manual all libs developed in Golang Dev Docs

Here we find an awesome go, there are several lists as it is, and sometimes it's cool to check out some libs to help us with some projects. awesome-go

Soon below some channels that I participate and can find me online.

Telegram:

Slack:

Lab 01 Install and Commands Golang

Lab 02 The Golang Types

Lab 03 Parse with Golang, Yaml, Toml and Json

Lab 04 Building apis with net/http

Lab 05 Using Golang to Create Command Line Programs

Lab 06 Goroutine The Power

Overview


Go is a powerful language when it comes to competition and high performance, with a clean and efficient architecture. It grows year after year and every day the communities grow even more.

Some paradigms have been broken to make it a high performance language, where competition is one of its strengths. Go makes it easy to create programs that take full advantage of multicore and networked machines, while the new type system allows you to build flexible and modular programs.

It is a fast and statically compiled language that looks like a dynamically interpreted language. This feature Golang becomes a unique language as the subject is web.

Go is a compiled, competing, strong and statically typed programming language. It is a "General Use" language that can be used to solve various problems and in different areas. Problems involving competition, web applications, high performance applications, development of APIs, communications sockets etc ... Is where language is increasingly becoming prominent in the market and in communities.

Introduc

Related Skills

View on GitHub
GitHub Stars73
CategoryDevelopment
Updated4mo ago
Forks11

Security Score

97/100

Audited on Nov 24, 2025

No findings