Member-only story
Easy Golang projects to put on your resume
3 min readDec 9, 2021
Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to this language, check out the link below to learn more about this language:
So, let’s talk about some (somewhat) easy Golang projects you can build out!
Building Web Applications
Another awesome project you could build out is a web application, luckily for you, Go is an awesome language for that. There are many frameworks available to help you build out some web applications, check out the link below to learn about this process: