Updated
over 1 year
ago.
1 hackers ♥️.
1 follower.
Has no hacker:
grab it!
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:
No Hackers yet
This project is part of:
Hack Week 20
Activity
Comments
-
over 2 years ago by jluo | Reply
I tracked my progress at this Github repo: https://github.com/jiaqiluo/learn-go
Similar Projects