Coder Social home page Coder Social logo

hilbert-yaa / rustviz-tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rustviz/rustviz-tutorial

0.0 0.0 0.0 1.92 MB

This is an introductory Rust tutorial which contains visualizations generated with RustViz. It is intended to be used in the Rust unit in EECS 490 at the University of Michigan.

Shell 8.39% JavaScript 79.73% Rust 11.44% CSS 0.44%

rustviz-tutorial's Introduction

RustViz Tutorial

This repo contains an introductory Rust tutorial which contains visualizations generated with RustViz. It is intended to be used in the Rust unit in EECS 490 at the University of Michigan.

Usage

Copying Code Examples Using copy_assets.sh

To easily copy over code examples from the rustviz repo, you can run copy_assets.sh. This will copy the source code and SVGs from the svg_generator/examples directory in the rustviz repo to the src/assets/code_examples directory in this repo. Some things to note:

  • The script should only be run from the rustviz-tutorial directory.
  • rustviz-tutorial and rustviz must have the same parent directory for the script to work.
  • The script will overwrite any existing files with the same name.
  • This script doesn't actually run the svg_generator. It simply copies existing files. You should run the svg generator examples first.

Building the Book

  1. Install mdbook using cargo install mdbook
  2. Navigate to the rustviz-tutorial directory and run mdbook build
  3. Navigate to the rustviz-tutorial/book directory and run python3 -m http.server. You should be able to view the tutorial in your browser at http://localhost:8000/

rustviz-tutorial's People

Contributors

vishnureddy17 avatar jesssleepy avatar marcelo-a avatar jisonz avatar cyrus- avatar dm0n3y 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.