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

https://github.com/devleejb/go-lang-study

Study repo for Go Language
https://github.com/devleejb/go-lang-study

golang

Last synced: 10 months ago
JSON representation

Study repo for Go Language

Awesome Lists containing this project

README

          

# go-lang-study

이 레포지토리는 Go Language를 학습하고, 정리한 내용을 포함하고 있습니다.

## Documentation

- [Tutorial: Get started with go](/tutorial%3A%20get_started_with_go/) / [Notion 정리](https://devleejb.notion.site/Tutorial-Get-started-with-Go-c2e78c7de715483d91292889f34ba8be?pvs=4)
- [Tutorial: Create a Go module](/tutorial%3A%20create_a_go_module/) / [Notion 정리](https://devleejb.notion.site/Tutorial-Create-a-Go-module-5499a4d5d3624f968246fb9d3c95f04a?pvs=4)
- [Tutorial: Getting started with multi-module workspaces](/tutorial%3A%20getting_started_with_multi-module_workspaces/) / [Notion 정리](https://devleejb.notion.site/Tutorial-Getting-started-with-multi-module-workspaces-7cfc7e04f7f74dcd9b779715515c6222?pvs=4)

- [Goroutines](/goroutines/) / [Notion 정리](https://devleejb.notion.site/Goroutines-5dcbfb1990864939851b85ba165895be?pvs=4)