GithubHelp home page GithubHelp logo

casey-bowman / building-reusable-code-with-rust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/building-reusable-code-with-rust

0.0 0.0 0.0 3.49 MB

Code repository for Building Reusable Code with Rust, Published By Packt

License: MIT License

Shell 0.20% Rust 99.80%

building-reusable-code-with-rust's Introduction

Building Reusable Code with Rust [Video]

This is the code repository for Building Reusable Code with Rust [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Rust is the ideal language for writing safe, correct code in a way that won't make you pull your hair out. This course will teach you how to build reusable Rust code so that you can stop copy-pasting code. Write one code that can adapt to many different usages. You will reuse code by using advanced features like 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 run-time 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 to write clean reusable code Rust is the ideal language for writing safe, correct code in a way that won't make you pull your hair out. This course will teach you how to build reusable Rust code so that you can stop copy-pasting code. Write one code that can adapt to many different usages. You will reuse code by using advanced features like 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 run-time 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 to write clean reusable code

What You Will Learn

  • Write clean and reusable Rust code for your applications
  • Use loop, map, filter and fold to avoid duplicated code
  • Understand generics and learn to use it to abstract algorithms for multiple data types
  • Define and enforce clear interface using traits
  • Work with macros and compiler plugins for metaprogramming
  • Explore how the standard library uses features such as generics, traits and macros
  • Structure your code with modules and crates and publish them online

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course will appeal to Rust developers who are already familiar with the language and want to learn how to build Rust libraries that are maintainable, reusable and has an API that honors Rust convention

Technical Requirements

This course has the following software requirements:
This course has the following software requirements:

● Operating system: OSX 10.7+, Window 7+, Linux 2.6.18+

● Browser: All modern browsers

● Rust compiler This course has been tested on the following system configuration:

● OS: Linux 4.15.0 (Ubuntu 16.04.2 LTS)

● Processor: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz

● Memory: 8GB

● Hard Disk Space: 100GB

● Video Card: Intel HD Graphic 620

Related Products

building-reusable-code-with-rust's People

Contributors

packt-itservice avatar packtutkarshr avatar shinglyu avatar siddheshkavle avatar viranchis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.