Skip to content
@Go-Learning-Land

Go Learning Land

Go Learning Material Archive

What is Golang?

Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency. It is often referred to as Golang because of its former domain name, golang.org, but its proper name is Go. Full Text

The Go programming language is an open-source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Full Text

What is Go Learning Land?

Go Learning Land (GLL) is a non-profit organization that helps other people to learn and develop new skills in Golang. We are currently starting a project for ERC-721 Gopher NFTs in Ethereum mainnet. We are trying to build a non-toxic golang community for every skill level; each gopher will own a unique NFT for free. These NFTs will be badges for the GLL cult. Our community will start by collecting learning source material for golang at all levels. Therefore we create Go Learning Archive. PRs are welcome.

How to mint GLL NFTs?

  1. Go to GLL website and click on mint button shown in image.
  2. Use your Metamask wallet for pay gas fees. See more information on Metamask website
  3. Wait for yout NFT to appear in wallet.
  4. See in Opensea

Inspired by Renee French

The Go gopher was designed by Renee French The design is licensed under the Creative Commons 3.0 Attributions license. Read this article for more details

Pinned

  1. Go-Learning-Archive Go-Learning-Archive Public

    Go Learning Archive

    Go 73 12

  2. Go-Jobs-List Go-Jobs-List Public

    Collection of websites for golang jobs in same place.

    7 1

  3. 100-go-mistakes 100-go-mistakes Public

    Forked from teivah/100-go-mistakes

    Source code and community space of đź“– 100 Go Mistakes.

    Go 2

  4. design-patterns-go design-patterns-go Public

    Forked from RefactoringGuru/design-patterns-go

    Go 2

  5. NFTContract NFTContract Public

    Solidity Ethereum Contract for GLL

    Solidity 2 1

  6. golang-cheat-sheet golang-cheat-sheet Public

    Forked from a8m/golang-cheat-sheet

    An overview of Go syntax and features.

    2

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…