Personal Go Learning Repository
.gitignore | ||
basics.go | ||
development.sh | ||
README.md |
Go Learning
Personal Go Learning repo for both step-by-step tutorial througwalk, example programs and personal notes
Resources
Type | Link |
---|---|
Main Resource | Go Official Learning |
Secondary Resource | Türkçe Go Eğitimi |
Tertiary Resource | Tutorialspoint |
Example Resources | Head First Go, Go by Example |
Documentation Resources | Go Official Documentation , Go Packages Documentation |
Books | The Go Programming Language |