Giter VIP home page Giter VIP logo

learnig_programing_rust_2nd_edition's Introduction

learnig_programing_rust_2nd_edition

O'reillyの”プログラミング Rust 第2版”の学習用リポジトリです。

公式Git

目標

  • 理解の曖昧だったエラーハンドリングの理解を深め、実際にエラーハンドリングを設計・実装できるようになる(7章 ✅ here)
  • イテレーションやユーティリティトレイトの仕組みを理解して活用できるようになる(13章✅,15章✅,16章 ✅)
  • reader writerをはじめとした、非同期処理関連について理解し活用できるようになる(18章✅, 19章 ✅,20章✅)
  • 列挙型とパターンについて特にパターンは有用そうなので、目を通して、メモを残す(10章)

この本を通読する上でのルール

  • サンプルプログラムを動かした結果はリポジトリに残す
  • 疑問点はメモに残して、rust-jpなどのフォーラムで質問をしてみる

ディレクトリ構成

learnig_programing_rust_2nd_edition
├── chapterxx
│   ├── note.md   # その章を読んで出てきた疑問点や要約等のメモ
│   └── some_practice_crate # 何らかの練習プロジェクト
│       ├── Cargo.lock
│       ├── Cargo.toml
│       └── src
├── progress.md # 進捗状況
└── README.md   # このファイル

進捗状況

進捗状況

learnig_programing_rust_2nd_edition's People

Contributors

mrbearing avatar

Watchers

 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.