Our great sponsors
-
Rustlings: This is a great resource for getting started with Rust, with small exercises to help you get comfortable reading and writing code.
-
Zero To Production In Rust: If you're interested in backend development, this resource provides a comprehensive introduction to the subject using Rust.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Rust API Guidelines: If you're planning on building libraries or APIs in Rust, these guidelines provide recommendations for designing and presenting APIs in the language. They're written by the Rust library team, based on their experience building the Rust standard library and other crates in the ecosystem.
-
Rust by Example: Rust by Example is a collection of runnable examples that cover a wide range of Rust concepts and standard libraries. It's a great way to see how Rust code works in practice.
Related posts
- Need to learn FAST... Any recommendations for a free interactive rust course?
- [Beginner] Alternatives to programming rust that covers latest rust features
- Should I learn rust?
- Rustlings - ownership in nested functions should violate the borrow checker?
- Ask HN: What topics do you suggest for this Rust teaching guide?