Investigations - Go Programming Language
-
Official Site: https://go.dev/
-
Playground: https://go.dev/play/
-
Tour of Go: https://go-tour-jp.appspot.com/moretypes/25
-
Random Ideas
Go-ldenweek
-
Definitions of “Golden Week”
-
Holidays constructing the “Golden Week” typically are:
-
4月29日(昭和の日)
-
5月3日(憲法記念日)
-
5月4日(みどりの日)
-
5月5日(こどもの日)
-
Saturdays and Sundays
-
-
https://ja.wikipedia.org/wiki/%E6%8C%AF%E6%9B%BF%E4%BC%91%E6%97%A5 in account.
-
We use https://github.com/rickar/cal to
-
Referred info
-
time.Time https://pkg.go.dev/time
-
loop patterns https://golang.hateblo.jp/entry/2019/10/07/171630#for%E6%96%87
-
functional-like https://qiita.com/croquette0212/items/54f0651e803511586eb0
-
array/slice
-
SCM and checked-in files https://zenn.dev/ryo_yamaoka/articles/595cf9e69229f9
-
Optionally https://ja.wikipedia.org/wiki/%E3%82%B7%E3%83%AB%E3%83%90%E3%83%BC%E3%82%A6%E3%82%A3%E3%83%BC%E3%82%AF too?