GithubHelp home page GithubHelp logo

xenowaza / applied-rust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alfredodeza/applied-rust

0.0 0.0 0.0 30 KB

Rust Bootcamp Week 4: Applying Rust to build a library

License: MIT License

applied-rust's Introduction

Coursera Course

This repository is part of the Rust Fundamentals Coursera course and Systems Engineering specialization by Duke University

Applied Rust

Rust Bootcamp week 4: Applying Rust to build a library

This week, you will learn how to build a Rust library with Cargo and apply debugging, testing, and documentation patterns that are applicable in a professional setting. You'll use new Cargo commands to work with the library and you'll get an idea on how to work with Rust libraries in other projects. Finally, you'll work closely with public and private code and adding tests to it. The tests will help you verify your work and increase confidence for a solid release.

This is the last wee of the Rust Bootcamp. There are 4 weeks in total:

๐Ÿ’ก Are you just looking for a ๐Ÿ‘‰ Rust template to get started easily with a project? The template has everything you need!

Contents

This week uses an example use-case to create a Rust library from scratch. Instead of separate projects as examples, it uses one single example that you can use as a reference. All the code is in the ./examples directory. Make sure you have Rust installed and you are using Visual Studio Code.

This repository is Codespaces ready, and it is set as a template repository. You can create a new repository from this template and start working on your own with Codespaces. This means that Rust, Copilot, and all the extensions are already installed and configured for you.

Lesson 1: Building a real-world library

Lesson 2:

Lesson 3: Testing Rust Code

Lesson 4: Practice lab

Use the included practice lab to apply the content you've learned in this week. Follow the steps to create your own repository and apply the requirements to complete the lab so that you end up creating a library in Rust.

Resources

Coursera Courses

Readings

Other courses

applied-rust's People

Contributors

alfredodeza 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.