Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Learning Go Series' Articles
Back to Martin Cartledge's Series
History of Go, Variables, and Types
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
May 4 '20
History of Go, Variables, and Types
#
go
#
beginners
75
reactions
Comments
3
comments
6 min read
Control flow and Common Control Structures in Go
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
May 8 '20
Control flow and Common Control Structures in Go
#
go
#
beginners
8
reactions
Comments
1
comment
7 min read
What is a Type in Go?
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
May 16 '20
What is a Type in Go?
#
go
#
beginners
8
reactions
Comments
Add Comment
6 min read
What is the Slice and Map Type in Go?
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jun 25 '20
What is the Slice and Map Type in Go?
#
go
#
beginners
8
reactions
Comments
Add Comment
8 min read
What are the Struct and Interface Types in Go?
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jun 29 '20
What are the Struct and Interface Types in Go?
#
go
#
beginners
8
reactions
Comments
Add Comment
5 min read
Function Declarations, Arguments, Parameters, and Anonymous Functions in Go
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jul 3 '20
Function Declarations, Arguments, Parameters, and Anonymous Functions in Go
#
go
#
beginners
7
reactions
Comments
Add Comment
5 min read
Function Literals and Closure in Go
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jul 8 '20
Function Literals and Closure in Go
#
go
#
beginners
8
reactions
Comments
Add Comment
4 min read
How to write a Recursive Function in Go
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jul 9 '20
How to write a Recursive Function in Go
#
go
#
beginners
#
webdev
#
computerscience
7
reactions
Comments
Add Comment
4 min read
Pointers, Marshalling, and Unmarshalling Data in Go
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jul 15 '20
Pointers, Marshalling, and Unmarshalling Data in Go
#
go
#
beginners
16
reactions
Comments
3
comments
9 min read
Sorting Data in Go
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jul 22 '20
Sorting Data in Go
#
beginners
#
go
15
reactions
Comments
Add Comment
5 min read
Concurrency in Go - Using Goroutines and Wait Groups
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Jul 29 '20
Concurrency in Go - Using Goroutines and Wait Groups
#
beginners
#
go
#
webdev
#
tutorial
15
reactions
Comments
Add Comment
6 min read
Concurrency in Go - Using Channels and Handling Race Conditions
Martin Cartledge
Martin Cartledge
Martin Cartledge
Follow
Aug 5 '20
Concurrency in Go - Using Channels and Handling Race Conditions
#
beginners
#
go
#
webdev
#
tutorial
14
reactions
Comments
Add Comment
9 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account