Golang Articles

Sorted By: Most Recent
Radhakishan Surwase Radhakishan Surwase
Updated on October 05, 2023

How to Use Enums in Golang

An enum is a data type consisting of a set of named constant values. Learn how to implement enums in Golang.

Image: Shutterstock / Built In
Updated on March 15, 2023

Why Go? 8 Engineers Discuss Golang’s Advantages and How They Use It.

Go's clarity and lack of ambiguity around its syntax makes it a favorite with developers.

Sara A. Metwalli Sara A. Metwalli
Updated on March 15, 2023

What Is Golang?

Golang, or Go, is a compiled, statically typed programming language designed by Google.

Image: Shutterstock / Built In