DEV Community

Cover image for Go for Beginners - Installation
King Etiosasere
King Etiosasere

Posted on

3

Go for Beginners - Installation

This is a continuation of my Go for Beginners series. Let's look at how we can install Go across different platforms.

MacOS
For MacOS users, you can find installation instructions via the official Go website or through this link - https://tecadmin.net/install-go-on-macos/

Windows
For Window users, you can find installation instructions via the official Go website or through this link - https://www.freecodecamp.org/news/setting-up-go-programming-language-on-windows-f02c8c14e2f/

Linux(Ubuntu)
For Linux users, you can find the installation instructions via the official Go website or through this link - https://www.howtoforge.com/how-to-install-go-programming-language-on-linux-ubuntu-debian-centos/

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

šŸ‘‹ Kindness is contagious

Please leave a ā¤ļø or a friendly comment on this post if you found it helpful!

Okay