fnzste.dev

Learning Go

Learning Go can be challenging, especially if you’re coming from Python. One of the first things I learned was the importance of checking for errors with if err != nil after calling a function. It’s a fundamental part of Go’s error handling and ensures your code runs smoothly.

I am committed to this language and excited to learn new things.

Reply to this post by email ↪