Effective Rust

Effective Rust
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 329
Release :
ISBN-10 : 9781098151362
ISBN-13 : 1098151364
Rating : 4/5 (62 Downloads)

Book Synopsis Effective Rust by : David Drysdale

Download or read book Effective Rust written by David Drysdale and published by "O'Reilly Media, Inc.". This book was released on 2024-04-01 with total page 329 pages. Available in PDF, EPUB and Kindle. Book excerpt: Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem. If you're a software engineer who has experience with an existing compiled language, or if you've struggled to convert a basic understanding of Rust syntax into working programs, this book is for you. By focusing on the conceptual differences between Rust and other compiled languages, and by providing specific recommendations that programmers can easily follow, Effective Rust will soon have you writing fluent Rust, not just badly translated C++. Understand the structure of Rust's type system Learn Rust idioms for error handling, iteration, and more Discover how to work with Rust's crate ecosystem Use Rust's type system to express your design Win fights with the borrow checker Build a robust project that takes full advantage of the Rust tooling ecosystem


Effective Rust Related Books

Effective Rust
Language: en
Pages: 329
Authors: David Drysdale
Categories: Computers
Type: BOOK - Published: 2024-04-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a
Hands-on Rust
Language: en
Pages: 446
Authors: Herbert Wolverson
Categories: Computers
Type: BOOK - Published: 2021-06-30 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way
Hands-On Rust
Language: en
Pages: 325
Authors: Herbert Wolverson
Categories: Computers
Type: BOOK - Published: 2021-07-06 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way
The Rust Programming Language (Covers Rust 2018)
Language: en
Pages: 561
Authors: Steve Klabnik
Categories: Computers
Type: BOOK - Published: 2019-09-03 - Publisher: No Starch Press

DOWNLOAD EBOOK

The official book on the Rust programming language, written by the Rust development team at the Mozilla Foundation, fully updated for Rust 2018. The Rust Progra
Rust for Rustaceans
Language: en
Pages: 282
Authors: Jon Gjengset
Categories: Computers
Type: BOOK - Published: 2021-12-21 - Publisher: No Starch Press

DOWNLOAD EBOOK

Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming