Rust for Rustaceans: Idiomatic Programming for Experienced Developers (pdf)

$10.00

Author Jon Gjengset
Edition 1
Edition Year 2021
Format PDF
ISBN 9781718501850
Language English
Number Of Pages 280
Publisher No Starch Press

Description

You’ll Learn:
  How to design reliable, idiomatic, and ergonomic Rust programs based on best principles
  Effective use of declarative and procedural macros, and the difference between them
  How asynchrony works in Rust – all the way from the Pin and Waker types used in manual implementations of Futures, to how async/await saves you from thinking about most of those words
  What it means for code to be unsafe, and best practices for writing and interacting with unsafe functions and traits
  How to organize and configure more complex Rust projects so that they integrate nicely with the rest of the ecosystem
  How to write Rust code that can interoperate with non-Rust libraries and systems, or run in constrained and embedded environments

Brimming with practical, pragmatic insights that you can immediately apply, Rust for Rustaceans helps you do more with Rust, while also teaching you its underlying mechanisms.

Additional information

Author

Jon Gjengset

Edition

1

Edition Year

2021

Format

PDF

ISBN

9781718501850

Language

English

Number Of Pages

280

Publisher

No Starch Press

Reviews

There are no reviews yet.

Be the first to review “Rust for Rustaceans: Idiomatic Programming for Experienced Developers (pdf)”

Your email address will not be published. Required fields are marked *