Emad Elsaid
Calendar
Recent
RSS
Hashtags
New Page
Learning Go
Page Properties
modified
Saturday 16 December 2023
Edited: Saturday 16 December 2023
Edit on Github
This page contains Resources I used to learn Go. and recommended by other people to me
Books
¶
Concurrency in Go
(Cox-Buday, K.)
Writing a Compiler In Go
(Ball, T.)
Writing an Interpreter In Go
(Ball, T.)
Basics
¶
go.dev/doc
Go by example
Introducing Go
Building web applications
100 Go Mistakes
Rob Pike talks
¶
The design of the go assembler
Philosophy behind Go design
GopherCon 14 keynote
The Go programming language
Why learn Go?
Simplicity is complicated
Brief History of Go
On the movement from C to Go
The programming language the environment
Why golang is successful
Go proverbs
Origins of Go Concurrency
Lexical Scanning in Go
go
See Also