Coder Social home page Coder Social logo

phial3 / tao-of-rust-codes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhanghandong/tao-of-rust-codes

0.0 2.0 0.0 104.94 MB

《Rust编程之道》随书源码

Home Page: https://ruststudy.github.io/tao_of_rust_docs/tao_of_rust/

License: MIT License

Rust 98.24% C 0.39% Makefile 0.07% C++ 0.12% JavaScript 0.58% Python 0.33% Ruby 0.22% HTML 0.05%

tao-of-rust-codes's Introduction

MIT licensed crates.io Released API docs

English Version

The Tao of Rust: Table of Contents

豆瓣书评

希望大家看完之后,可以给个评价。

《Rust编程之道》豆瓣书评

购买地址:各大电商平台


img4

《Rust编程之道》随书源码

本书现在已出版。

跟进Rust 2018最新特性!!

跟进Rust 2018最新特性!!

跟进Rust 2018最新特性!!

说明:本仓库代码暂时不接受任何PR,因为很多都是随书源码案例,其中代码有专门的演示作用。如有异议,可以提交issues讨论。

注意:本书代码的平台是Linux或macOS

书籍勘误说明

  1. 提交issues
  2. 表明具体的「页码」、「行数」和「出错」信息
  3. 积极勘误者将获得Rust勋章一枚

Rust版本依赖:

  • Rust stable 1.31.0 +
  • Rust Nightly 1.31.0 +

输出文档时指定target目录:

$ cargo doc --target-dir ./

使用说明:

$ git clone https://github.com/ZhangHanDong/tao-of-rust-codes.git
$ cd tao-of-rust-codes
$ cargo doc
$ open target/doc/tao_of_rust/index.html

在线阅读:

or:

图示

img1 img2 img3

点击Run,跳转到play.rust-lang.org img4

本书完整目录

TOC

tao-of-rust-codes's People

Contributors

zhanghandong avatar dev-chee avatar matrixbirds avatar

Watchers

James Cloos avatar  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.