Our great sponsors
-
There's "The Book".
-
Another good piece, but I wouldn't say its for beginners, is Rust for Rustaceans by Jon Gjengset. Its definitely more intermediate topics than beginner. Still good to know about it ;)
-
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.
-
command-line-rust
Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/
I'm the author of Command-Line Rust (O'Reilly, 2022). u/mprovost and I use a lot of the same programs, but I think my book differs in the emphasis of using test-driven development. We also have very different coding styles. You can view the source code and tests for my book at https://github.com/kyclark/command-line-rust