zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

First steps with golang

December 23, 2020 by Igor Drobot Leave a Comment

Golang short Go is an open source programming language, which was invented in 2007. Go makes it easy to build simple, reliable, and efficient software.

Go as a language is more similar to C.

Installation on MAC OS X

brew update
brew install golang
[Read more…]

Filed Under: Linux, Mac OS X, Programming Tagged With: ARM, go, golang