Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# GolangTraining
Training for Golang (go language)
<h1 align="center">
<br>
</a>
<a href="https://golang.org/">
<img alt="Golang" src="https://go.dev/images/go-logo-white.svg">
</a>
<br>
GolangTraining
</h1>
<h2 align="center">
Training for Golang (go language)
</h2>
<p align="center">
<a href="https://golang.org/">
<img alt="GolangTraining" src="https://img.shields.io/badge/Golang Training-GO-blue">
</a>
<br>



## 📚 Context
This repository seeks to centralize knowledge and codes in go for programming students.
## Tutorial: Get started with Go
<a href="https://golang.org/doc/tutorial/getting-started">
<img alt="GolangTraining" src="https://img.shields.io/badge/Get started with Go-GO-green">
</a>