Udemy - Rust Programming - The Complete Guide
- CategoryOther
- TypeTutorials
- LanguageEnglish
- Total size1.4 GB
- Uploaded Byfreecoursewb
- Downloads52
- Last checkedFeb. 14th '22
- Date uploadedFeb. 11th '22
- Seeders 7
- Leechers7
Rust Programming - The Complete Guide 
https://DevCourseWeb.com
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.40 GB | Duration: 6h 4m
Become an expert in Rust edition 2021!
What you'll learn
Fundamentals of programming including: functions, structs, enums, pattern matching, iterators, closures, smart pointers, concurrency, and more
Learn memory management and understand ownership, references, borrowing, and how Rust makes your code safe
Build small applications to be able to piece together concepts
Learn how to test your code
Description
The most comprehensive Rust programming language course available on Udemy!
Files:
[ DevCourseWeb.com ] Udemy - Rust Programming - The Complete Guide- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 1. Installing Rust
- 1. Welcome to the Course!.mp4 (3.8 MB)
- 1. Welcome to the Course!.srt (1.1 KB)
- 2. Windows 10 Installation.mp4 (12.3 MB)
- 2. Windows 10 Installation.srt (2.7 KB)
- 2.1 RustWindows10Install.txt (0.3 KB)
- 3. Linux and MacOS Installation.mp4 (12.3 MB)
- 3. Linux and MacOS Installation.srt (2.8 KB)
- 3.1 LinuxInstallation.txt (0.3 KB)
- 4. Read Experienced Programmers.html (0.7 KB)
- 1. About this Section.mp4 (812.4 KB)
- 1. About this Section.srt (0.5 KB)
- 2. Test Setup.mp4 (9.2 MB)
- 2. Test Setup.srt (3.7 KB)
- 3. Assertations.mp4 (27.0 MB)
- 3. Assertations.srt (7.8 KB)
- 1. About this Section.mp4 (869.2 KB)
- 1. About this Section.srt (0.5 KB)
- 2. Setup.mp4 (24.5 MB)
- 2. Setup.srt (7.9 KB)
- 3. Handling Arguments.mp4 (18.6 MB)
- 3. Handling Arguments.srt (4.2 KB)
- 4. Separating Code.mp4 (10.8 MB)
- 4. Separating Code.srt (2.7 KB)
- 5. Accessing Files.mp4 (34.0 MB)
- 5. Accessing Files.srt (7.3 KB)
- 6. Replacing Text.mp4 (30.1 MB)
- 6. Replacing Text.srt (6.8 KB)
- 1. About this Section.mp4 (1.0 MB)
- 1. About this Section.srt (0.6 KB)
- 2. Closures.mp4 (29.9 MB)
- 2. Closures.srt (6.8 KB)
- 3. Type Annotation and Performance.mp4 (13.3 MB)
- 3. Type Annotation and Performance.srt (3.9 KB)
- 4. Fn Traits.mp4 (22.9 MB)
- 4. Fn Traits.srt (6.4 KB)
- 5. Iterators.mp4 (65.0 MB)
- 5. Iterators.srt (11.8 KB)
- 1. About this Section.mp4 (1.1 MB)
- 1. About this Section.srt (0.5 KB)
- 2. Box and Dereferencing.mp4 (15.4 MB)
- 2. Box and Dereferencing.srt (4.5 KB)
- 3. Rc and Arc.mp4 (18.4 MB)
- 3. Rc and Arc.srt (4.4 KB)
- 4. RefCell.mp4 (30.7 MB)
- 4. RefCell.srt (6.6 KB)
- 1. About this Section.mp4 (1.1 MB)
- 1. About this Section.srt (0.5 KB)
- 2. Spawn and Join.mp4 (35.4 MB)
- 2. Spawn and Join.srt (8.5 KB)
- 3. Channels.mp4 (39.5 MB)
- 3. Channels.srt (8.9 KB)
- 4. Send and Sync.mp4 (8.7 MB)
- 4. Send and Sync.srt (2.3 KB)
- 5. Shared State.mp4 (26.8 MB)
- 5. Shared State.srt (6.4 KB)
- 1. About this Section.mp4 (892.4 KB)
- 1. About this Section.srt (0.4 KB)
- 2. Macros.mp4 (13.1 MB)
- 2. Macros.srt (3.8 KB)
- 1. About this Section.mp4 (1.3 MB)
- 1. About this Section.srt (0.6 KB)
- 2. Unsafe Code.mp4 (10.0 MB)
- 2. Unsafe Code.srt (2.7 KB)
- 1. Lectures in Progress.html (0.5 KB)
- 1. About This Section.mp4 (761.3 KB)
- 1. About This Section.srt (0.6 KB)
- 10. Strings and &str.mp4 (28.4 MB)
- 10. Strings and &str.srt (7.3 KB)
- 11. String Literals.mp4.mtd (5.7 MB)
- 11. String Literals.srt (1.6 KB)
- 12. Functions.mp4 (31.8 MB)
- 12. Functions.srt (10.2 KB)
- 13. Control Flow.mp4 (41.0 MB)
- 13. Control Flow.srt (11.6 KB)
- 14. Wrap Up.mp4 (2.4 MB)
- 14. Wrap Up.srt (1.0 KB)
- 2. Quick Note.html (0.4 KB)
- 3. Hello, World!.mp4 (11.2 MB)
- 3. Hello, World!.srt (3.3 KB)
- 3.1 Github Repo.html (0.1 KB)
- 4. Variables and Mutability.mp4 (18.3 MB)
- 4. Variables and Mutability.srt (5.3 KB)
- 5. Scalar Data Types.mp4 (35.2 MB)
- 5. Scalar Data Types.srt (10.3 KB)
- 6. Tuples.mp4 (12.9 MB)
- 6. Tuples.srt (3.6 KB)
- 7. Arrays.mp4 (17.9 MB)
- 7. Arrays.srt (5.0 KB)
- 8. Vectors.mp4 (33.7 MB)
- 8. Vectors.srt (8.5 KB)
- 9. Slices.mp4 (12.5 MB)
- 9. Slices.srt (3.9 KB)
- 1. About this Section.mp4 (2.7 MB)
- 1. About this Section.srt (0.8 KB)
- 2. Ownership.mp4 (12.4 MB)
- 2. Ownership.srt (6.6 KB)
- 3. Move.mp4 (8.6 MB)
- 3. Move.srt (2.6 KB)
- 4. Clone.mp4 (7.2 MB)
- 4. Clone.srt (2.3 KB)
- 5. Copy.mp4 (6.0 MB)
- 5. Copy.srt (1.7 KB)
- 6. More Moves.mp4 (48.1 MB)
- 6. More Moves.srt (9.9 KB)
- 7. References and Borrowing.mp4 (12.6 MB)
- 7. References and Borrowing.srt (3.6 KB)
- 1. About this Section.mp4 (3.1 MB)
- 1. About this Section.srt (1.1 KB)
- 2. Structs.mp4 (26.9 MB)
- 2. Structs.srt (7.6 KB)
- 3. Methods.mp4 (21.2 MB)
- 3. Methods.srt (4.9 KB)
- 4. Lifetimes.mp4 (33.3 MB)
- 4. Lifetimes.srt (9.4 KB)
- 5. Lifetimes in Structs.mp4 (8.7 MB)
- 5. Lifetimes in Structs.srt (2.2 KB)
- 6. Static Lifetime.mp4 (4.4 MB)
- 6. Static Lifetime.srt (1.3 KB)
- 1. About
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce