Skip to content

Description and README #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
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>