An open API service indexing awesome lists of open source software.

https://github.com/glaucia86/golang-studies

A repository with intention to learn Golang
https://github.com/glaucia86/golang-studies

Last synced: 5 months ago
JSON representation

A repository with intention to learn Golang

Awesome Lists containing this project

README

          

# Golang Studies

Repository created to store all the studies and projects developed in Golang.

[![bit-go.png](https://i.postimg.cc/s204FQ2b/bit-go.png)](https://postimg.cc/GBGyGpGj)

## 🚀 Resources Used

* **[Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-0000-gllemos)**
* **[Golang](https://golang.org/doc/install)**
* **[Extension Golang - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go&WT.mc_id=javascript-0000-gllemos)**

## 📚 Studies Guide

- **[Aprenda Golang do Zero! Desenvolva uma Aplicação Completa - Udemy Course](https://www.udemy.com/course/aprenda-golang-do-zero-desenvolva-uma-aplicacao-completa)**
- **[01-study](./01-study/README.md)**
- **[Book: Let's Go Professional Package by Alex Edwards](https://lets-go.alexedwards.net/#packages)**
- **[02-study](./02-study/README.md)**
- **[Course: Go Fundamentals by Mike Van Sickle](https://app.pluralsight.com/library/courses/fundamentals-go/table-of-contents)**
- **[03-study](./03-study/README.md)**

## ❗️Important Resources

I will be listing here some important links and resources that will direct you to: documentation, free courses, books and content related to Golang. Below is a list of these resources, which are considered recommended readings, courses or books:

- âś… **[Official Documentation - Golang](http://www.golangbr.org/doc/)**
- âś… **[Azure for Golang Developers](https://docs.microsoft.com/azure/developer/go/?WT.mc_id=javascript-0000-gllemos)**
- âś… **[Debugging Golang in Visual Studio Code](https://github.com/golang/vscode-go/blob/master/docs/debugging.md)**

## âť“ I have questions... What do I do?!

If you have questions about the codes developed during this series of articles, feel free to open a **[ISSUE HERE](https://github.com/glaucia86/golang-studies/issues)**. As soon as possible, I will be answering all the questions you have!