Skip to content

Opening book details…

Can I read Command-Line Rust on EtoBox?

Command-Line Rust by Ken Youens-Clark is a nonfiction available to read on EtoBox.

What is Command-Line Rust about?

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 focus 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 toUse Rust's standard libraries and data types such as strings, vectors, dictionaries, and sets to create systems programsWrite and test Rust programs and functionsRead and write files, including stdin, stdout, and stderrDocument and validate command-line argumentsWrite programs that fail gracefullyParse raw and delimited text as well as Excel dataUse and control randomness

Who reads Command-Line Rust?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
Ken Youens-Clark
Publisher
O'Reilly Media, Incorporated
Published
2022
Language
EN
ISBN
9781098109387
Category
nonfiction
Subjects
Computer Science, Programming, Stem

More by Ken Youens-Clark

Browse all works by Ken Youens-Clark

Similar books