Learn Rust in a Month of Lunches

Learn Rust in a Month of Lunches image
ISBN-10:

1633438236

ISBN-13:

9781633438231

Author(s): MacLeod, David
Released: Mar 26, 2024
Publisher: Manning
Format: Paperback, 568 pages
to view more data

Description:

One month. One hour a day. That's all it takes to start writing Rust code!

Learn Rust in a Month of Lunches teaches you the essential skills of Rust. By the time you're done learning, you'll be able to:

  • Build real software in Rust
  • Understand messages from the compiler and Clippy, Rust's coding coach
  • Make informed decisions on the right types to use in any context
  • Make sense of the Rust standard library and its commonly used items
  • Use external Rust "crates"; (libraries) for common tasks
  • Work with crates that use async Rust
  • Write simple declarative macros
  • Explore test driven development in Rust

About the technology

Developers love Rust! Rust is a true general purpose language, suitable for everything from system programming to web applications and games. It delivers the performance of low-level languages like C/C++ while providing memory safety, type safety, and a compiler that makes it difficult to compile bad code. Plus, Rust makes it easy to refactor your code without worrying about breaking anything. It's a truly hassle-free programming experience.


























We're an Amazon Associate. We earn from qualifying purchases at Amazon and all stores listed here.

Want a Better Price Offer?

Set a price alert and get notified when the book starts selling at your price.

Want to Report a Pricing Issue?

Let us know about the pricing issue you've noticed so that we can fix it.