Sobes.tech

What is a receiver in Go, what types are there, and what are they used for?

Principal
188

What is an interface in Go, how does it look externally and internally?

Principal
135

What is a JOIN in databases, and what types are there?

Principal
130

What is alignment and padding in Go, and how do they work?

Principal
128

What is a slice in Go, what does it consist of, and how does it work?

Principal
116

What does 'implement interface X for structure Y' mean?

Principal
115

What is a channel in Go, and what is it used for?

Principal
112

How to check if the value inside interface{} equals nil (write code)?

Principal
111