Jump to content

Command-Line Rust A Project-Based Primer for Writing Rust CLIs, 2024 Updated Edition


Recommended Posts

a28de421f81b115fd1d49ed4ea846fa5.webp
Command-Line Rust: A Project-Based Primer for Writing Rust CLIs, 2024 Updated Edition
by Ken Youens-Clark
English | 2024 | ISBN: 1098109430 | 400 Pages | True ePUB | 2.7 MB

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


423b519448d4e936894130c701f35288.jpg

[b]Uploady[/b]
https://uploady.io/ykabl9csyisi/54fav.7z
RapidGator
https://rg.to/file/dc16d1909bec95870bf248893a05d85d/54fav.7z.html
[b]UploadCloud[/b]
https://www.uploadcloud.pro/l0absluilbd3/54fav.7z.html
Fikper
https://fikper.com/0hMwUJQ1jV/54fav.7z.html
FreeDL
https://frdl.io/9ul1ljr8v4vb/54fav.7z.html


Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...