Learning Golang from Zero | Episode #5: Errors and Pointers in Golang

Опубликовано: 04 Октябрь 2024
на канале: CockroachDB
435
9

Every programming language has its own way of handling errors, and there are always tradeoffs. On episode #5 of Learning Golang from Zero with Cockroach Labs Member of the Technical Staff Paul Kernfeld, we'll be learning how Golang deals with errors and pointers.