¶
Education Courses
https://www.codecademy.com/learn/learn-go
(free)
https://www.udemy.com/course/go-the-complete-developers-guide
(15 euros)
https://www.coursera.org/specializations/google-golang
¶
General
Theo - t3․gg -
I'm Coming Around To Go
(2024)
¶
Strings
Code Dodle -
String Slicing
¶
Types
A Tour of Go -
Empty Interface
Programiz -
Go Empty Interface (with Examples
)
¶
Maps
Simplilearn -
The Supreme Guide to Golang Maps
¶
Iterations
A Tour of Go -
Range
(foreach looping)
¶
Math
Go by Example -
Random Numbers
Stack Overflow -
Go rand.Intn() having the same number and value
¶
Error Type & Handling
How.dev -
What is type error in Golang
The Go Blog -
Error handling and Go
Digital Ocean -
Creating Custom Errors in Go
dev.to (Tirumal Rao) -
Error handling in Golang
Earthly
-
Effective Error Handling in Golang
Reddit -
Go’s Error Handling: A Grave Error
¶
Concurrency
Computer Science Simplified by Martin Joo -
Golang Concurrency Explained
¶
Resources
https://pkg.go.dev/std
https://pkg.go.dev/fmt#hdr-Printing
gobyexample.com
https://github.com/samber/lo
Reddit -
Anyone who tried to like Golang and tried it many many times but still don't like it compared to Typescript
(2023)
(YouTube ThePrimeTime
)
Books
100 Go Mistakes and How to Avoid Them
(
100go.co
) (
Amazon
) (
GitHub
)