Best Go projects you can finish in an hour
3 min readOct 25, 2021
Welcome back! Go (Golang) is an awesome programming language that can practically build anything, if you don’t know anything about Go, check out the link below to learn more:
So, let’s talk about some awesome go projects you can build in less than an hour! Luckily for us, most of these projects are already built out for us, so all you have to do is download the project and follow the tutorial!
Building GUI’s
First up we have a GUI building project! This time around, we can use the Fyne library to build out GUI’s. If you want to check out this process, check out the link below: