Skip to content

Latest commit

 

History

History
230 lines (197 loc) · 13.7 KB

Home.md

File metadata and controls

230 lines (197 loc) · 13.7 KB

Welcome to the Go wiki, a collection of information about the Go Programming Language. Awesome Go is another great resource for Go programmers, curated by the Go community.

Table of Contents

Getting started with Go

Working with Go

Ready to write some Go code of your own? Here are a few links to help you get started.

Learning more about Go

Once you have an overview of the language, here are resources you can use to learn more.

The Go Community

Here are some of the places where you can find Gophers online. To get a sense of what it means to be a member of the Go community, read Damian Gryski's keynote from the GolankUK 2015 conference or watch Andrew Gerrand's closing keynote from GopherCon 2015.

Using the go toolchain

Additional Go Programming Wikis

Online Services that work with Go

If you're looking for services that support Go, here's a list to get you started.

Troubleshooting Go Programs in Production

Contributing to the Go Project

Platform Specific Information

Release Specific Information

Notes:

  • Please refrain from changing the title of the wiki pages, as some of them might be linked to from golang.org or other websites.