Project Description

Go (or Golang) is an open-source programming language designed to build fast, reliable, and efficient software at scale. It is the language used to create Kubernetes, K3s, Rancher, and countless cloud-native applications. Let's learn Go by writing an application during the hack week!

Goal for this Hackweek

  • Understand the syntax and grammars of Go
  • Learn the advanced features of Go
  • Get familiar with Go’s standard libraries/packages
  • Write an application following this tutorial

Resources

There are tons of tutorials and articles on the internet, but not all of them are of high quality or up-to-date. If you know any article/book/tutorial that is good for a beginner, please do not hesitate to share them in the comments.

Here are some resources I will use to learn Go:

  • https://www.udemy.com/course/go-the-complete-developers-guide
  • https://github.com/quii/learn-go-with-tests
  • https://gobyexample.com

Looking for hackers with the skills:

golang go learning language

This project is part of:

Hack Week 20

Activity

  • about 4 years ago: ph03nix liked this project.
  • about 4 years ago: jluo added keyword "learning" to this project.
  • about 4 years ago: jluo added keyword "language" to this project.
  • about 4 years ago: jluo added keyword "golang" to this project.
  • about 4 years ago: jluo added keyword "go" to this project.
  • about 4 years ago: jluo originated this project.

  • Comments

    • jluo
      about 4 years ago by jluo | Reply

      I tracked my progress at this Github repo: https://github.com/jiaqiluo/learn-go

    Similar Projects

    This project is one of its kind!