/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

huonw.github.io
| | patshaughnessy.net
2.2 parsecs away

Travel
| | [AI summary] A Ruby developer explains the unique challenges of mastering Rust's mandatory error handling by comparing it to learning a foreign language with distinct vocabulary for concepts like success and failure.
| | wwwtech.de
2.5 parsecs away

Travel
| | [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.
| | andreabergia.com
2.2 parsecs away

Travel
| | Error handling is a fundamental aspect of programming. Unless you are writing hello world, you will need to handle errors in your code. In this post, I will discuss a bit the most common approaches used by various programming languages. Return error codes This is one of the most ancient strategies - if a function can fail, it can simply return an error code - often a negative number, or null.
| | thasso.xyz
23.6 parsecs away

Travel
| My personal blog about things I find interesting. Hit me up!