Favorites
b/dazxbyDazx

Rust Building Reusable Code with Rust from Scratch

This post was published 4 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Rust Building Reusable Code with Rust from Scratch

Created by Packt Publishing | Video: h264, 1280x720 | Audio: AAC 48KHz 2ch | Duration: 06:16 H/M | Lec: 68 | 2.09 GB | Language: English | Sub: English [Auto-generated]

Use generics, traits, and macros to write clean and reusable Rust libraries that are easy to understand and maintain

What you'll learn
This course is aimed at developers, C/C++, Rust & System developers who are familiar with programming and want to learn how to code in Rust and re-use Rust code and libraries from scratch.

Requirements
This course is aimed at developers, C/C++ developers & system developers who are familiar with programming and want to learn how to code in Rust and re-use Rust codessss.

Description
Rust is a systems programming language with a focus on safety, especially safe concurrency, supporting both functional and imperative paradigms, syntactically similar to C++, but its designers intend it to provide better memory safety while still maintaining performance.

With this hands-on, practical course, you’ll begin from scratch by getting familiar with the basic syntax and concepts of Rust, defining functions and creating variables & much more. Then you'll learn to test your code by building a simple crate with a tested, usable, well-documented API using Cargo & RustDoc. Next, you will work with different forms of code reuse, loops, map, filter and fold to save time and resources & to use your code in a reusable manner in your apps.

By end of this course you will be able to avoid code duplication and write clean reusable code, also you'll be comfortable building various solutions in Rust

Contents and Overview

This training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.

The first course, Learning Rust begins by getting familiar with the basic syntax and concepts of Rust, from writing a Hello World program to defining functions and creating variables. Then you’ll see how to manage toolchains with Rust up and build your first command-line program. Moving on, you’ll explore Rust’s type system to write better code and put it into practice in a simple markup language. You’ll learn to use Rust’s functional programming features to perform a physics simulation and use the Rayon crate to parallelize your computations. Finally, you’ll discover the best practices and test your code by building a simple crate with a tested, usable, well-documented API using Cargo and RustDoc. By the end of the video, you’ll be comfortable building various solutions in Rust. You’ll be able to take advantage of Rust’s powerful type system and a rich ecosystem of libraries, or “crates”, available through the Cargo package manager.

The second course, Building Reusable Code with Rust will start with teaching you how to build reusable Rust code so that you can stop copying and pasting the code. Write code that can adapt to many different usages. You will reuse code by using advanced features such as traits, generics, and macros. You will work with different forms of code reuse, loops, map, filter and fold to save time and resources. Achieve higher-level reuse without sacrificing runtime performance. Organize your code into modules and crates to publish them to crates .io. By the end of the course, you will be able to avoid code duplication and write clean reusable code.

Who this course is for?
Discover the advantages of the Rust up toolchain manager and the Cargo build tool
Prevent data races and memory corruption by controlling exclusive versus shared access
Build powerful abstractions with traits and bounded generics
Create concise pipelines with closures and iterators
Understand generics and learn to use it to abstract algorithms for multiple data types
Define and enforce clear interface using traits
Explore how the standard library uses features such as generics, traits, and macros
Structure your code with modules and crates and publish them online

Homepage

Screenshots

Rust Building Reusable Code with Rust from Scratch

**If you want to buy or renew premium account , Please buy from below links and support me**
=> visit DazX blog for Udemy courses: DazX Blog
=> visit Creativelive blog for more creativelive courses: Creativelive
=> visit TGC blog for more Greatcourses: Thegreatcourses

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.