About 37,800,000 results
Open links in new tab
  1. Google

    Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.

  2. The Go Programming Language

    Go is an open source programming language that makes it simple to build secure, scalable systems.

  3. Go (programming language) - Wikipedia

    Go is a high-level, general-purpose programming language that is statically-typed and compiled. It is known for the simplicity of its syntax and the efficiency of development that it enables …

  4. The Go Programming Language - YouTube

    Welcome to the Go channel, where we hope to make you love programming again! Go is an open-source programming language supported by Google.

  5. What is Go (programming language)? How Is It Used?

    Jul 28, 2022 · Go (Golang) is a programming language used in a variety of settings including finance, gaming, and cybersecurity. Learn more about Go and what it’s used for.

  6. Documentation - The Go Programming Language

    An interactive introduction to Go in four sections. The first section covers basic syntax and data structures; the second discusses methods and interfaces; the third is about Generics; and the …

  7. Get Started - The Go Programming Language

    In this tutorial, you'll get a brief introduction to Go programming. Along the way, you will install Go, write some simple "Hello, world" code, use the go command to run your code, use the Go …

  8. Tutorials - The Go Programming Language

    Say Hello, World with Go. A multi-part tutorial that introduces common programming language features from the Go perspective. Introduces the basics of creating and using multi-module …

  9. Go’s Sweet 16 - The Go Programming Language

    Nov 14, 2025 · The Go Blog Go’s Sweet 16 Austin Clements, for the Go team 14 November 2025 This past Monday, November 10th, we celebrated the 16th anniversary of Go’s open source …

  10. A Tour of Go

    Welcome to a tour of the Go programming language. The tour is divided into a list of modules that you can access by clicking on A Tour of Go on the top left of the page.