Resources¶
📘 Resources¶
- The Go Programming Language Specification
- Effective Go
- Writing Web Applications
- Managing dependencies
- Developing and publishing modules
- Learn Go
- Golang Tutorials
- Go by Example
- Build Web Application with Golang
- Golang tutorial series
- How To Code in Go
- Golang Comprehensive Tutorial Series
- Go Resources
- Golang Development - TutorialEdge.net
- Learn Go with test-driven development
- Practical Go Lessons
- Golang training GitHub - Learning Golang one day
- The Uber Go Style Guide - The Uber Go Style Guide.
- inancgumus/learngo - 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
- teh-cmc/go-internals - A book about the internals of the Go programming language.
- geektutu/high-performance-go - high performance coding with golang
- Pungyeon/clean-go-article - A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
- Go in One Evening
- enocom/gopher-reading-list - A curated selection of blog posts on Go
- Learn Go: The complete course
- karanpratapsingh/go-course ⭐ - Master the fundamentals and advanced features of the Go programming language
- a8m/golang-cheat-sheet - An overview of Go syntax and features.
- softchris/golang-book - A book on Go, contains fundamentals but also recipes
- blasrodri/spaceship-go - Spaceship Go - A journey into the Standard Library
- quii/learn-go-with-tests - Learn Go with test-driven development
- dariubs/GoBooks ⭐ - List of Golang books
- callicoder/golang-tutorials - Golang Tutorials. Learn Golang from Scratch with simple examples.
- miekg/learninggo - Learning Go Book in mmark
- go101/go101 - An online book focusing on Go syntax/semantics and runtime related things
- tmrts/go-patterns - Curated list of Go design patterns, recipes and idioms
- Go Programming language tutorials
- How to Golang Series
- shichao-an/notes - Shichao’s Notes
- teivah/100-go-mistakes - Source code and community space of 📖 100 Go Mistakes.
- How To Code in Go - DigitalOcean
- Libraries you use most of your projects?
- TannerGabriel/learning-go - Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings
Courses¶
- Go: Getting Started - Pluralsight
- Getting Started With Golang - Academind
- Go: The Complete Developer’s Guide (Golang) - Stephen Grider - Udemy
- Learn How To Code: Google’s Go (golang) Programming Language - Udemy - Todd McLeod
- Ultimate Service With Kubernetes - ardanlabs
- Ultimate Go Advanced Concepts - ardanlabs
- Building Distributed Applications with Go - Pluralsight
- REST based microservices API development in Golang - Udemy
- Creating Web Applications with Go - Pluralsight
- Web Development w/ Google’s Go (golang) Programming Language - Todd McLeod - Udemy
- Building Modern Web Applications with Go (Golang) - Udemy
- REST based microservices API development in Golang - Udemy
- Golang - TutorialEdge.net
- Go Programming – Golang Course with Bonus Projects
Youtube Channel¶
- GolangCafe
- justforfunc: Programming in Go
- GopherCon UK
- Mario Carrion
- Donald Feury
- TutorialEdge
- TECHSCHOOLGURU
- KaranPratapSingh
- Golang Dojo
Blogs¶
- FreshMan
- Algorithms to Go
- ALEX EDWARDS
- Golang Weekly
- Go Newsletter
- Ardanlabs Blog
- Go blogs to follow
- The World of Go
- research!rsc
- Three Dots Labs
- Eli Bendersky’s website
- GopherAcademy Blog
- Karan Pratap Singh
- BITFIELD CONSULTING
- Go 101
- Vic Shóstak’s
- TECH SCHOOL
- A Journey With Go