About 45,600 results
Open links in new tab
  1. The Go Programming Language

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

  2. Go (programming language) - Wikipedia

    On November 10, 2009, the day of the general release of the language, Francis McCabe, developer of the Go! programming language (note the exclamation point), requested a name change of Google's …

  3. Go Tutorial - W3Schools

    Learn Go Go is a popular programming language. Go is used to create computer programs. Start learning Go now »

  4. Go Programming Language (Introduction) - GeeksforGeeks

    Sep 4, 2025 · Go, often referred to as Golang, is an open-source programming language developed by Google in 2007 and officially released in 2009. It was designed with the goal of combining …

  5. What Is Go Programming Language and What Is It Used For? - Coursera

    Feb 21, 2026 · The Go programming language, sometimes referred to as Golang, is an open-source programming language that Google developed and released in 2009. The creation of Go, as a …

  6. GitHub - golang/go: The Go programming language · GitHub

    Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. Gopher image by Renee French, licensed under Creative Commons 4.0 Attribution license.

  7. The Golang Handbook – A Beginner's Guide to Learning Go

    May 25, 2023 · If you're looking to learn a new programming language, Go is a great choice. It's fast, lightweight, has an amazing open source community, and is actually quite easy to get started with.

  8. Go by Example

    Unless stated otherwise, examples here assume the latest major release Go and may use new language features. Try to upgrade to the latest version if something isn't working.

  9. 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 package …

  10. What Is Golang? (Definition, Features, vs. Other Languages) | Built In

    Golang, or Go, is an open-source programming language developed by Google. Designed for simplicity, performance and scalability, it excels in handling concurrent tasks, making it ideal for back-end …