Command-Line Rust

Command-Line Rust
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 389
Release :
ISBN-10 : 9781098109387
ISBN-13 : 1098109384
Rating : 4/5 (384 Downloads)

Book Synopsis Command-Line Rust by : Ken Youens-Clark

Download or read book Command-Line Rust written by Ken Youens-Clark and published by "O'Reilly Media, Inc.". This book was released on 2022-01-13 with total page 389 pages. Available in PDF, EPUB and Kindle. Book excerpt: Updated in 2024: A new version has been released that simplifies the programs used in the book, based on changes in the Rust language and crates since original publication. The code has been updated to reflect version 4 of the clap crate. 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


Command-Line Rust Related Books

Command-Line Rust
Language: en
Pages: 389
Authors: Ken Youens-Clark
Categories: Computers
Type: BOOK - Published: 2022-01-13 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Updated in 2024: A new version has been released that simplifies the programs used in the book, based on changes in the Rust language and crates since original
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
Systems Programming with Rust
Language: en
Pages: 350
Authors: Ken Youens-Clark
Categories: Computers
Type: BOOK - Published: 2022-03-22 - Publisher: O'Reilly Media

GET EBOOK

For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems progr
Rust in Action
Language: en
Pages: 454
Authors: Tim McNamara
Categories: Computers
Type: BOOK - Published: 2021-09-07 - Publisher: Simon and Schuster

GET EBOOK

"This well-written book will help you make the most of what Rust has to offer." - Ramnivas Laddad, author of AspectJ in Action Rust in Action is a hands-on guid
Learning Rust
Language: en
Pages: 300
Authors: Paul Johnson
Categories: Computers
Type: BOOK - Published: 2017-11-24 - Publisher: Packt Publishing Ltd

GET EBOOK

Start building fast and robust applications with the power of Rust by your side About This Book Get started with the language to build scalable and high perform