Rust for Beginners❤️-Microsoft Developer
https://github.com/microsoft/?q=rust&type=all&language=&sort=
Microsoft
Open source projects and samples from Microsoft. Microsoft has 4694 repositories available. Follow their code on GitHub.
github.com
Rust for Beginners❤️-Microsoft Developer
https://github.com/microsoft/beginners-series-rust
GitHub - microsoft/beginners-series-rust: Beginner's Series to Rust
Beginner's Series to Rust. Contribute to microsoft/beginners-series-rust development by creating an account on GitHub.
github.com
MS마이크로소프트 공식 Rust Tutorials
https://docs.microsoft.com/ko-kr/learn/paths/rust-first-steps/
Rust로 첫 번째 단계 수행 - Learn
사용 및 인기가 커지고 있는 새로운 프로그래밍 언어를 학습하는 데 관심이 있나요? 여기에서 시작하세요. Rust에서 빠르고 효과적인 프로그램을 빌드하는 데 필요한 지식을 기반으로 합니다.
docs.microsoft.com
1~35 모아서 보기 연속 재생
https://www.youtube.com/watch?v=PpWR6zungUk&feature=youtu.be
Introduction to the series [1 of 35] | Rust for Beginners
What is Rust and why should you learn it [2 of 35] | Rust for Beginners
Learn about the Rust community [3 of 35] | Rust for Beginners
Install the tools to develop with Rust [4 of 35] | Rust for Beginners
Create your first application [5 of 35] | Rust for Beginners
What is Cargo? [6 of 35] | Rust for Beginners
Learn about variables [7 of 35] | Rust for Beginners
Demo: Declare and use variables [8 of 35] | Rust for Beginners
Learn about scalar data types [9 of 35] | Rust for Beginners
Demo: Create and use scalar data types [10 of 35] | Rust for Beginners
Learn about compound data types [11 of 35] | Rust for Beginners
Demo: Create and use compound data types [12 of 35] | Rust for Beginners
Functions [13 of 35] | Rust for Beginners
Demo: Functions [14 of 35] | Rust for Beginners
Structs [15 of 35] | Rust for Beginners
Demo: Structs [16 of 35] | Rust for Beginners
Enums [17 of 35] | Rust for Beginners
Demo: Enums [18 of 35] | Rust for Beginners
If/else and match [19 of 35] | Rust for Beginners
Demo: If/else and match [20 of 35] | Rust for Beginners
Loops [21 of 35] | Rust for Beginners
Demo: Loops [22 of 35] | Rust for Beginners
Error handling [23 of 35] | Rust for Beginners
Demo: Error handling [24 of 35] | Rust for Beginners
Ownership [25 of 35] | Rust for Beginners
Demo: Ownership [26 of 35] | Rust for Beginners
Borrowing [27 of 35] | Rust for Beginners
Demo: Borrowing [28 of 35] | Rust for Beginners
Learn about strings [29 of 35] | Rust for Beginners
Demo: Create and use strings [30 of 35] | Rust for Beginners
Collections [31 of 35] | Rust for Beginners
Demo : Collections(32 of 35)
https://youtu.be/yAw3cpqIXtg
Traits [33 of 35] | Rust for Beginners
Demo: Traits [34 of 35] | Rust for Beginners