Skip to content
You are not logged in |Login  
     
Limit search to available items
Book Cover
book
BookBook
Author Klabnik, Steve, author.

Title The Rust programming language / by Steve Klabnik and Carol Nichols ; with contributions from the Rust Community.

Publication Info. San Francisco : No Starch Press, Inc., [2018]
©2018

Copies

Location Call No. Status
 Enfield, Main Library - Adult Department  005.13 KLA    Check Shelf
Description xxvii, 519 pages ; 24 cm.
Note Includes index.
Summary "The Rust Programming Language is the official book on Rust; a community-developed, systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust's memory safety guarantees, enforced at compile time, safeguard your programs against the many problems that pervade other systems languages. Rust offers the control and performance of a low-level language with the helpful abstractions of a high level one, and does this all without having a garbage collector. These characteristics make Rust useful for embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. The Rust Programming Language begins with a quick hands-on project to introduce the basics, then explores key concepts in depth, such as ownership, the type system, error handling, and fearless concurrency. Detailed explanations of Rust-oriented takes on topics like pattern matching, iterators, and smart pointers combine with examples and exercises to take you from theory to practice. In addition to its thorough coverage of more granular topics, The Rust Programming Language will show you how to: -Grasp important concepts unique to Rust like ownership, borrowing, and lifetimes -Use Cargo, Rust's built-in package manager, to build your code, including downloading and building dependencies -Effectively use Rust's zero-cost abstractions and learn to build your own Developed with help from the community, The Rust Programming Language is your official guide to becoming a productive Rust programmer"-- Provided by publisher.
"The official guide to Rust, a community-developed, systems programming language. Begins with a hands-on project to introduce the basics, then explores key concepts in depth"-- Provided by publisher.
Contents Foreword / by Nicholas Matsakis and Aaron Turon -- Introduction -- Getting started -- Programming a guessing game -- Common programming concepts -- Understanding ownership -- Using structs to structure related data -- Enums and pattern matching -- Using modules to reuse and organize code -- Common collections -- Error handling -- Generic types, traits, and lifetimes -- Writing automated tests -- An I/O project: building a command line program -- Functional language features: iterators and closures -- More about Cargo and Crates.io -- Smart pointers -- Fearless concurrency -- Object-oriented programming features of Rust -- Patterns and matching -- Advanced features -- Final project: building a multithreaded web server -- Appendix A: Keywords -- Appendix B: Operators and symbols -- Appendix C: Derivable traits -- Appendix D: Macros.
Subject Computer programming.
C (Computer program language)
Rust (Computer programming language)
COMPUTERS -- Programming -- Open Source.
COMPUTERS -- Programming Languages -- General.
COMPUTERS -- Programming -- General.
C (Computer program language) (OCoLC)fst00843279
Computer programming. (OCoLC)fst00872390
Added Author Nichols, Carol, 1983- author.
Matsakis, Nicholas, writer of foreword.
Turon, Aaron, writer of foreword.
Other Form: Online version: Klabnik, Steve. Rust programming language. San Francisco : No Starch Press, Inc., 2018 9781593278519 (DLC) 2018019844
ISBN 9781593278281 (paperback)
1593278284 (paperback)
9781593278519 (epub)
-->
Add a Review