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
- Host: GitHub
- URL: https://github.com/glaucia86/golang-studies
- Owner: glaucia86
- License: mit
- Created: 2023-11-16T00:07:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T21:18:05.000Z (over 1 year ago)
- Last Synced: 2025-04-30T22:46:02.990Z (5 months ago)
- Language: Go
- Size: 1.1 MB
- Stars: 26
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Golang Studies
Repository created to store all the studies and projects developed in Golang.
[](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!