Personal Go Learning Repository
Find a file
2023-07-16 23:34:33 +03:00
0basics Separate Files 2023-07-09 22:02:50 +03:00
1flow Defer 2023-07-10 08:44:39 +03:00
2moretypes Range 2023-07-12 16:04:57 +03:00
exercises slices exercise solution 2023-07-12 16:45:14 +03:00
.gitignore Initial Commit 2023-07-09 21:13:24 +03:00
development.sh Initial Commit 2023-07-09 21:13:24 +03:00
README.md feat: enable mattermost integration with webhooks 2023-07-16 23:34:33 +03:00

Go Learning

Personal Go Learning repo for both step-by-step tutorial througwalk, example programs and personal notes

In this repo all .go files separated different directories because of the readiblity.

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

Redirecting updates to Mattermost with Webhook