Skip to content

Rust 入門者けハンズオン supported by teratail

Compare
Choose a tag to compare
@chikoski chikoski released this 18 Oct 01:22
· 52 commits to master since this release

2016/10/15 に開催された Rust 入門者向けハンズオン supported by teratail で使用した資料です (English description follows)。

次のトピックをカバーしています。

  • プログラミング言語 Rust の概要
  • 基本型
  • 配列、ベクター、スライス
  • 制御構造
  • 所有権、move semantics
  • 参照、borrowing

資料

Rust hands-on for newbies supported by teratail

We had a hands-on event at 2016/10/15 (Web site )

This event covers following topics:

  • Overview of the programming language Rust
  • Primitive types
  • Array, Vector, Slice
  • Flow control
  • Ownership and move semantics
  • Reference and borrowing

Materials (All are in Japanese)