DEV Community

Go Crash Course Series' Articles

Back to Mofi Rahman's Series
Go Crash Course Part I: Introduction
Cover image for Go Crash Course Part I: Introduction

Go Crash Course Part I: Introduction

58
Comments
2 min read
Go Crash Course Part II: Package, Import and Export
Cover image for Go Crash Course Part II: Package, Import and Export

Go Crash Course Part II: Package, Import and Export

15
Comments
4 min read
Go Crash Course Part III: Variables and Functions
Cover image for Go Crash Course Part III: Variables and Functions

Go Crash Course Part III: Variables and Functions

10
Comments
3 min read
Go Crash Course Part IV: Types, Conversion and Inference
Cover image for Go Crash Course Part IV: Types, Conversion and Inference

Go Crash Course Part IV: Types, Conversion and Inference

7
Comments
4 min read
Go Crash Course Part V: Constants, Operators and Reserved Keywords
Cover image for Go Crash Course Part V: Constants, Operators and Reserved Keywords

Go Crash Course Part V: Constants, Operators and Reserved Keywords

6
Comments
3 min read
Go Crash Course Part VI: Blocks, Scopes and Shadowing
Cover image for Go Crash Course Part VI: Blocks, Scopes and Shadowing

Go Crash Course Part VI: Blocks, Scopes and Shadowing

7
Comments
1 min read
Go Crash Course Part VII: Functions, Closures and Defer
Cover image for Go Crash Course Part VII: Functions, Closures and Defer

Go Crash Course Part VII: Functions, Closures and Defer

5
Comments
3 min read
Go Crash Course Part VIII: if, switch and for
Cover image for Go Crash Course Part VIII: if, switch and for

Go Crash Course Part VIII: if, switch and for

6
Comments
3 min read
Go Crash Course Part IX: Structs, Embedding and Methods
Cover image for Go Crash Course Part IX: Structs, Embedding and Methods

Go Crash Course Part IX: Structs, Embedding and Methods

6
Comments
3 min read
Go Crash Course Part X: Interfaces, Type Cast and Type Switching

Go Crash Course Part X: Interfaces, Type Cast and Type Switching

5
Comments
3 min read
Go Crash Course XI: Pointers
Cover image for Go Crash Course XI: Pointers

Go Crash Course XI: Pointers

6
Comments
2 min read