DEV Community

Cover image for Understanding Go: part 13 – Methods
Aurélie Vache
Aurélie Vache

Posted on

Understanding Go: part 13 – Methods

Even if you can create your first application in Go in a few minutes, understanding a new programming language is not easy and can be time-consuming.

After writing the blog series Learning Go by examples, let's discover all the concepts of Go in a visual way, in sketchnotes.

In this blog post of sketchnotes about Go, we will discover another useful concept: the "Methods". There are special functions.

Go methods
Go methods
Go methods
Go methods
Go methods
Go methods
Go methods

This is another blog post of this serie so if you liked it, you can follow me, and tell me what do you think ❤️. If people are interested, I will publish others sketches :-).

Moreover, if you are interested about this way to explain visually technologies, I published an entire illustrated book about Kubernetes, available in paperback on Amazon and in digital version on GumRoad: "Understanding Kubernetes in a visual way".
And an illustrated book about Docker, available in paperback on Amazon and in digital version on GumRoad: "Understanding Docker in a visual way".

Top comments (0)