repository
0.0.0-20250215145957-1df901ebc22f
Repository: https://github.com/mts0629/study-go.git
Documentation: pkg.go.dev
# README
study-go
Study of Go language
-
go_by_example/
... Scripts based on examples in "Go by Example" -
playground/
... Small programs for study
License
go_by_example/
This work is copyright Mark McGranaghan and licensed under a Creative Commons Attribution 3.0 Unported License.
Source codes are based on the contents in "Go by Example" and following changes are included:
- Changes for coding style
- Comments
- Modification for the project structure
playground/
Unlicense