Hacker News new | ask | show | jobs
by lgas 3291 days ago
> Data structures and algorithms are possibly the hardest part of Rust to dive into

What else is there?

2 comments

I think it was too much for the. to say "Data structures AND algorithms". It is mostly data structures that can be difficult.
Agreed. It's very unnatural to represent data structures with circular references, or pointers in general. I had to re-think how I approach certain problems to make it more Rust-friendly.
CRUD webapps. It can get venture funding too if one can design a login page.