[DesireCourse.Net] Udemy - The Rust Programming Language

Torrent Details

[DesireCourse.Net] Udemy - The Rust Programming Language[DesireCourse.Net] Udemy - The Rust Programming Language

NAME
[DesireCourse.Net] Udemy - The Rust Programming Language.torrent
CATEGORY
Other
INFOHASH
1b36df214b2d0ac603f3eb106e821a36ae4df6e8
SIZE
1.3 GB in 99 files
ADDED
Uploaded on 29-05-2019 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

The Rust Programming Language

Learn a modern, powerful yet safe systems programming language!

For More Courses Visit: https://desirecourse.net

For More Courses Visit: https://courseclub.me

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Introduction/1. Course Introduction.mp428 MB
1. Introduction/1. Course Introduction.srt5 KB
1. Introduction/1. Course Introduction.vtt4.4 KB
1. Introduction/1.1 slides.pptx.pptx190.2 KB
1. Introduction/2. Installing and Configuring Rust.mp427.8 MB
1. Introduction/2. Installing and Configuring Rust.srt3.6 KB
1. Introduction/2. Installing and Configuring Rust.vtt3.2 KB
1. Introduction/2.1 Rust language homepage.html87 B
1. Introduction/2.2 Rust playground.html88 B
1. Introduction/3. Hello, Rust!.mp441.4 MB
1. Introduction/3. Hello, Rust!.srt4.7 KB
1. Introduction/3. Hello, Rust!.vtt4.1 KB
1. Introduction/4. Introducing the Cargo Package Manager.mp498.2 MB
1. Introduction/4. Introducing the Cargo Package Manager.srt10.4 KB
1. Introduction/4. Introducing the Cargo Package Manager.vtt9.1 KB
1. Introduction/5. Rust in IntelliJ IDEA.mp433.2 MB
1. Introduction/5. Rust in IntelliJ IDEA.srt10.4 KB
1. Introduction/5. Rust in IntelliJ IDEA.vtt9.2 KB
1. Introduction/5.1 IntelliJ IDEA Downloads.html101 B
1. Introduction/6. Rust with Visual Studio (NOT RECOMMENDED).mp434.8 MB
1. Introduction/6. Rust with Visual Studio (NOT RECOMMENDED).srt5 KB
1. Introduction/6. Rust with Visual Studio (NOT RECOMMENDED).vtt4.4 KB
1. Introduction/6.1 Visual Studio Community Edition (Free IDE for Windows).html136 B
1. Introduction/6.2 Rust and IDEs (contains links to some other Rust IDE packages).html96 B
1. Introduction/6.3 VisualRust (Visual Studio Extension for Rust).html144 B
2. Types and Variables/1. Core Data Types.mp449.1 MB
2. Types and Variables/1. Core Data Types.srt21.5 KB
2. Types and Variables/1. Core Data Types.vtt18.7 KB
2. Types and Variables/2. Operators.mp434 MB
2. Types and Variables/2. Operators.srt13.8 KB
2. Types and Variables/2. Operators.vtt12 KB
2. Types and Variables/3. Scope and Shadowing.mp423.8 MB
2. Types and Variables/3. Scope and Shadowing.srt8.1 KB
2. Types and Variables/3. Scope and Shadowing.vtt7.1 KB
2. Types and Variables/4. Declaring and Using Constants.mp422.1 MB
2. Types and Variables/4. Declaring and Using Constants.srt5.7 KB
2. Types and Variables/4. Declaring and Using Constants.vtt5 KB
2. Types and Variables/5. Stack and Heap.mp430.5 MB
2. Types and Variables/5. Stack and Heap.srt14.3 KB
2. Types and Variables/5. Stack and Heap.vtt12.5 KB
3. Control Flow/1. If Statement.mp421.9 MB
3. Control Flow/1. If Statement.srt9.6 KB
3. Control Flow/1. If Statement.vtt8.4 KB
3. Control Flow/2. While and Loop.mp413.3 MB
3. Control Flow/2. While and Loop.srt5.7 KB
3. Control Flow/2. While and Loop.vtt4.9 KB
3. Control Flow/3. For Loops.mp413.5 MB
3. Control Flow/3. For Loops.srt5.9 KB
3. Control Flow/3. For Loops.vtt5.2 KB
3. Control Flow/4. Match Statement.mp421 MB
3. Control Flow/4. Match Statement.srt8.7 KB
3. Control Flow/4. Match Statement.vtt7.6 KB
4. Data Structures/1. Structs.mp411.8 MB
4. Data Structures/1. Structs.srt4.7 KB
4. Data Structures/1. Structs.vtt4.1 KB
4. Data Structures/10. Pattern Matching.mp440.6 MB
4. Data Structures/10. Pattern Matching.srt16.9 KB
4. Data Structures/10. Pattern Matching.vtt14.7 KB
4. Data Structures/11. Generics.mp420.5 MB
4. Data Structures/11. Generics.srt7.7 KB
4. Data Structures/11. Generics.vtt6.8 KB
4. Data Structures/2. Enumerations.mp431 MB
4. Data Structures/2. Enumerations.srt12.3 KB
4. Data Structures/2. Enumerations.vtt10.7 KB
4. Data Structures/3. Unions.mp410.4 MB
4. Data Structures/3. Unions.srt7.8 KB
4. Data Structures/3. Unions.vtt6.8 KB
4. Data Structures/4. OptionT and if letwhile let.mp422.1 MB
4. Data Structures/4. OptionT and if letwhile let.srt8.8 KB
4. Data Structures/4. OptionT and if letwhile let.vtt7.6 KB
4. Data Structures/5. Arrays.mp437.7 MB
4. Data Structures/5. Arrays.srt17.2 KB
4. Data Structures/5. Arrays.vtt15 KB
4. Data Structures/6. Vectors.mp440.8 MB
4. Data Structures/6. Vectors.srt17.8 KB
4. Data Structures/6. Vectors.vtt15.4 KB
4. Data Structures/7. Slices.mp416.5 MB
4. Data Structures/7. Slices.srt7.7 KB
4. Data Structures/7. Slices.vtt6.7 KB
4. Data Structures/8. Strings.mp433.8 MB
4. Data Structures/8. Strings.srt14.7 KB
4. Data Structures/8. Strings.vtt12.8 KB
4. Data Structures/8.1 String vs &str in Rust functions.html132 B
4. Data Structures/9. Tuples.mp434.3 MB
4. Data Structures/9. Tuples.srt12.9 KB
4. Data Structures/9. Tuples.vtt11.4 KB
5. Functions/1. Functions and Function Arguments.mp416.7 MB
5. Functions/1. Functions and Function Arguments.srt8.8 KB
5. Functions/1. Functions and Function Arguments.vtt7.8 KB
5. Functions/2. Methods.mp49.2 MB
5. Functions/2. Methods.srt4 KB
5. Functions/2. Methods.vtt3.5 KB
5. Functions/3. Closures.mp434.3 MB
5. Functions/3. Closures.srt15.3 KB
5. Functions/3. Closures.vtt13.4 KB
5. Functions/4. Higher-Order Functions.mp416.2 MB
5. Functions/4. Higher-Order Functions.srt8.5 KB
5. Functions/4. Higher-Order Functions.vtt7.5 KB
6. Traits/1. Traits.mp442.9 MB

Alternative Torrents for 'DesireCourse.Net Udemy Rust Programming Language'.

There are no alternative torrents found.