CG数据库 >> Rust Programming Recipes

Rust Programming Recipes.MP4, AVC, 1920×1080, 30 fps | English, AAC, 2 Ch | 6h 21m | 1.46 GBInstructor: Matt StoodleyTake your apps to the next level with RustLearnUseful patterns for handling error casesPatterns for building complex objects with easeHow lifetimes provide data safety and how to pass them around even concurrent codeHow we can use generics to handle complex data with easeWhat it means for an abstraction to be zero costHow we can use macros to simplify make our code easier to writeHow we can use “iterator” and “intoiterator” to make our functions more flexibleHow Rust futures allow us to handle IO without blocking our program from working on something elseHow libraries such as Diesel and Rocket use macros to make them easier to write forHow we can integrate our new rust code with existing libraries written in other languagesAboutThis video course features application-specific recipes to boost your development of real-world apps by integrating Rust units into your existing applications, even those written in another language.

Geared towards those already familiar with the basics of Rust, this course will take you through solutions that will allow you to use Rust code samples right away in your existing applications.

You will learn key techniques that Rust uses to write scalable code, including advanced-level concepts such as error handling, macros, fearless concurrency, and zero cost abstractions such as futures, and create an HTTP server that reads from a database.

We’ll cover some of the many benefits of working in Rust as you write systems-level software.

We’ll move on to add our Rust code into existing C and Python applications so that you can learn how to integrate our new fast and safe code into other environments.

By the end of the course, you will have a strong foundational knowledge in server-side programming, enabling you to deliver solutions to build high-performance web applications and services using Rust.

This Github liink to this video course is here:FeaturesLearn new tricks, patterns, and ways of thinking about Rust in a scalable wayGrow in confidence with key Rust features such as fearless concurrency, and lifetimesBring Rust into your current projects, even if they are in other language


Rust Programming Recipes的图片1
Rust Programming Recipes的图片2