Explore >> Select a destination


You are here

www.matheusrich.com
| | joeprevite.com
2.1 parsecs away

Travel
| | My plan for learning Rust and notes from Chapter 1 of the Rust Lang Book.
| | andreabergia.com
3.2 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ??thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust.
| | patshaughnessy.net
3.5 parsecs away

Travel
| | [AI summary] A developer compares the forgiving nature of Ruby with the strict, error-prone learning curve of Rust, highlighting how the latter compels a deeper understanding of computer science concepts like ownership, borrowing, and types.
| | ryhl.io
18.5 parsecs away

Travel
| The purpose of this blog post is to celebrate the anniversary of two really neat methods on the Cell type: from_mut and as_slice_of_cells. Both methods were released in version 1.37.0 of Rust, exactly one year ago from the date this post was published.