Go is an exciting programming language that offers, among several features, simplicity, performance, and concurrency. In this article, we'll guide you through the process of getting started with Go. Go comes with a built-in command-line interface, so you can use your favourite text editor or IDE to write code.
Table of contents
IntroductionInstalling GoSetting Up the Development EnvironmentWriting Your First Go ProgramRunning Your Go ProgramConclusionSort: