/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

grosser.it
| | cep.dev
2.0 parsecs away

Travel
| | An experience using Go where the type system was a problem
| | miparnisariblog.wordpress.com
2.8 parsecs away

Travel
| | From simpler to more complex: 1. errors.New() or fmt.Errorf() without a sentinel error Only use for quick prototyping 2. Sentinel errors When you have an interface and want implementations to be able to throw errors and then catch them to run some logic But! you won't be able to customize the error thrown var (...
| | dave.cheney.net
3.0 parsecs away

Travel
| | [AI summary] The author discusses updates to the errors package, focusing on automatic stack trace collection and the introduction of the %+v format verb for debugging.
| | builtin.com
25.1 parsecs away

Travel
| What is software engineering? It is a field directly related to computer science, where engineers apply systematic and disciplined methods to the development, operation and maintenance of software.