Command–Line Rust
Autor Ken Youens Clarken Limba Engleză Paperback – 24 ian 2022
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 such as strings, vectors, dictionaries, and sets to create systems 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
Preț: 304.75 lei
Preț vechi: 380.94 lei
-20% Nou
Puncte Express: 457
Preț estimativ în valută:
58.34€ • 60.00$ • 48.40£
58.34€ • 60.00$ • 48.40£
Carte disponibilă
Livrare economică 29 ianuarie-12 februarie
Livrare express 14-18 ianuarie pentru 40.34 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781098109431
ISBN-10: 1098109430
Pagini: 350
Dimensiuni: 177 x 233 x 26 mm
Greutate: 0.7 kg
Editura: O'Reilly
ISBN-10: 1098109430
Pagini: 350
Dimensiuni: 177 x 233 x 26 mm
Greutate: 0.7 kg
Editura: O'Reilly
Notă biografică
Ken Youens-Clark is the author of Tiny Python Projects (Manning, 2020) and Mastering Python for Bioinformatics (O'Reilly, 2021). Ken is a senior-level developer with 25 years of experience writing and supporting code written in many languages who has spent several years teaching beginning coding at the university level, and is deeply committed to creating useful teaching resources for people who wish to learn coding.