Working with Go
Intro to go for experienced programmers.
About Working with Go
Working with Go
View online at: https://mkaz.blog/working-with-go/
Working with Go is a set of examples for Go (golang) to help an experienced programmer become familiar with the Go language. Go is often referred to as golang to help searches.
Resources
This set of examples assumes a base level of programming experience and is intended for someone learning the Go language from another language; not necessarily someone new to programming altogether.
If you are starting out and want to learn how to program and choose Go as your first language, check out Learn Programming in Go
The official site has a Tour of Go which is an interactive walk through, another good introduction to the language.
I'm also a big fan of Go by Example which is quite similar.
Contribute
The site is sourced from markdown files in the pages directory. Any additions, corrections, suggestions or any contributions are appreciated.
To submit a pull request, make your edit to the file in pages directory.
Working with Go was started by Marcus Kazmierczak. Thanks to all the contributors who have helped make it even better.
License
Working with Go is licensed under a Creative Commons Attribution 4.0 International License.
Frequently Asked Questions
What is Working with Go?
Working with Go is a Websites library for the Go programming language. Intro to go for experienced programmers.
How many GitHub stars does Working with Go have?
Working with Go has 1,154 GitHub stars in the directory's latest synchronization.
How do I install Working with Go?
Install Working with Go with the Go module system using `go get mkaz/working-with-go`. Check the repository for the current installation instructions.
What category does Working with Go belong to?
Working with Go is listed under Websites, specifically Other.