The Rust Programming Language (Covers Rust 2018)

The Rust Programming Language (Covers Rust 2018)
Author: Steve Klabnik
Publisher: No Starch Press
Total Pages: 561
Release: 2019-09-03
Genre: Computers
ISBN: 1718500459


Download The Rust Programming Language (Covers Rust 2018) Book in PDF, Epub and Kindle

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 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 your code and manage dependencies How best to use Rust's advanced compiler with compiler-led programming techniques You'll find plenty of code examples throughout the book, as well as three chapters dedicated to building complete projects to test your learning: a number guessing game, a Rust implementation of a command line tool, and a multithreaded server. New to this edition: An extended section on Rust macros, an expanded chapter on modules, and appendixes on Rust development tools and editions.


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

GET 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 Programming Cookbook
Language: en
Pages: 434
Authors: Claus Matzinger
Categories: Computers
Type: BOOK - Published: 2019-10-18 - Publisher: Packt Publishing Ltd

GET EBOOK

Practical solutions to overcome challenges in creating console and web applications and working with systems-level and embedded code, network programming, deep
Rust Standard Library Cookbook
Language: en
Pages: 354
Authors: Jan Hohenheim
Categories: Computers
Type: BOOK - Published: 2018-03-29 - Publisher: Packt Publishing Ltd

GET EBOOK

Explore the Rust Standard library and compose algorithms with minimal dependency on external libraries Key Features Develop high-quality, fast, and portable app
Rust Cookbook
Language: en
Pages: 320
Authors: Vigneshwer Dhinakaran
Categories: Computers
Type: BOOK - Published: 2017-07-27 - Publisher:

GET EBOOK

75-80 recipes for learning Rust programmingAbout This Book* Learn to build high-performance Rust units and integrate them into your existing application* Work t
Rust Programming for Beginners
Language: en
Pages: 174
Authors: Nathan Metzler
Categories:
Type: BOOK - Published: 2021-06-24 - Publisher:

GET EBOOK

Harness the Raw Power of the Rust Programming Language and Build High-Performance, Scalable and Fault-Tolerant Applications with the Ultimate Beginners Guide to