#keywords programming,development,rust,러스트,language,mozilla,모질라 #title 파이썬(Python)언어 [wiki:Home 대문] / [wiki:CategoryProgramming 프로그래밍] / [wiki:LanguageRust 러스트(Rust) 언어] ---- == [wiki:LanguageRust 러스트(Rust) 언어] == * 작성자 조재혁([mailto:minzkn@minzkn.com]) * 고친과정 2022년 10월 23일 : 처음씀[[br]] [[TableOfContents]] === 러스트(Rust) 란? === TODO ... === 참고자료 === * [^https://www.rust-lang.org/] * [^https://www.rust-lang.org/learn] * [^https://doc.rust-lang.org/book/] * [^https://doc.rust-lang.org/rust-by-example/] * [^https://rinthel.github.io/rust-lang-book-ko/] * [^https://github.com/rust-lang/rust] * [^https://en.wikipedia.org/wiki/Rust_(programming_language)] * "러스트 프로그래밍 공식 가이드 (The Rust Programming Language)" - ([^https://www.aladin.co.kr/shop/wproduct.aspx?ISBN=9791188621729 도서정보 관련링크]) * [[ISBN(9791188621729,K,noimg)]] * "동시성 프로그래밍 - Rust, C, 어셈블리어로 구현하며 배우는 동시성 프로그래밍 A to Z (並行プログラミング入門)" - ([^https://www.aladin.co.kr/shop/wproduct.aspx?ISBN=9791162245422 도서정보 관련링크]) * [[ISBN(9791162245422,K,noimg)]] |Rust Tutorial #1 - Introduction To Rust Programming| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=T_KrYLW4jw8)]] || |Rust Tutorial #2 - Using Rust Tools (cargo, rustfmt)| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=gvgBUY8iNO4)]] || |Rust Tutorial #3 - Variables, Constants and Shadowing| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=xYgfW8cIbMA)]] || |Rust Tutorial #4 - Data Types| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=t047Hseyj_k)]] || |Rust Tutorial #5 - Console Input| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=PQBX-ev5q2k)]] || |Rust Tutorial #6 - Arithmetic and Type Casting| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=Uwa3P9dBHdA)]] || |Rust Tutorial #7 - Conditions and Control Flow (if/else if/else)| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=MOa7ulhNYc0)]] || |Rust Tutorial #8 - Functions, Expressions & Statements| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=APrANyLHCtQ)]] || |Rust Tutorial #9 - Memory Management, Heap & Stack| 참고 영상 || || [[Play(https://www.youtube.com/watch?v=-6cnnNlAvNk)]] ||