The Rust programming language

Kein Titelbild

Steve Klabnik: The Rust programming language (EBook, 2019, No Starch Press)

1 online resource (562 pages), 562 Seiten

Sprache: English

Am 2019 von No Starch Press veröffentlicht.

Keine Bewertung (0 Besprechungen)

The Rust Programming Language is the official book on Rust: an open source systems programming language that helps you write faster, more reliable software. Rust offers control over low-level details (such as memory usage) in combination with high-level ergonomics, eliminating the hassle traditionally associated with low-level languages. The authors of The Rust Programming Language , members of the Rust Core Team, share their knowledge and experience to show you how to take full advantage of Rust’s features—from installation to creating robust and scalable programs. You’ll begin with basics like creating functions, choosing data types, and binding variables and then move on to more advanced concepts, such as: •Ownership and borrowing, lifetimes, and traits •Using Rust’s memory safety guarantees to build fast, safe programs •Testing, error handling, and effective refactoring •Generics, smart pointers, multithreading, trait objects, and advanced pattern matching •Using Cargo, Rust’s built-in package manager, to build, test, and document …

4 Auflagen

Themen

  • Computer programming.