mehrdad-zade / GoLang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here you can find useful examples to learn the basics of GOLang.
Below subject are covered under multiple branches. You can follow them in below order of branches (most of the subjects are under main):
- main: variables, primitives, constants, arrays/slices, struct/map, if/switch, loop, defer/panic/recover, pointers
- functions
- interface
- goRoutine
- channels

About


Languages

Language:Go 96.7%Language:HTML 3.3%