Code Monkey home page Code Monkey logo

programmingrust's Introduction

Programming Rust

本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除

以下为英文原版购买地址


目录

  1. 前言
  2. 系统级程序员的福音
  3. Rust概览
  4. 基本类型
  5. 所有权与move
  6. 引用
  7. 表达式
  8. 错误处理
  9. crate与模块
  10. 结构体
  11. 枚举与模式
  12. trait与泛型
  13. 运算符重载
  14. 工具trait
  15. 闭包
  16. 迭代器
  17. 集合
  18. 字符串与文本
  19. 输入输出
  20. 并发
  21. 异步编程
  22. unsafe代码
  23. 外部函数

下载

见release


说明

  • pdf文件直接在github中打开可能会失败,建议下载到本地再打开
  • 翻译的过程中仅保留了原版的内容,并没有还原原版的格式,例如配色方案、标题格式、页眉页脚格式等都和原版不同
  • 因为这本书内容比较长,为了尽快翻译完,在翻译的过程中并不会花时间校对。所以可能错误会比较多,如果发现错误,欢迎提出issue或PR。
  • 我把生成的pdf文件放在了release界面,只有我添加了足够多的新内容才会发布新的release。目前的计划是每一章发布一版新的release。
  • 本人在某些时间段可能会很忙没时间翻译。但请放心,如果我哪天决定弃坑,一定会在这里通知,所以请不要担心我是不是弃坑了

programmingrust's People

Contributors

batkiz avatar meousker77 avatar tim-paik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.