Hacker News new | ask | show | jobs
by astennumero 463 days ago
Hello HN,

I've recently started learning Rust, and I'm finding it incredibly interesting! However, I'm also encountering a wealth of new syntax, built-in functions, and concepts that are unique to Rust. To solidify my understanding and create a useful resource for myself (and hopefully others), I've been diligently documenting these discoveries.

I've decided to share these insights by starting a blog, where I'll delve into the idiomatic Rust behaviors I'm learning. I've already compiled a substantial collection of examples and plan to discuss them in detail. My goal is to maintain a regular posting schedule, reflecting my ongoing learning journey.

I'd love to hear your thoughts on this project. Additionally, I'm eager to learn about your favorite idiomatic Rust patterns. If you have any specific behaviors or concepts you'd like to see covered in my blog, please share them! Thanks in advance for your feedback and suggestions.

2 comments

If you think any of the features you listed are unique to Rust, you need to learn more languages.
Check out Part 2: https://a-i-nstein.neocities.org/pages/part-2

I hope some of these are unique to Rust. Let me know!

Eh, not at all.
Right now there is only Part 1, right? If not, this will need fixing. I tried clicking on "Show Me!" just in case it loads more, but it did not.

As someone else said, I would like to see a TOC instead, personally.

Ah, thanks for highlighting that UX flow. I'll soon have a ToC once I have enough content.