17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] MANNING - Rust In Motion
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
See it. Do it. Learn it! In Rust in Motion, premier Rust experts Carol Nichols and Jake Goulding, introduce you to the Rust programming language! Designed for modern systems programming, Rust delivers impressive speed and thread-safe concurrency. As coauthor of The Rust Programming Language, Carol literally helped write “The Book,” as the Rust community affectionately calls it. Jake created the Rust FFI Omnibus, and he’s also the #1 contributor to the Rust tag on Stack Overflow. If you’re ready to get started writing production-quality lightning-fast systems code, this liveVideo course is for you!
About The Video
Rust in Motion is an all-access pass to Rust, brought to you by top authorities on the subject. Carol and Jake’s masterful instruction jumpstarts your learning with a spotlight on what's different and special about Rust! This skilled duo challenges you to dig deeply into the nuts and bolts of variables, primitive data types, functions, control flow constructs, defining enums and structs, and adding behavior to them with methods. You’ll learn memory management via ownership and borrowing, techniques for error handling, lifetime annotations, and other unique Rust concepts. With this liveVideo’s code examples, inspired by real-world scenarios, you’ll be ready to hit the ground running!
About the subject
Rust’s popularity is surging among systems programmers. Aiming to be an alternative to C and C++, Rust’s extraordinary speed comes largely from its memory safety, which it achieves without resource-greedy garbage collection. Other enticing features of this hot systems programming language include its rich type system, heavy functional programming influence, and freedom from a runtime requirement. Command line applications, networking, embedded services, and WebAssembly are some of the areas where Rust really shines!
Prerequisites
Perfect for programmers with experience in a language like Java, JavaScript, Ruby, or Python.
What you will learn
• How to determine the data types of variables
• Rust’s primitive data types
• How to write idiomatic functions
• Control flow constructs, including the match expression
• Defining your own data types using enums and structs
• Adding behavior to enums and structs with methods
• Ownership and borrowing
• Error handling
• Lifetime annotations
About the instructor
Carol Nichols co-authored The Rust Programming Language and is a member of the Rust Core Team. Jake Goulding is the creator of The Rust FFI Omnibus, a member of the Rust Infrastructure Team, and the top contributor on the Rust tag on Stack Overflow. Together, Carol and Jake cofounded Integer 32, the world’s first Rust consultancy.
Table of Contents
• INTRODUCTION TO THE COURSE AND RUST SYNTAX
• OWNERSHIP AND BORROWING
• ERROR HANDLING
• LIFETIMES
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help our Group!.txt
208 B
rust-in-motion-videos-master.zip
379.7 KB
U01M01 Introduction.mp4
74.4 MB
U01M02 Installing.mp4
94.5 MB
U01M03 Variables.mp4
27.4 MB
U01M04 Data types.mp4
40.4 MB
U01M05 Functions.mp4
21 MB
U01M06 Control flow.mp4
52.4 MB
U01M07 Enums.mp4
27.2 MB
U01M08 Structs.mp4
37.2 MB
U01M09 Methods.mp4
48.1 MB
U02M01 Unit overview.mp4
21.6 MB
U02M02 What is ownership_.mp4
53.5 MB
U02M03 Ownership exercise solutions.mp4
31.7 MB
U02M04 Borrowing.mp4
43.2 MB
U02M05 Slices.mp4
42.1 MB
U02M06 Borrowing and mutability.mp4
42.4 MB
U02M07 Borrowing code patterns.mp4
76.7 MB
U02M08 Ownership of more than just memory.mp4
39.7 MB
U03M01 Unit overview.mp4
15.2 MB
U03M02 Panicking when something goes wrong.mp4
60.7 MB
U03M03 Handling results and options.mp4
41 MB
U03M04 Writing a function that returns a result and using the question mark operator.mp4
46.4 MB
U03M05 Advantages of Rust's error handling strategy.mp4
57.5 MB
U03M06 Custom error types.mp4
59 MB
U03M07 Error handling crates.mp4
59 MB
U03M08 Useful methods on result and option.mp4
38.4 MB
U04M01 Unit overview.mp4
15.2 MB
U04M02 An exploration of concrete lifetimes.mp4
46.9 MB
U04M03 Visualizing lifetimes to understand borrow checker errors.mp4
63 MB
U04M04 An exploration of generic lifetimes.mp4
59.5 MB
U04M05 A short introduction to generics.mp4
40.7 MB
U04M06 Lifetime parameters are a kind of generic.mp4
59.4 MB
U04M07 Lifetime parameters are descriptive, not prescriptive.mp4