Hacker News new | past | comments | ask | show | jobs | submit login

There are plenty of resources out there to get started, the one you mention is a very good one and can get you pretty far. My personal recommendation would be to decide on a small hobby project, simple in scope and complexity, to get started and figure out how to solve that using Rust. Just like with any other tool, the only way to learn how to use it is to use it. This takes some time but for me it's the best way to learn. So far there is no challenge Rust presented I couldn't solve using the tools at my disposal: Stackoverflow, Google and YouTube. For example, "a tool that takes some data from an API, does some stuff and stores the result in a database" or "an application that gets the latest 10 closing prices for a stock and sends a telegram message with a prediction". The most important part though (at least to me) is to write about it and share your experience, it helps cement the knowledge and might help others who want to start out too.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: