Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417)https://learning.oreilly.com/library/view/command-line-rust/9781098109424/

License

NotificationsYou must be signed in to change notification settings

dh-i/command-line-rust

 
 

Repository files navigation

Rust

Buy the logo on a shirt!

This is the code repository for the O'Reilly bookCommand-Line Rust (ISBN 9781098109417) by Ken Youens-Clark.

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 to:

  • Use Rust's standard libraries and data types 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
  • Use and control randomness

About

Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417)https://learning.oreilly.com/library/view/command-line-rust/9781098109424/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust93.0%
  • Shell7.0%

[8]ページ先頭

©2009-2025 Movatter.jp