Member-only story
Best Go (Golang) projects you can finish in a weekend
3 min readSep 17, 2021
Welcome back! Go (Golang) is an awesome programming language with a ton of capability, so let’s talk about some of the best projects you can build over a weekend. Now, these projects are great if you’re a new coder to Go, if you don’t have Golang installed on your machine, check out the link below to install it:
Let’s get started!
Building The Snake Game
Starting off, you’ve played the game Snake before, right? It’s a classic! Well, you can actually build this game with Go! I wrote an article about the process to do this, and it’s actually a pretty neat project, check out the link below to check out this project: