Rust Programming in easy steps (In Easy Steps)

個数:
  • 予約

Rust Programming in easy steps (In Easy Steps)

  • 現在予約受付中です。出版後の入荷・発送となります。
    重要:表示されている発売日は予定となり、発売が延期、中止、生産限定品で商品確保ができないなどの理由により、ご注文をお取消しさせていただく場合がございます。予めご了承ください。

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

Full Description

Rust Programming in easy steps introduces all the features of the Rust programming language, using worked example programs.

Rust is still an immature language and sees a major release every six years. Rust 2024 was released in February 2025, and is the version of the language that this book will deal with. The language differences are slight. Of greater concern is the library of "crates" that support more advanced features. Many of these are either not in place or not stable enough to be relied on. In particular, no one crate has emerged that provides a desktop GUI interface. Therefore, all the examples in this book will be for command-line, text-based programs.

The book includes two full example programs taken from areas where Rust has seen significant use: web back-end and embedded development. The latter requires that the reader obtain an Arduino and a few electronic components. This optional project need not cost more than around £10.

Rust Programming in easy steps is intended for experienced programmers and is not suitable for beginners. It gives detailed information for Windows, but as the book is aimed at developers with experience of other languages, Linux and MacOS users should find the book useful but it won't be quite as streamlined as for a Windows user.

Covers Rust 2024, which was released in February 2025.

Contents

Introduction and installation
The structure of a computer program in memory
Detecting bugs in the compiler
Saying hello
The file structure of a project
Structuring data
Control flow
Vectors, strings and hash maps
Implementations
Traits and lifetimes
Closures and iterators
Real-world projects
Smart pointers
Concurrency
Macros
Advanced topics
Rust for web back-end development
Rust for embedded development
Future direction

最近チェックした商品