#01: Синтаксис Rust vs C#



#01: Синтаксис Rust vs C#

#01: Синтаксис Rust vs C#

Единственная “обязательная” лекция: галопом по Европам разберем синтаксические конструкции Rust, опираясь на наши знания C#.

Shownotes:
00:00:00 Intro
00:02:30 Tools: Rustup
00:06:20 Tools: Cargo
00:12:30 Crate
00:19:20 Препарируем Hello world
00:26:00 Demo
00:34:30 Functions
00:48:15 Зоны видимости
00:49:20 Local variables
01:01:29 Macros
01:05:10 Panic
01:10:20 Base numeric types
01:13:40 Ref
01:22:00 Strings
01:38:10 Array
01:41:50 Tuple
01:52:20 Struct
02:03:20 Enum
02:19:00 Pattern matching
02:21:57 If
02:33:46 Loop

Ссылки:
– https://t.me/dotnextconf/13669 : Подать доклад на DotNext
– https://cheats.rs/ : Rust language cheat sheet
– https://doc.rust-lang.org/stable/book/ch03-00-common-programming-concepts.html : Rustbook “Common Programming Concepts”
– https://github.com/topics/cargo-generate : Cargo Generate Templates

Все выпуски: https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1Z
Промо и обсуждения: https://t.me/rust4dotnetdevs

Comments are closed.