DEV Community

go-basic Series' Articles

Back to Andi's Series
Go (Golang) Basic - Introduction

Go (Golang) Basic - Introduction

Comments
2 min read
Go (Golang) Basic - Environment Setup

Go (Golang) Basic - Environment Setup

Comments
3 min read
Go (Golang) Basic - Your First 'Hello, World!'

Go (Golang) Basic - Your First 'Hello, World!'

Comments
2 min read
Go (Golang) Basic - Data Types and Variables

Go (Golang) Basic - Data Types and Variables

Comments
3 min read
Go (Golang) Basic - Data Collections: Array, Slice, and Map

Go (Golang) Basic - Data Collections: Array, Slice, and Map

Comments
4 min read
Go (Golang) Basic - 'if' and 'switch'

Go (Golang) Basic - 'if' and 'switch'

Comments
3 min read
Go (Golang) Basic - 'for' Loop

Go (Golang) Basic - 'for' Loop

Comments
3 min read
Go (Golang) Basic - Functions

Go (Golang) Basic - Functions

Comments
3 min read
Go (Golang) Basic - Structs and Methods

Go (Golang) Basic - Structs and Methods

Comments
3 min read
Go (Golang) Basic - Pointers

Go (Golang) Basic - Pointers

Comments
3 min read
Go (Golang) Basic - Interfaces

Go (Golang) Basic - Interfaces

Comments
3 min read
Go (Golang) Basic - Error

Go (Golang) Basic - Error

Comments
4 min read
Go (Golang) Basic - Structuring Project with Packages

Go (Golang) Basic - Structuring Project with Packages

Comments
4 min read
Go (Golang) Basic (Bonus) Three Advanced Function Techniques

Go (Golang) Basic (Bonus) Three Advanced Function Techniques

Comments
3 min read