جلد سخت سیاه و سفید
Product details
- Publisher : O'Reilly Media; 1st edition (February 22, 2022)
- Language : English
- Paperback : 396 pages
- ISBN-10 : 1098109430
- ISBN-13 : 978-1098109431
کتاب Command-Line Rust: A Project-Based Primer for Writing Rust CLIs
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 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
This book is a great way to practice writing Rust in real-world scenarios. Ken has laid out a path to build your skills in testing, using crates, and solving common problems. -- Carol Nichols, Cofounder, Integer 32, co-author of The Rust Programming Language (NoStarch, 2018)
Many people who start tinkering with Rust struggle to know how to apply it to their day-to-day work. Command Line Rust is an excellent remedy to this. It shows you how to build utilities that can demonstrate to you and your colleagues that Rust is worth learning. -- Tim McNamara, author of Rust In Action (Manning, 2021)
منابع کتاب کتاب Command-Line Rust: A Project-Based Primer for Writing Rust CLIs
برای چندین سال متوالی، Rust در نظرسنجی سالانه توسعهدهندگان Stack Overflow به عنوان محبوبترین زبان برنامهنویسی انتخاب شده است. این زبان برنامه نویسی سیستم های منبع باز اکنون برای همه چیز از موتورهای بازی و سیستم عامل گرفته تا اجزای مرورگر و موتورهای شبیه سازی واقعیت مجازی استفاده می شود. اما Rust همچنین یک زبان بسیار پیچیده با منحنی یادگیری بسیار دشوار است.
این راهنما به جای تمرکز بر زبان به عنوان یک کل، Rust را با استفاده از یک برنامه کوچک، کامل و متمرکز در هر فصل آموزش میدهد. نویسنده Ken Youens-Clark به شما نشان می دهد که چگونه هر یک از این برنامه ها را شروع کنید، بنویسید و آزمایش کنید تا یک محصول نهایی ایجاد کنید. شما یاد خواهید گرفت که چگونه خطاها را در Rust مدیریت کنید، فایل ها را بخوانید و بنویسید، و از عبارات منظم، انواع Rust، ساختارها و موارد دیگر استفاده کنید.
کشف کنید که چگونه:
- از کتابخانه های استاندارد Rust و انواع داده ها مانند رشته ها، بردارها، دیکشنری ها و مجموعه ها برای ایجاد برنامه های سیستمی استفاده کنید.
- برنامه ها و توابع Rust را بنویسید و آزمایش کنید
- خواندن و نوشتن فایل ها، از جمله stdin، stdout، و stderr
- آرگومان های خط فرمان را مستند و تأیید کنید
- برنامه هایی بنویسید که به خوبی شکست می خورند
- متن خام و محدود شده را تجزیه کنید
- استفاده و کنترل تصادفی بودن
این کتاب راهی عالی برای تمرین نوشتن Rust در سناریوهای دنیای واقعی است. کن مسیری را برای ایجاد مهارتهای شما در تست کردن، استفاده از جعبهها و حل مشکلات رایج ترسیم کرده است. -- کارول نیکولز، بنیانگذار Integer 32، یکی از نویسندگان زبان برنامه نویسی Rust (NoStarch، 2018)
بسیاری از افرادی که شروع به سر زدن به Rust می کنند، تلاش می کنند بدانند چگونه آن را در کارهای روزمره خود به کار ببرند. Command Line Rust یک درمان عالی برای این است. این به شما نشان می دهد که چگونه برنامه های کاربردی بسازید که می تواند به شما و همکارانتان نشان دهد که Rust ارزش یادگیری دارد. - تیم مک نامارا، نویسنده Rust In Action (منینگ، 2021)
ارسال نظر درباره کتاب Command-Line Rust: A Project-Based Primer for Writing Rust CLIs