Skip to content
FLAVIO COPES
flaviocopes.com
2026
[ BLOG ]
[ BOOKS ]
[ COURSES ]
[ BOOTCAMP ]
[ NEWSLETTER ]
[ AI WORKSHOP ]
Posts tagged "go"
Interfaces in Go
Methods in Go
Pointers in Go
Functions in Go
Structs in Go
Operators in Go
Conditionals in Go
Loops in Go
Maps in Go
Slices in Go
Arrays in Go
Strings in Go
Variables and types in Go
Introduction to Go workspaces
How to compile and run a Go program
How to create your first Go program
Introduction to the Go programming language
Deploying a Go Application in a Docker Container
Go tutorial: REST API backed by PostgreSQL
The complete guide to Go Data Structures
Go Data Structures: Binary Search Tree
Go Data Structures: Set
Building a Web Crawler with Go to detect duplicate titles
Getting started with Go CPU and memory profiling
Visualize your local Git contributions with Go
Use Go to get a list of repositories from GitHub
Go CLI tutorial: fortune clone
Building a CLI command with Go: cowsay
Build a Command Line app with Go: lolcat
Debugging Go with VS Code and Delve