Command-line Rust : a project-based primer for writing Rust CLIs
(Book)
Author
Published
Sebastopol, CA : O'Reilly Media, 2022.
ISBN
9781098109431, 1098109430
Status
Description
Loading Description...
Copies
Location | Call Number | Status |
---|---|---|
Eisenhower Public Library District - Stacks | 005.133 RUST 2022 | On Shelf |
Franklin Park Library District - Adult Nonfiction | 005.133 RUST | On Shelf |
More Details
Published
Sebastopol, CA : O'Reilly Media, 2022.
Format
Book
Physical Desc
xviii, 377 pages : illustrations ; 24 cm
Language
English
ISBN
9781098109431, 1098109430
Notes
General Note
Includes index.
Description
For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is also an incredibly complex language with a notoriously difficult learning curve. Rather than focusing on the language as a whole, this guide teaches Rust using a single small, complete, focused program in each chapter. Author Ken Youens-Clark shows you how to start, write, and test each of these programs to create a finished product. You'll learn how to handle errors in Rust, read and write files, and use regular expressions, Rust types, structs, and more. Discover how to: Use Rust's standard libraries and data types such as numbers, strings, vectors, structs, Options, and Results to create command-line programs ; Write and test Rust programs and functions ; Read and write files, including stdin, stdout, and stderr ; Document and validate command-line arguments ; Write programs that fail gracefully ; Parse raw and delimited text manually, using regular expressions and Rust crates ; Use and control randomness.
Reviews from GoodReads
Loading GoodReads Reviews.
Citations
APA Citation, 7th Edition (style guide)
Youens-Clark, K. (2022). Command-line Rust: a project-based primer for writing Rust CLIs (First edition.). O'Reilly Media.
Chicago / Turabian - Author Date Citation, 17th Edition (style guide)Youens-Clark, Ken. 2022. Command-line Rust: A Project-based Primer for Writing Rust CLIs. Sebastopol, CA: O'Reilly Media.
Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)Youens-Clark, Ken. Command-line Rust: A Project-based Primer for Writing Rust CLIs Sebastopol, CA: O'Reilly Media, 2022.
Harvard Citation (style guide)Youens-Clark, K. (2022). Command-line rust: a project-based primer for writing rust clis. First edn. Sebastopol, CA: O'Reilly Media.
MLA Citation, 9th Edition (style guide)Youens-Clark, Ken. Command-line Rust: A Project-based Primer for Writing Rust CLIs First edition., O'Reilly Media, 2022.
Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.
Staff View
Loading Staff View.