9781492052593-1492052590-Programming Rust: Fast, Safe Systems Development

Programming Rust: Fast, Safe Systems Development

ISBN-13: 9781492052593
ISBN-10: 1492052590
Edition: 2
Author: Jim Blandy, Jason Orendorff, Leonora Tindall
Publication date: 2021
Publisher: O'Reilly Media
Format: Paperback 735 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $30.45 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $30.31 USD
Buy

From $30.31

Rent

From $30.45

Book details

ISBN-13: 9781492052593
ISBN-10: 1492052590
Edition: 2
Author: Jim Blandy, Jason Orendorff, Leonora Tindall
Publication date: 2021
Publisher: O'Reilly Media
Format: Paperback 735 pages

Summary

Programming Rust: Fast, Safe Systems Development (ISBN-13: 9781492052593 and ISBN-10: 1492052590), written by authors Jim Blandy, Jason Orendorff, Leonora Tindall, was published by O'Reilly Media in 2021. With an overall rating of 3.9 stars, it's a notable title among other Software Design, Testing & Engineering (Functional, Programming, Parallel Programming) books. You can easily purchase or rent Programming Rust: Fast, Safe Systems Development (Paperback) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $12.71.

Description

Systems programming provides the foundation for the world's computation. Developing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management errors to interthread data races.

With this practical guide, experienced systems programmers will learn how to successfully bridge the gap between performance and safety using Rust. Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust's features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.

You'll learn:

  • Rust's fundamental data types and the core concepts of ownership and borrowing
  • Language basics including error handling, crates and modules, structs, and enums
  • How to write flexible, efficient code with traits and generics
  • Rust's key power tools: closures, iterators, and asynchronous programming
  • Collections, strings and text, input and output, concurrency, macros, unsafe code, and interfacing with foreign functions



This updated edition covers Rust 1.50 (February 2021).

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book