Cookies management by TermsFeed Cookie Consent

Tags

Shorts

Short code snippets. Little or no description at all. Just copy and use 🚀

syntax

Learn the basics of Go syntax by example

input

Learn how to read and process data from standard input in Go, given by the user in a terminal or console

Cheatsheets

time

Learn how to work with date and time in Go. Measure execution time, format dates and perform many other operations using Go time package

file

Go file handling examples. Learn how to read, write, process and perform many other operations on files in Go

math

Go math examples. Learn how to perform mathematical operations in Go using the math package

numbers

Go numbers-related examples. Learn how to convert, modify and print numbers in Go

slice

Slices in Go by example. Learn how to use and how Go slices work

errors

Learn how to effectively handle Go errors
1 ... 3 ... 6