The Rust programming language

Kein Titelbild

Steve Klabnik: The Rust programming language (EBook, 2023, No Starch P.)

1 online resource (528 p.) : ill, 1 Seiten

Sprache: English

Am 2023 von No Starch P. veröffentlicht.

Keine Bewertung (0 Besprechungen)

The Rust Programming Language, 2nd edition is the official guide to Rust 2021: an open source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and eliminate the hassle traditionally associated with low-level languages. Klabnik and Nichols, alumni of the Rust Core Team, share their knowledge to help you get the most out of Rust’s features so that you can create robust and scalable programs. You’ll begin with basics like creating functions, choosing data types, and binding variables, then move on to more advanced concepts, such as:Ownership and borrowing, lifetimes, generics, traits, and trait objects to communicate your program’s constraints to the compiler; Smart pointers and multithreading, and how ownership interacts with them to enable fearless concurrency; How to use Cargo, Rust’s built-in package manager, to build, document your code, and manage …

4 Auflagen

Themen

  • Computer programming.
  • C (Computer program language)
  • Rust (Computer program language)