Rust for Rustaceans : Idiomatic Programming for Experienced Developers

個数:
電子版価格
¥6,615
  • 電子版あり

Rust for Rustaceans : Idiomatic Programming for Experienced Developers

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて

  • 提携先の海外書籍取次会社に在庫がございます。通常約2週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 280 p.
  • 言語 ENG
  • 商品コード 9781718501850
  • DDC分類 005.133

Full Description

For developers who've mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects. Author Jon Gjengset takes you deep into the Rust programming language, dissecting core topics like ownership, traits, concurrency, and unsafe code. You'll explore key concepts like type layout and trait coherence, delve into the inner workings of concurrent programming and asynchrony with async/await, and take a tour of the world of no_std programming. Gjengset also provides expert guidance on API design, testing strategies, and error handling, and will help develop your understanding of foreign function interfaces, object safety, procedural macros, and much more. You'll Learn: How to design reliable, idiomatic, and ergonomic Rust programs based on best principles; Effective use of declarative and procedural macros, and the difference between them; How asynchrony works in Rust all the way from the Pin and Waker types used in manual implementations of Futures, to how async/await saves you from thinking about most of those words; What it means for code to be unsafe, and best practices for writing and interacting with unsafe functions and traits; How to organize and configure more complex Rust projects so that they integrate nicely with the rest of the ecosystem; How to write Rust code that can interoperate with non-Rust libraries and systems, or run in constrained and embedded environments. Brimming with practical, pragmatic insights that you can immediately apply, Rust for Rustaceans helps you do more with Rust, while also teaching you its underlying mechanisms.

Contents

Chapter 1: Rust Programming Mindset
Chapter 2: Foundations
Chapter 3: Types and Traits
Chapter 4: Designing Interfaces
Chapter 5: Error Handling
Chapter 6: Project Structure
Chapter 7: Testing
Chapter 8: Macros
Chapter 9: Asynchronous Programming
Chapter 10: Unsafe Rust
Chapter 11: Concurrency
Chapter 12: Foreign Function Interface
Chapter 13: no_std
Chapter 14: Interacting with Large Projects
Chapter 15: Putting It Together
Index

最近チェックした商品