Error handling | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Error handling

Hi, I know Go doesn't have something like try/cach methods as in other prog.langs for handling errors, but, are there any good error handling practices ? The only thing I know, is something about interfaces, but I don't know how this work

5th Sep 2022, 2:50 PM
Amine Laaboudi
Amine Laaboudi - avatar
3 Answers
0
Yaroslav thanks, as you see, they didn't mention this in the golang cours, also interfaces aren't included, although these are so important when talking about channels, concurrency, ..
6th Sep 2022, 6:13 PM
Amine Laaboudi
Amine Laaboudi - avatar
0
Im far from all that so far. understand, it is impossible to create an ideal course that would be suitable for everyone. here you study the basics, get acquainted with the language and then delve into learning already on other resources
6th Sep 2022, 9:10 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar