-
Introduction to the Go Programming Language
Last updated: Thursday, November 24, 2022
Published in: CODE Magazine: 2020 - November/December
Get started with the Go programming language. Use Visual Studio Code as your editor to write Go code. Learn Go variables, strings and data structures including arrays, slices, maps, structs and more. Go supports the standard if-else staement and switch statement. It supports the for loop. Learn to use Go functions, goroutines, packages and modules.
-
Go
Last updated: Friday, June 11, 2021
Published in: CODE Magazine: 2016 - July/August
There’s a new language called Go, and you’ll want to check out Ted’s exploration of it. Go ahead. You know you want to.