中文
R
NiQin shared an aphorism: 财富与胆识同在。 -- 维吉尔(古罗马诗人)

Programming Languages The Hitchhiker's Guide to Rust No.633e828f1f92fec312176c56 Alternative URL

NiQin updated at 2022-10-06 15:23:59+08:00

💥 Overview of book & doc

Hits: 72444

Keys/tags: rust rust-guide rust-实践

本书侧重于实践,通过以下实践过程体现目标。

  • 聚焦重要的主题,展示可能的解决方案,提供一个跳板引导读者进入一些更高级的内容(这些内容或许可以在网上或者参考手册中找到);

  • 以开发中遇到的实际应用问题为导向,以优雅的解决方案为目标,进行完整的实例实践解决方案;

  • 在实例实践过程中,引入解决方案所涉及的相关 crate,并进行实例开发展示。同时,若有同类 crate,则通过实践过程和实现效果进行比较;

  • 完整实例,可独立运行,也可整合于实际开发环境;

  • 对于实例开发中引入的 crate,同步更新于 crate 官方仓库,保持最新版本的深入实践。

本书是受到 rust-lang-nursery 团队的开源书籍项目《Cookin’ with Rust》启发而产生的,并且学习借鉴了它的目录结构。

本书具体内容还在规划中,并未确定。欢迎交流:ask@rusthub.org。

All rights of books and documents belong to the authors, editors, and translators, the goal of this site is to facilitate reading. If there is anything improper, please contact ask@rusthub.org.

Read Now Alternative URL